[jboss-user] [EJB 3.0] - Re: deployment of ejb3 in jboss-5.0.0 CR2
jaikiran
do-not-reply at jboss.com
Sun Sep 21 05:37:57 EDT 2008
I just noticed that in your persistence.xml, you are referring to another jar file:
<jar-file>../newcmp3.jar</jar-file>
Where is this newcmp3.jar placed? Are you packaging both these newcmp.jar and newcmp3.jar in an EAR? Are these jar files deployed in exploded format or are they zipped?
And what does the newcmp3.jar contain. Can you post the output of that jar too?
jar -tf newcmp3.jar
Also post the entire console logs.
And while posting the logs or xml content or code, remember to wrap it in a code block using the Code button in the message editor window and please hit the Preview button to make sure your post is correctly formatted.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177871#4177871
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177871
More information about the jboss-user
mailing list