Bugs item #681013, was opened at 2003-02-05 16:00 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=681013&group_id=22866
Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Rod Burgett (rodburgett) Assigned to: Nobody/Anonymous (nobody) Summary: Patch for bug #664400 - JNDIView.listXML output ill-formed Initial Comment: If JNDIView.listXML() encounters an error, the output string is ill-formed XML. See bug for detailed problem description. The essential problem is the try/catch blocks are too big, not specific enough. The attached diff file essentially refactors try/catch handling to make sure XML tags are paired properly. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=681013&group_id=22866 ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
