[jboss-user] [EJB 3.0] - Re: Why is my jdbc/database not in the local ENC?

waynebaylor do-not-reply at jboss.com
Wed Sep 5 16:58:25 EDT 2007


the mappedName refers to java:/DefaultDS, which is not in the bean's ENC. 

nothing is put in the ENC automatically, if you MUST have it in the ENC then you will need to add it with deployment descriptors or with @EJB at the class level.

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

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



More information about the jboss-user mailing list