eildosa [
https://community.jboss.org/people/eildosa] created the discussion
"Re: Cannot make my maven test client to speak with my EJB, missing jar?"
To view the discussion, visit:
https://community.jboss.org/message/810362#810362
--------------------------------------------------------------
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
[
https://community.jboss.org/message/810362#810362]
Start a new discussion in EJB3 at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]