ejb-jar.xml is missing or invalid
683995Feb 10 2009 — edited Feb 12 2009Hello 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