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

Reply via email to