Patches item #632297, was opened at 2002-11-01 16:29 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376687&aid=632297&group_id=22866
Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Nicolas Fournier (nicfournier) Assigned to: Nobody/Anonymous (nobody) Summary: J2EEServer & JVM have hardcoded values Initial Comment: J2EEServer & JVM JSR-77 have hardcoded values. J2EEServer has 3.0.0beta2 has hardcoded value for ServerVersion attribute. The patch puts jbossPackage.getSpecificationVersion() instead. JVM has JavaVendor and JavaVersion hardcoded to Sun and 1.3.1_02. According to the spec, these attributes must be equal to system properties java.vendor and java.version. This patch is for org.jboss.management.j2ee.SingleJBossServerManagem ent that I took in jboss3.0.3 snapshot source. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376687&aid=632297&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
