HI , I am trying to load a jar file.This file has the 3 main ejb classes and the Meta-inf directory with ejb-jar.xml in it. But everytime I try to load it,weblogic throws this error. Though I hve included the XML file in the jar,still it cannot detect it. Any suggestions? Unable to load 'd:\weblogic\myejb\Hello.jar' Failed to load d:\weblogic\myejb\Hello.jar java.io.FileNotFoundException: META-INF/ejb-jar.xml XML file not found in jar file at weblogic.xml.dom.DOMParser.getDocument(DOMParser.java:93) at weblogic.ejb.deployment.dd.DescriptorLoader.<init>(DescriptorLoader.java:151) at weblogic.ejb.ui.deployer.DeployerFrame.loadDeploymentUnit(DeployerFrame.java:1123) at weblogic.ejb.ui.deployer.AbstractProjectRootNode.loadDeploymentUnit(AbstractProjectRootNode.java:161) Thanks, Raj S. _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
