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]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to