[jboss-user] [JNDI/Naming/Network] - Re: TransactionManager not bound
bmcgovern
do-not-reply at jboss.com
Sat Nov 17 09:17:37 EST 2007
for me it was classloader issues
My app had 3 jboss jars in it which caused the classloader to not know where TransactionFactory (i think) was. Investigate classloader issues with your app or make a very simple app, like 1 jsp and see if you can get your datasource to bind.
-good luck
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105755#4105755
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105755
More information about the jboss-user
mailing list