[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 15:09:01 EDT 2007


the ejb3 way is to use 

  | @Resource(mappedName="DefaultDS")
  | private DataSource ds;

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

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



More information about the jboss-user mailing list