All,
The namespace usage in jBoss has been updated. The services that should
use a VM-local JNDI namespace (e.g. transaction manager, datasource
pools, etc.) now use the "java:/" namespace instead of the default
(distributed) namespace.
Datasources are now bound to "java:/" regardless of the given name. In
fact, if you give a DS the name "Foo" it will be prefixed with "java:/"
to form the complete name "java:/Foo".
***NOTE that this will affect JAWS and jboss.xml resource mappings.
Update your connection pool mappings to be prefixed with "java:/" ***
I have checked the entire source so it should run fine otherwise, but if
you see some strange problems related to JNDI this could be it. Let me
know in such cases.
/Rickard
--
Rickard �berg
Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com