[jbosstools-users] JBoss Tools / Eclipse Luna not adding required libraries to EAR
Max Rydahl Andersen
jbosstools-users at lists.jboss.org
Mon Dec 8 02:58:27 EST 2014
Hey,
Sorry to hear you are having problems.
I've seen a few report similar issues JBIDE-18860 being the latest one but it is not exactly the same as yours.
But JBIDE-18860 and others before it all rooted in some kind of error during the configuration of eclipse based on the pom.xml that was not valid. i.e. pom.xml requiring java6 but using JavaEE 7 features (that requires minimum Java7) which then resulted in the configuration to fail and thus remaining setup for packaging was not done.
To investigate, can you tell if there any error markers in the problem view and/or anything in the eclipse error log ?
(your stacktrace above is from the actual running server which is less interesting since it just verifies something is not right in the packaged/deployed application)
And finally, any chance of you being able to share the project with us or reproduce the issue in a smaller scale than the full 50+ lib project ?
Thank you!
Posted by forums
Original post: https://developer.jboss.org/message/912702#912702
More information about the jbosstools-users
mailing list