Hi, the pom.xml of my ejb jar has this:
<dependency><groupId>javax</groupId><artifactId>javaee-api</artifactId><version>6.0</version><scope>provided</scope></dependency> Thanks for responding Noelia
<dependency>
<groupId>javax</groupId>
<artifactId>javaee-api</artifactId>
<version>6.0</version>
<scope>provided</scope>
</dependency>
Thanks for responding
Noelia
Reply to this message by going to Community
Start a new discussion in Beginner's Corner at Community