[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: EJB JAR inside EAR

jaikiran do-not-reply at jboss.com
Mon Feb 4 10:17:11 EST 2008


Let's start with the jars that you are packaging as part of your WAR file. Can you post the output of
 
jar -tf decisionserver.war

similar to what you had done for the EAR. You might have to extract that war to some place outside the ear to run this command. What i am interested is the list of jar files contained in this WAR. That might give us a starting point to debug this issue.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126212#4126212

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126212



More information about the jboss-user mailing list