The JDBC datasources are only supposed to be accessible from within the JBoss JVM, that is the reason that they are bound to the java: namespace.
I am confused that you have been able to obtain a reference to an object bound to the java: namespace. I would have expected a NameNotBound exception to be throws before the ClassCastException could be thrown. I will have a look to see if I can recreate your problem, I only have access to JBoss 3.2.2RC4 today so will have to look at 3.2.3 tomorrow. <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826195#3826195">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826195>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
