Bugs item #600379, was opened at 2002-08-26 19:04
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=600379&group_id=22866

Category: JBossServer
Group: v2.4 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Robert Hannebauer (spynne)
Assigned to: Nobody/Anonymous (nobody)
Summary: LocalDirInstaller, J2eeDeployer

Initial Comment:
Hi,

i have unpacked my ear file containing 2 Beans
(bean1.jar and bean2.jar) and 1 jar File (common.jar).

In the Manifest of the 2 Beans i have included
Class-Path: common.jar
Packed ear file deployed succesfully. But unpacked one
give some Verify failure.

In the log file i found following messages:

[DEBUG,J2eeDeployer] Process EJB module bean1.jar
[DEBUG,J2eeDeployer] resolveLibraries, Manifest
Class-Path: common.jar
[DEBUG,J2eeDeployer] added
file:/usr/local/JBoss-2.4.7_Tomcat-4.0.4/jboss/deploy/app.ear/bean1.jar/common.jar
to common classpath
[DEBUG,J2eeDeployer] Process EJB module bean2.jar
[DEBUG,J2eeDeployer] resolveLibraries, Manifest
Class-Path: common.jar
[DEBUG,J2eeDeployer] added
file:/usr/local/JBoss-2.4.7_Tomcat-4.0.4/jboss/deploy/app.ear/bean2.jar/common.jar
to common classpath

The deployer added the common.jar as subdirectories of
the 2 beans to the classpath. Perhaps i have
misunderstanding deploying unpacked ear files, but...

I'm using JBoss 2.4.7, 2.4.8 under jdk 1.3.1 and linux.

Thanks,
   Robert



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=600379&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to