[jboss-user] [JNDI/Naming/Network] - Re: ejb not bound (no security manager: RMI class loader dis
jaikiran
do-not-reply at jboss.com
Sat Oct 28 00:32:14 EDT 2006
How is your application packaged? Is it an ear or a war?
>From the command line please try the following command on your archive:
jar -tf myAppName.ear
replace myAppName.ear with the name and extension of your archive that is deployed in JBoss. Please post the output.
This will display the contents of your archive. I wanted to make sure that we have classes at the right place and they are being picked up appropriately.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981495#3981495
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981495
More information about the jboss-user
mailing list