Bugs item #600379, was opened at 2002-08-26 19:04 Message generated for change (Settings changed) made by ejort 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: Closed >Resolution: Out of Date 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 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
