Patches item #559140, was opened at 2002-05-22 14:06 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376687&aid=559140&group_id=22866
Category: JBossServer Group: v3.1 Status: Open Resolution: None Priority: 7 Submitted By: Dr. Christoph Georg Jung (cgjung) Assigned to: Jason Dillon (user57) Summary: Class-path subdeployment in MainDeployer Initial Comment: Hi, (sorry Jason for choosing you again, but I think you were the last to cater for these issues ...) IMHO, Class-Path sub-deployments (putting sar/jar whatever references into the Manifest.mf of a sar/jar/whatever) currently do not work correctly, as the MainDeployer will try to deploy/initialise them several times (on time doing a recursive deploy() call immediately in the parseManifest call and one time doing the usual subdeployment iteration). I just removed the deploy() call and it works fine for me. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376687&aid=559140&group_id=22866 _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
