[JBoss-dev] Automated JBoss(HEAD Matrix2) Testsuite Results: 11-August-2002

2002-08-10 Thread chris
Number of tests run: 906 Successful tests: 883 Errors:17 Failures: 6 [time of test: 11 August 2002 2:40 GMT] [java.version: 1.3.1_03] [java.vendor: Sun Microsystems In

Re: [JBoss-dev] BasicMBeanRegistry and class loader MBeans

2002-08-10 Thread Adrian Brock
The Mlet had not been converted to the UnifiedLoaderRepository2. Regards, Adrian >From: "Adrian Brock" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: [JBoss-dev] BasicMBeanRegistry and class loader MBeans >Date: Sat, 10 Aug 2002 21:16:06 +0100 > >Ok, > >But

Re: [JBoss-dev] BasicMBeanRegistry and class loader MBeans

2002-08-10 Thread Adrian Brock
Ok, But I'm seeing failures in the MLet tests (before Scotts modificaiton). I'll investigate... Regards, Adrian >From: Juha-P Lindfors <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: Re: [JBoss-dev] BasicMBeanRegistry and class loader MBeans >Date: Sat, 10 Au

Re: [JBoss-dev] BasicMBeanRegistry and class loader MBeans

2002-08-10 Thread Adrian Brock
I agree we are beyond the spec here. Queue Marc's dance :-) I think we should still support MLets. I need to figure out a mechanism for registering URLClassLoaders in a Unified repository, probably some form of delegation. The rest is easy. We reserve add/removeClassLoader() for use by the MBean

[JBoss-dev] Automated JBoss(Branch_3_0) Testsuite Results: 10-August-2002

2002-08-10 Thread scott . stark
Number of tests run: 897 Successful tests: 892 Errors:1 Failures: 4 [time of test: 10 August 2002 12:39 GMT] [java.version: 1.3.1] [java.vendor: Apple Computer, Inc.]

Re: [JBoss-dev] BasicMBeanRegistry and class loader MBeans

2002-08-10 Thread Juha-P Lindfors
On Sat, 10 Aug 2002, Scott M Stark wrote: > > This probably breaks the MLet processing. But then I think it > > was already broken, MLets are URLClassLoaders not UCLs. actually we detect ULR in the mlet code and register one UCL per URL in case ULR is used... -- Juha

Re: [JBoss-dev] BasicMBeanRegistry and class loader MBeans

2002-08-10 Thread Scott M Stark
Look at fixing it in head as there the BasicMBeanRegistry has been restored, but the default has been changed to JBossMBeanRegistry. The design of our JMX implementation class loading layer has to be geared toward JBoss functionality and requirements. Accommodating whatever is required by the JMX

Re: [JBoss-dev] BasicMBeanRegistry and class loader MBeans

2002-08-10 Thread Adrian Brock
Hi Scott, This is the specs/RIs mechanism for maintaining the LoaderRepository, although it is only implicitly mentioned in the javadoc for the DefaultLoaderRepository: "Keeps the list of Class Loaders registered in the MBean Server. It provides the necessary methods to load classes using the re

[JBoss-dev] [ jboss-Bugs-592346 ] Scoped ears with sars/ejbs fail for multiple versions

2002-08-10 Thread noreply
Bugs item #592346, was opened at 2002-08-07 15:47 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=592346&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Scott M Stark (starksm) Ass

[JBoss-dev] JBoss-2.4.8 bug fix release available

2002-08-10 Thread Scott M Stark
A JBoss-2.4.8 bug fix release has been made available. It can be downloaded from SourceForge here: http://sourceforge.net/project/showfiles.php?group_id=22866 The change notes can be found here: http://sourceforge.net/project/shownotes.php?release_id=104449 Scott Stark C

[JBoss-dev] Fw: jbossha-httpsession.sar location

2002-08-10 Thread Scott M Stark
Why can't the httpsession clustering be conditional on the existence of the web.xml tag so that the jbossha-httpsession.sar can be deployed as part of the all configuration? Scott Stark Chief Technology Officer JBoss Group, LLC - Original Mes