There is not a whole lotta difference in the structure of the EAR one or
two additional classes being referenced and in it.  

Ive tried against 3.0.1RC1  but it didnt work.  

Another funny thing is that if I merge the EJBs into one jar and add the
supporting jars to the working ear it still doesnt appear to load the
supporting jars from the non working ear.  

im going top try to actually debug jboss on the deployment on monday.

-=Brian

On Sat, 2002-08-03 at 19:11, Scott M Stark wrote:
> There are some problems with manifest references being loaded in 3.0.0.
> What is the difference between the ear the works and this one? The latest
> manifest loading fixes are available in the 3.0 branch so you can try that
> or the 3.0.1 release due out Monday.
> 
> ----- Original Message ----- 
> From: "Brian Towles" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, August 02, 2002 6:19 PM
> Subject: [JBoss-user] Issue deploying EAR with manifest class-path
> 
> 
> > Howdy all
> > 
> > I am having an issue deploying an ear file and having the Manifest
> > Class-Path followed.
> > 
> > the ear consists of and ejb file and supporting files..
> > 
> > junction.ear
> > junction-ejb.jar
> > junction-server.jar
> > junction-client.jar
> > junction-common.jar
> > 
> > The Manifest class-path chains all the way down from junction-ejb to
> > junction-common.
> > 
> > (ie junction-ejb.jar's Class-Path points to junction-server.jar
> >     junction-server.jar's Class-Path points to junction-client.jar  
> > etc...)
> > 
> > Ive got newlines at the end of each class-path statement.
> > 
> > The funny thing is that this works for another ear basically following
> > the same scheme.
> > 
> > Any Ideas?
> > 
> > 
> > Im using Jboss 3.0.
> > 
> > 
> > 
> > Thanks
> > 
> > -=Brian
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to