Bugs item #673363, was opened at 2003-01-23 22:22 Message generated for change (Comment added) made by letiemble You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=673363&group_id=22866
Category: JBossServer Group: CVS HEAD >Status: Closed >Resolution: Invalid Priority: 5 Submitted By: Frank Langelage (lafr) >Assigned to: Laurent Etiemble (letiemble) Summary: MalformedObjectNameException Initial Comment: The class javax.management.MalformedObjectNameException is only in client/jbossjmx-ant.jar. It should also be in client/jboss-all-client.jar as this jar should contain all neccessary things for a client application. ---------------------------------------------------------------------- >Comment By: Laurent Etiemble (letiemble) Date: 2003-10-10 00:07 Message: Logged In: YES user_id=437455 The client/jbossjmx-ant.jar is aimed to invoke JMX operations via ANT and only contains a subset of the javax.management package. If you want all the javax.management classes, use the lib/jboss-jmx.jar instead. ---------------------------------------------------------------------- Comment By: Frank Langelage (lafr) Date: 2003-01-23 22:59 Message: Logged In: YES user_id=300021 class javax/management/loading/ClassLoaderRepository is also needed then but not in jboss-all-client.jar. This is only in lib/jboss-jmx.jar. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=673363&group_id=22866 ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
