Dominik Klaholt [
http://community.jboss.org/people/alkod] replied to the discussion
"Newbie and problematic"
To view the discussion, visit:
http://community.jboss.org/message/548471#548471
--------------------------------------------------------------
Thanks for your quick answer. However, as I need the java ee libraries for compilation I
couldn't just remove the corresponding dependency. Instead, I ended up using a java ee
dependency provided by jboss:
<dependency>
<groupId>org.jboss.javaee</groupId>
<artifactId>jboss-javaee</artifactId>
<version>5.0.1.GA</version>
</dependency>
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/548471#548471]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]