[jboss-user] [JCA/JBoss] - Re: Can't get JCA datasource using JNDI

mailinator do-not-reply at jboss.com
Sun Jan 14 15:00:09 EST 2007


You should change use-java-context to false, so JBOSS puts the JNDI resource avaiable outside of the jboss server vm, http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigDataSources

Also you will have to change:


  | Object connection = ctx.lookup("jdbc/WCJFDB");
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001569#4001569

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4001569



More information about the jboss-user mailing list