[jboss-user] [EJB/JBoss] - Re: EJB lookup failure in 5.0.0.GA

jaikiran do-not-reply at jboss.com
Wed Dec 24 01:46:42 EST 2008


"jhsingle" wrote : 
  | For those interested, I only needed to add a single "pom" dependency to my JUnit test pom.xml file and that brings in all the necessary client jars:
  | 
  |   |         <dependency>
  |   |             <groupId>org.jboss.jbossas</groupId>
  |   |             <artifactId>jboss-as-client</artifactId>
  |   |             <version>5.0.0.GA</version>
  |   |             <type>pom</type>
  |   |         </dependency>

Thanks for letting us know, learnt something new  today :-) 

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

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



More information about the jboss-user mailing list