JBoss Community

Re: Cannot make my maven test client to speak with my EJB, missing jar?

created by eildosa in EJB3 - View the full discussion

And the awnser was :

 

      <groupId>javax</groupId>

      <artifactId>javaee-api</artifactId>

      <version>6.0</version>

 

Jboss 5.1 is incompatible with this version, 5.0 should have been used.

Reply to this message by going to Community

Start a new discussion in EJB3 at Community