Re: Error in deploying EJBs on OC4J

2001-06-13 Thread Ashok Banerjee
Look inside the jar most likely you dont have ejb-jar.xml under META-INF directory. Cheers, Ash Venkata_Nallam wrote: > Hello, > While I am deploying EJB in OC4J, following error has occured. > Entrmine is my application.mysessionbean.jar is my sessionbean. > > Web war files are working

Re: Error in deploying EJBs on OC4J

2001-06-12 Thread Kuassi Mensah
Hello, i suspect a typo make sure ejb-jar.xml is present under META-INF of the ejb root in the .ear for OC4J related questions, please use Oracle's TechNet dedicated forum located here  http://technet.oracle.com:89/cgi-bin/forumdisplay.cgi?action=topics&forum=Oracle9iAS%20J2EE&number=99 Kuassi Me

Re: Error in deploying EJBs on OC4J

2001-06-12 Thread Brynolf Andersson
<[EMAIL PROTECTED]> >Reply-To: Orion-Interest <[EMAIL PROTECTED]> >To: Orion-Interest <[EMAIL PROTECTED]> >Subject: Error in deploying EJBs on OC4J >Date: Tue, 12 Jun 2001 19:51:57 +0530 > >Hello, > While I am deploying EJB in OC4J, following error has occured. &

Re: Error in deploying EJBs on OC4J

2001-06-12 Thread Ray Harrison
Venkata - It is looking for your META-INF\ejb-jar.xml file in your directory structure. Finding it and putting it in the right place in your application distribution will fix your problem. If you are new to OCJ4 (hence Orion) you will want to take a look at www.orionsupport.com (with further li

Error in deploying EJBs on OC4J

2001-06-12 Thread Venkata_Nallam
Hello, While I am deploying EJB in OC4J, following error has occured. Entrmine is my application.mysessionbean.jar is my sessionbean. Web war files are working fine. Any suggestion in this regard will be appreciated. Error in application Entrmine: Error loading package at file:/E:/OC4J