IMHO, why don't you try this simple thing and then figure out whether this
is the problem or not instead of wasting your time as well as time of other
people in the list.

-----Original Message-----
From: Vimal Kansal [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 22, 2000 4:34 PM
To: Orion-Interest
Subject: Re: Can't deploy EJB2.0 bean


I am looking on counter.jar through winzip on an NT
machine. Try doing it on an NT machine. Moreoever, I
checked my other jars which I deploy on weblogic
server, they also have meta-inf as against META-INF
and they work.

Vimal
--- Matthew Domarotsky <[EMAIL PROTECTED]> wrote:
> I just looked at my counter.jar and META-INF was
> uppercase.  If you look at
> the list below, notice there are two META-INF
> directories being added to
> the jar, one uppercase and the other lowercase.  So
> it seems the
> directories are being treated separately.
> 
> 
> 
> 
> Vimal Kansal wrote:
> 
> > I don't think case is any issue. If you look at
> > counter.jar whichg Orion ships with their product,
> it
> > also has ejb-jar.xml under meta-inf and not
> META-INF
> >
> > Vimal
> > --- Matthew Domarotsky <[EMAIL PROTECTED]>
> wrote:
> > > Vimal,
> > >
> > > I looked in the jar you attached, here's what I
> saw:
> > >
> > > jar -tvf emp.jar
> > > META-INF/
> > > META-INF/MANIFEST.MF
> > > ejb20/
> > > ejb20/Address.class
> > > ejb20/ContactInfo.class
> > > ejb20/Employee.class
> > > ejb20/EmployeeEJB.class
> > > ejb20/EmployeeHome.class
> > > meta-inf/
> > > meta-inf/ejb-jar.xml
> > >
> > > The ejb-jar.xml needs to be in META-INF
> (uppercase),
> > > like so:
> > >
> > > META-INF/ejb-jar.xml
> > >
> > > Hope this helps,
> > >
> > > Matt
> > >
> > >
> > >
> > >
> > >
> > >
> > > Vimal Kansal wrote:
> > >
> > > > Hi,
> > > >
> > > > I am trying to deploy a very simple EJB2.0
> bean.
> > > But
> > > > everytime I get the message :
> > > >
> > > > unable to find/read assembly info for
> > > > emp.jar(META-INF/ejb-jar.xml)
> > > >
> > > > I ahve also attached my jar file to this mail.
> > > >
> > > > Please help me.
> > > >
> > > > Vimal
> > > >
> > > >
> __________________________________________________
> > > > Do You Yahoo!?
> > > > Send instant messages & get email alerts with
> > > Yahoo! Messenger.
> > > > http://im.yahoo.com/
> > > >
> > > >
> > >
> >
>
------------------------------------------------------------------------
> > > >                  Name: emp.jar
> > > >    emp.jar       Type: Zip Compressed Data
> > > (application/x-zip-compressed)
> > > >              Encoding: base64
> > > >           Description: emp.jar
> > >
> > >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Send instant messages & get email alerts with
> Yahoo! Messenger.
> > http://im.yahoo.com/
> 
> 


__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

Reply via email to