Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ejb-jar.xml is missing or invalid

683995Feb 10 2009 — edited Feb 12 2009
Hello all!

i'm working with Weblogic 9.2 and java1.5

I want to start the application with the JAR-File like this:

java weblogic.appc -verbose .../CustomerService.jar

but i get this error message:

[J2EE:160113]Error: The source file, '.../CustomerService.jar', is not a valid ejb-jar file. To be valid, it must contain a META-INF/ejb-jar.xml file.

i unzip the JAR-File and look into the META-INF and there is no ejb-jar.xml!!

where can i get it, what shall i do?
Can somebody help me?

regards

Edited by: user10691977 on 10.02.2009 05:52

Edited by: user10691977 on 10.02.2009 08:50
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 12 2009
Added on Feb 10 2009
7 comments
2,512 views