<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/j2eeadapters/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/j2eeadapters/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 13 Jul 2004 11:48:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/j2eeadapters/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>ClassCastException in ConnectionFactory</title><link>https://sourceforge.net/p/j2eeadapters/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
i have tried this adapter whith Bea WebLogic 8.1.&lt;/p&gt;
&lt;p&gt;The simple example (EJBClient) works pretty good.&lt;br /&gt;
I changed the PropertiesRATestEJB-class in the following &lt;br /&gt;
manner:&lt;br /&gt;
Instead of &lt;br /&gt;
cf.getConnection&lt;br /&gt;
i wrote&lt;br /&gt;
ConnectionSpecPropRA connectionSpec = new &lt;br /&gt;
ConnectionSpecPropRA("mynam", "mypasswd");&lt;br /&gt;
Connection myCon = cf.getConnection(connectionSpec);&lt;/p&gt;
&lt;p&gt;I redeploy the EJB to test this slight change.&lt;br /&gt;
A class cast exception occurs in the ConnectionFactory-&lt;br /&gt;
Class.&lt;/p&gt;
&lt;p&gt;Though I think that this exception is not caused by your &lt;br /&gt;
source, I hope you can give me a hint, how to avoid this &lt;br /&gt;
class cast exception.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Stefan Koch&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 13 Jul 2004 11:48:16 -0000</pubDate><guid>https://sourceforge.net80ac6293dacc99e8cefec2e6d5d54d2fc2f7116a</guid></item></channel></rss>