[jboss-user] [JBoss Tools] - Jboss EE 6 EAR archetype, problem with EAR/lib
shay1680
do-not-reply at jboss.com
Sun Jan 6 15:21:43 EST 2013
shay1680 [https://community.jboss.org/people/shay1680] created the discussion
"Jboss EE 6 EAR archetype, problem with EAR/lib"
To view the discussion, visit: https://community.jboss.org/message/788471#788471
--------------------------------------------------------------
Hi,
I have used the Jboss EE 6 EAR archetype to create a new maven project , and it created 4 project/modules : project-ejb, project-war, project-ear, and project.
When i add 3rd party libraries to to the project-ear , as expected they end up in EAR/lib which should be visible to both project-ejb and project-war , but the IDE is showing "calls not found" errors whenever I try to reference 3rd party classes from the ejb or war projects.
If i used the maven CLI to compile it works fine , and even deploying to jboss 7 works without any issues, but in the IDE i keep getting compile errors.
Any advice?
Thanks,
Shay
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/788471#788471]
Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130106/8e82ddc5/attachment.html
More information about the jboss-user
mailing list