[jboss-user] [Installation, Configuration & Deployment] - Re: Why loading the class in EJB jar rather than the one in

jaikiran do-not-reply at jboss.com
Fri Jul 14 03:06:40 EDT 2006


anonymous wrote : FYI, I can see the package of ClassA (say com.XXX) only appears once in the ucl log. 

Just to make sure that the packaging of your app.war and mdb.jar is correct, can you run the following commands from the prompt and post the output:

jar -tf app.war

jar -tf mdb.jar

This will display the contents of your archive. 

Alternately, if your application is not a huge one and if mailing your application is not a issue, you can mail me the same to jai_forums2005 at yahoo.co.in.  Let me try it out


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

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



More information about the jboss-user mailing list