Bugs item #1011898, was opened at 2004-08-19 01:27 Message generated for change (Comment added) made by tdiesler You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1011898&group_id=22866
Category: JBossServer Group: v3.2 >Status: Closed Resolution: None Priority: 1 Submitted By: Andrew S. (andrew64) >Assigned to: Thomas Diesler (tdiesler) Summary: Typo "ingoring" in console warning Initial Comment: This message appears in my JBoss console: WARN [DeploymentInfo] Only the root deployment can set the loader repository, ingoring config=null The word "ignoring" has a typo. My full JBoss version number (also from the console) is "Release ID: JBoss [WonderLand] 3.2.5 (build: CVSTag=JBoss_3_2_5 date=200406251954)". P.S. If someone can tell me what this warning means and why it happens, that would be great too. Thanks, Andrew ---------------------------------------------------------------------- >Comment By: Thomas Diesler (tdiesler) Date: 2004-08-19 07:50 Message: Logged In: YES user_id=423364 It means that jboss detects a loader repository setting in a nested deployment (i.e. you deploy an ear that contains a war that has a loader repository configured) Only the outer most deployment (i.e. the ear) can have a loader repository. You know about loader repositories and scoped class loading, right? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1011898&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
