[JBoss-dev] CVS update: jmx/src/main/javax/management/monitor CounterMonitor.java Monitor.java

2002-03-24 Thread Adrian Brock
- -/** - * The counter monitor service. - * - * @author a href=mailto:[EMAIL PROTECTED];Adrian Brock/a - * @version $Revision: 1.1 $ - * - */ -public class CounterMonitor - extends Monitor - implements CounterMonitorMBean -{ - // Constants

[JBoss-dev] CVS update: jmx/src/main/test/compliance/monitor/support GaugeSupport.java GaugeSupportMBean.java MonitorSupport.java CounterSupport.java CounterSupportMBean.java StringSupport.java StringSupportMBean.java

2002-03-24 Thread Adrian Brock
User: ejort Date: 02/03/24 03:50:27 Modified:src/main/test/compliance/monitor/support Tag: BranchMX_1_0 CounterSupport.java CounterSupportMBean.java StringSupport.java StringSupportMBean.java Added:

[JBoss-dev] CVS update: jmx/src/main/javax/management AndQueryExp.java AnySubStringQueryExp.java AttributeValueExp.java BetweenQueryExp.java BinaryComparisonQueryExp.java BinaryOpValueExp.java ClassAttributeValueExp.java FinalSubStringQueryExp.java InQueryExp.java InitialSubStringQueryExp.java MatchQueryExp.java NotQueryExp.java NumberValueExp.java OrQueryExp.java QualifiedAttributeValueExp.java QueryEval.java QueryExpSupport.java StringValueExp.java ValueExpSupport.java

2002-03-24 Thread Adrian Brock
Brock:/b + * ul + * liMake queries thread safe + * /ul * * @author a href=mailto:[EMAIL PROTECTED];Adrian Brock/a. - * @version $Revision: 1.1.2.1 $ + * @version $Revision: 1.1.2.2 $ */ /*package*/ class AndQueryExp - implements QueryExp + extends QueryExpSupport

[JBoss-dev] CVS update: jmx/src/main/test/compliance/monitor MonitorTestCase.java MonitorSUITE.java BasicTEST.java MonitorUnitTestSUITE.java

2002-03-24 Thread Adrian Brock
User: ejort Date: 02/03/24 05:12:13 Modified:src/main/test/compliance/monitor MonitorSUITE.java Added: src/main/test/compliance/monitor MonitorTestCase.java Removed: src/main/test/compliance/monitor BasicTEST.java MonitorUnitTestSUITE.java

[JBoss-dev] CVS update: jmx/src/main/javax/management AndQueryExp.java AnySubStringQueryExp.java AttributeValueExp.java BetweenQueryExp.java BinaryComparisonQueryExp.java BinaryOpValueExp.java ClassAttributeValueExp.java FinalSubStringQueryExp.java InQueryExp.java InitialSubStringQueryExp.java MatchQueryExp.java NotQueryExp.java NumberValueExp.java OrQueryExp.java QualifiedAttributeValueExp.java QueryEval.java QueryExpSupport.java StringValueExp.java ValueExpSupport.java

2002-03-24 Thread Adrian Brock
+++ AndQueryExp.java 24 Mar 2002 13:12:11 - 1.3 @@ -18,12 +18,16 @@ * ul * liFix the human readable expression * /ul + * pb20020317 Adrian Brock:/b + * ul + * liMake queries thread safe + * /ul * * @author a href=mailto:[EMAIL PROTECTED];Adrian Brock

[JBoss-dev] CVS update: jmx/src/main/javax/management/monitor CounterMonitor.java Monitor.java

2002-03-24 Thread Adrian Brock
javax.management.monitor; - -import javax.management.MBeanAttributeInfo; -import javax.management.MBeanNotificationInfo; - -// REVIEW: Check synchronization - -/** - * The counter monitor service. - * - * @author a href=mailto:[EMAIL PROTECTED];Adrian Brock/a - * @version $Revision

[JBoss-dev] CVS update: jmx/src/main/test/compliance/monitor/support GaugeSupport.java GaugeSupportMBean.java MonitorSupport.java CounterSupport.java CounterSupportMBean.java StringSupport.java StringSupportMBean.java

2002-03-24 Thread Adrian Brock
User: ejort Date: 02/03/24 05:12:13 Modified:src/main/test/compliance/monitor/support CounterSupport.java CounterSupportMBean.java StringSupport.java StringSupportMBean.java Added: src/main/test/compliance/monitor/support

[JBoss-dev] CVS update: jmx/src/main/test/compliance/query QueryTestCase.java

2002-03-24 Thread Adrian Brock
User: ejort Date: 02/03/24 05:12:13 Modified:src/main/test/compliance/query QueryTestCase.java Log: merge RelMX_1_0_0_12 to RelMX_1_0_0_13 to dev branch Revision ChangesPath 1.2 +64 -0 jmx/src/main/test/compliance/query/QueryTestCase.java Index:

Re: [JBoss-dev] jboss-all daily clean failed

2002-03-24 Thread Adrian Brock
Have I broken the hourly compile? I noticed last night's test runs didn't clobber the testsuite first. The cluster tests still failed. I requested a full checkout, and since then it has been reporting a missing build.sh Regards, Adrian _

[JBoss-dev] CVS update: CVSROOT modules

2002-03-24 Thread Adrian Brock
User: ejort Date: 02/03/24 06:43:19 Modified:.modules Log: Added JBossMX to standalone JBossMQ Revision ChangesPath 1.105 +1 -0 CVSROOT/modules Index: modules === RCS file:

[JBoss-dev] CVS update: CVSROOT modules

2002-03-24 Thread Adrian Brock
User: ejort Date: 02/03/24 07:16:47 Modified:.modules Log: Add JBossMX thirdparty support to JBossMQ standalone Revision ChangesPath 1.106 +8 -6 CVSROOT/modules Index: modules ===

[JBoss-dev] CVS update: CVSROOT modules

2002-03-24 Thread Adrian Brock
User: ejort Date: 02/03/24 07:27:33 Modified:.modules Log: Standalone JBossMQ missing the common and system modules Revision ChangesPath 1.107 +2 -0 CVSROOT/modules Index: modules

Re: [JBoss-dev] JBossMX and JBossMQ standalone

2002-03-24 Thread Adrian Brock
-all? Regards, Adrian Yes please modify. The standalone JBossMQ should run under the same enviorment that the integrated one does. So if JBoss is making the switch to JBossMX, JBossMQ should do the same also. Makes maintenance easier. Regards, Hiram From: Adrian Brock [EMAIL

[JBoss-dev] CVS update: CVSROOT modules

2002-03-24 Thread Adrian Brock
User: ejort Date: 02/03/24 07:47:57 Modified:.modules Log: Add JBossManagement to JBossMQ standalone Revision ChangesPath 1.108 +1 -0 CVSROOT/modules Index: modules === RCS

[JBoss-dev] CVS update: CVSROOT modules

2002-03-24 Thread Adrian Brock
User: ejort Date: 02/03/24 09:12:21 Modified:.modules Log: Standalone jbossmq needs pool and connector as well Revision ChangesPath 1.109 +2 -0 CVSROOT/modules Index: modules ===

Re: [JBoss-dev] jboss-all daily clean failed

2002-03-24 Thread Adrian Brock
Hi, --- Adrian Brock [EMAIL PROTECTED] wrote: Have I broken the hourly compile? I noticed last night's test runs didn't clobber the testsuite first. The cluster tests still failed. I requested a full checkout, and since then it has been reporting a missing build.sh

Re: [JBoss-dev] JBossMX and JBossMQ standalone

2002-03-24 Thread Adrian Brock
. If you want, I'll look into bringing the build upto date. Regards, Hiram From: Adrian Brock [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] JBossMX and JBossMQ standalone Date: Sun, 24 Mar 2002 09:44:51 -0600 Hi Hiram, I'm not sure I'm

[JBoss-dev] CVS update: build/jbossmq/etc version.mf

2002-03-24 Thread Adrian Brock
User: ejort Date: 02/03/24 09:38:31 Added: jbossmq/etc version.mf Log: Integrate JBossMX into JBossMQ standalone, bring the build up-to-date Revision ChangesPath 1.1 build/jbossmq/etc/version.mf Index: version.mf

[JBoss-dev] CVS update: build/jbossmq build.xml

2002-03-24 Thread Adrian Brock
User: ejort Date: 02/03/24 09:38:31 Modified:jbossmq build.xml Log: Integrate JBossMX into JBossMQ standalone, bring the build up-to-date Revision ChangesPath 1.14 +382 -158 build/jbossmq/build.xml Index: build.xml

Re: [JBoss-dev] CVS locks?

2002-03-23 Thread Adrian Brock
Hi Jason, Sorry for the delay. If I'd just hung around 15 mins :-) The full path is /cvsroot/jboss/contrib/jetty/src/main/org/mortbay/jetty/jmx The locks are held by anoncvs_jboss and maximal Regards, Adrian Can you tell me what the full paths are that are locked. --jason Adrian

Re: [JBoss-dev] CVS locks?

2002-03-23 Thread Adrian Brock
The locks are held by anoncvs_jboss and maximal Regards, Adrian Can you tell me what the full paths are that are locked. --jason Adrian Brock wrote: Hi, Is there a problem with locks in cvs? Or is this deliberate? I'm trying to tag cvs before committing

Re: [JBoss-dev] CVS locks?

2002-03-23 Thread Adrian Brock
- Original Message - From: Adrian Brock [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, March 23, 2002 8:34 AM Subject: Re: [JBoss-dev] CVS locks? IANACVSE - I am not a CVS expert :-) It is correct that I can tag later if I keep CVS snapshots before

Re: [JBoss-dev] CVS locks?

2002-03-23 Thread Adrian Brock
. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: Adrian Brock [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, March 23, 2002 8:34 AM Subject: Re: [JBoss-dev] CVS locks? IANACVSE - I am

Re: [JBoss-dev] CVS locks?

2002-03-23 Thread Adrian Brock
to the same versions in the jetty module. Setting a tag that is local to a few files is not very useful Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: Adrian Brock [EMAIL PROTECTED] To: [EMAIL

[JBoss-dev] CVS update: jbossmx/src/main/org/jbossmx/cluster/watchdog/mbean Watchdog.java

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:10:59 Modified:src/main/org/jbossmx/cluster/watchdog/mbean Watchdog.java Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.6 +1 -5

[JBoss-dev] CVS update: jbossmx build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:10:59 Modified:.build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.32 +9 -9 jbossmx/build.xml Index:

[JBoss-dev] CVS update: jboss-common/src/main/org/jboss/util/jmx MBeanProxy.java

2002-03-23 Thread Adrian Brock
; /** * A factory for producing MBean proxies. - * + * + * pbRevisions:/b + * pb20020321 Adrian Brock:/b + * ul + * liDon't process attributes using invoke. + * /ul + * * @author a href=mailto:[EMAIL PROTECTED];Rickard Öberg/a. * @author a href=mailto:[EMAIL PROTECTED];Jason

[JBoss-dev] CVS update: jbossmx/src/main/org/jbossmx/cluster/watchdog/agent BaseAgent.java

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:10:59 Modified:src/main/org/jbossmx/cluster/watchdog/agent BaseAgent.java Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.6 +35

[JBoss-dev] CVS update: jbosscx build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:00 Modified:.build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.33 +9 -9 jbosscx/build.xml Index:

[JBoss-dev] CVS update: jmx build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:01 Modified:.build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.30 +21 -1 jmx/build.xml Index:

[JBoss-dev] CVS update: jboss-ejb build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:00 Modified:.build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.3 +9 -9 jboss-ejb/build.xml Index:

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb EjbModule.java

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:02 Modified:src/main/org/jboss/ejb EjbModule.java Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.14 +40 -10

[JBoss-dev] CVS update: jbosstest/src/resources/naming/ear/a/META-INF ejb-jar.xml jboss.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:04 Modified:src/resources/naming/ear/a/META-INF ejb-jar.xml jboss.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.2 +2 -0

[JBoss-dev] CVS update: jboss-management build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:01 Modified:.build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.4 +9 -9 jboss-management/build.xml

[JBoss-dev] CVS update: jboss/src/etc/manifest connector-client-factory.mf deploy.mf ejb-connector-client.mf ejb-connector.mf rmi-adaptor.mf rmi-connector-client.mf stop.mf

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:02 Modified:src/etc/manifest connector-client-factory.mf deploy.mf ejb-connector-client.mf ejb-connector.mf rmi-adaptor.mf rmi-connector-client.mf stop.mf Log: JBoss/JBossMX integration. Also

[JBoss-dev] CVS update: contrib/jboss.net/testsuite/src/bin testAxis.bat

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:01 Modified:jboss.net/testsuite/src/bin testAxis.bat Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.2 +1 -1

[JBoss-dev] CVS update: contrib/jetty build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:01 Modified:jettybuild.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.47 +8 -8 contrib/jetty/build.xml

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/naming/test EjbLinkUnitTestCase.java

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:04 Modified:src/main/org/jboss/test/naming/test EjbLinkUnitTestCase.java Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.2

[JBoss-dev] CVS update: build/jboss build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:10:59 Modified:jbossbuild.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.111 +14 -21build/jboss/build.xml Index:

[JBoss-dev] CVS update: jboss-system build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:03 Modified:.build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.9 +9 -9 jboss-system/build.xml

[JBoss-dev] CVS update: jbosspool build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:02 Modified:.build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.22 +9 -9 jbosspool/build.xml Index:

[JBoss-dev] CVS update: jbosstest/src/etc manifest.mf

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:03 Modified:src/etc manifest.mf Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.2 +1 -1 jbosstest/src/etc/manifest.mf

[JBoss-dev] CVS update: jbossmx/src/main/org/jbossmx/cluster/watchdog/mbean/xmlet XMLetMetaDataNodeProcessor.java

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:00 Modified:src/main/org/jbossmx/cluster/watchdog/mbean/xmlet XMLetMetaDataNodeProcessor.java Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails

[JBoss-dev] CVS update: contrib/catalina build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:10:59 Modified:catalina build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.12 +9 -9 contrib/catalina/build.xml

[JBoss-dev] CVS update: jbossmx/src/main/org/jbossmx/cluster/watchdog SwapMachines.java

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:10:59 Modified:src/main/org/jbossmx/cluster/watchdog SwapMachines.java Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.2 +2 -2

[JBoss-dev] CVS update: contrib/iiop build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:00 Modified:iiop build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.10 +9 -9 contrib/iiop/build.xml

[JBoss-dev] CVS update: jboss-common build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:00 Modified:.build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.10 +9 -9 jboss-common/build.xml

[JBoss-dev] CVS update: jboss/src/main/org/jboss/jmx/connector/notification PollingClientNotificationListener.java

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:03 Modified:src/main/org/jboss/jmx/connector/notification PollingClientNotificationListener.java Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently

[JBoss-dev] CVS update: contrib/jboss.net build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:00 Modified:jboss.net build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.18 +9 -9 contrib/jboss.net/build.xml

[JBoss-dev] CVS update: jboss build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:02 Modified:.build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.80 +13 -9 jboss/build.xml Index:

[JBoss-dev] CVS update: contrib/jboss.net/testsuite build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:01 Modified:jboss.net/testsuite build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.10 +9 -9

[JBoss-dev] CVS update: jbosssx build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:02 Modified:.build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.23 +9 -9 jbosssx/build.xml Index:

[JBoss-dev] CVS update: jbossmq build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:01 Modified:.build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.27 +9 -9 jbossmq/build.xml Index:

[JBoss-dev] CVS update: jboss-system/src/main/org/jboss Main.java

2002-03-23 Thread Adrian Brock
1.6 +++ Main.java 23 Mar 2002 21:11:03 - 1.7 @@ -39,9 +39,16 @@ * ./run.sh -Dlog4j.configuration=log4j-debug.properties * /pre * + * pbRevisions:/b + * pb20020321 Adrian Brock:/b + * ul + * liUse JBossMX to run JBoss + * /ul + * * @author a href=mailto

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/sm/file OldStateManager.java

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:02 Modified:src/main/org/jboss/mq/sm/file OldStateManager.java Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.2 +1 -8

[JBoss-dev] CVS update: jbosstest/src/bin jmx-test.sh

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:03 Modified:src/bin jmx-test.sh Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.4 +2 -2 jbosstest/src/bin/jmx-test.sh

[JBoss-dev] CVS update: jboss-system/src/main/org/jboss/system/server ServerLoader.java

2002-03-23 Thread Adrian Brock
+ * pbRevisions:/b + * pb20020321 Adrian Brock:/b + * ul + * liUse JBossMX to run JBoss + * /ul + * + * @version tt$Revision: 1.7 $/tt * @author a href=mailto:[EMAIL PROTECTED];Jason Dillon/a + * @author a href=mailto:[EMAIL PROTECTED];Adrian Brock/a */ public class ServerLoader

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:03 Modified:.build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.96 +13 -108 jbosstest/build.xml Index:

[JBoss-dev] CVS update: jbosstest/src/resources/naming/ear/b/META-INF ejb-jar.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:04 Modified:src/resources/naming/ear/b/META-INF ejb-jar.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.2 +21 -0

[JBoss-dev] CVS update: contrib/varia build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:04 Modified:variabuild.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.27 +9 -9 contrib/varia/build.xml

[JBoss-dev] JBossMX and JBoss

2002-03-23 Thread Adrian Brock
Ok, JBoss now builds and runs with JBossMX. I'll post other issues in different threads. Sorry for the mail bombing, but I hate interlocking threads with 5 or 6 different topics. Since I'm posting from the forums, my direct mail address for any problems is [EMAIL PROTECTED] any means jbossmx

[JBoss-dev] Clustering and JBossMX integration

2002-03-23 Thread Adrian Brock
Hi, I fixed the clustering tests that weren't deploying. I've also made a few mods where MBeanServer.invoke() was used to get/set attributes. I don't know enough to test this properly. I did cluster my Windows laptop and my Linux desktop using the bean from the testsuite. Cool stuff guys!

[JBoss-dev] JBoss.net/IIOP and JBossMX integration

2002-03-23 Thread Adrian Brock
Hi, I've changed these modules to build with jbossmx. Let me know if there are any problems. I also changed a .bat test program in axis that looked like they hadn't been modified since the alpha. Regards, Adrian _ View thread online:

[JBoss-dev] JBossMX - Core/Kernel

2002-03-23 Thread Adrian Brock
So far I've split out the basic jmx services. There's plenty of other bits I can move from core to services, e.g. QueryExp It just needs some testing and maybe some minor code changes. If we really wanted to provide a minimal kernel, Standard and ModelMBeans are really services on top of the

[JBoss-dev] JBossMX - Features

2002-03-23 Thread Adrian Brock
Hi, There are couple of features that JBoss could use. 1) UnifiedLoaderRepository. 2) BCEL compilation of Standard MBeans to get near Dynamic MBean performance. It is probably best to speak to Juha about these. Regards, Adrian _ View

[JBoss-dev] JBossMX and JBossMQ standalone

2002-03-23 Thread Adrian Brock
There is a standalone checkout of JBossMQ that is still using jmxri.jar Part of the reason for doing the integration is to stop developers using invoke() to get/set attributes. Something that should never have been allowed and will be stopped in the RI from JMX1.1 I can modify this, but it

Re: RE: [JBoss-dev] JBossMX - Features

2002-03-23 Thread Adrian Brock
|1) UnifiedLoaderRepository. We will do that at Tahoe, |2) BCEL compilation of Standard MBeans to get near |Dynamic MBean performance. ummm I think we could use it in the invocation chain to call the target, this way we would speed up the invocation chain on JDK1.3. Supposedly

Re: RE: [JBoss-dev] JBossMX and JBoss

2002-03-23 Thread Adrian Brock
, but it looks like France are going to win the Grand Slam, they easily beat Scotland. Regards, Adrian come'on you earned it already! marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED] On Behalf Of |Adrian Brock |Sent: Saturday, March 23, 2002 1:57 PM

[JBoss-dev] JBoss/JBossMX integeration

2002-03-22 Thread Adrian Brock
Hi, I believe we are ready to integrate JBoss and JBossMX. This will mean our only use of jmxri.jar is to run Sun's HTML adaptor. This will also be removed in time. There are only three objections I can think of. 1) Until the jmx1.1 spec comes out (long overrdue) we aren't serialverid

Re: RE: [JBoss-dev] JBoss/JBossMX integeration

2002-03-22 Thread Adrian Brock
Sorry for the delay response. Ok, I'll keep it simple for now. I'll create a jboss-jmx-core.jar and jboss-jmx-services.jar We'll keep jboss-jmx.jar as everything for standalone distribution. On the modules point, you can checkout jboss modules individually. I want to modify all these standalone

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/naming/interfaces TestEjbLinkLocal.java TestEjbLinkLocalHome.java TestEjbLink.java

2002-03-22 Thread Adrian Brock
=== package org.jboss.test.naming.interfaces; import java.rmi.RemoteException; import javax.ejb.CreateException; import javax.ejb.EJBLocalHome; /** @author a href=mailto:[EMAIL PROTECTED]Adrian Brock/a @version $Revision: 1.1 $ */ public interface TestEjbLinkLocalHome

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/naming/ejb TestEjbLinkBean.java

2002-03-22 Thread Adrian Brock
User: ejort Date: 02/03/22 17:55:54 Modified:src/main/org/jboss/test/naming/ejb TestEjbLinkBean.java Log: Ejb link beans Revision ChangesPath 1.2 +21 -1 jbosstest/src/main/org/jboss/test/naming/ejb/TestEjbLinkBean.java Index: TestEjbLinkBean.java

[JBoss-dev] CVS locks?

2002-03-22 Thread Adrian Brock
Hi, Is there a problem with locks in cvs? Or is this deliberate? I'm trying to tag cvs before committing the jbossmx integration in case there's a problem. I've got two people locking jetty/jmx, one is anoncvs. They've had the lock for over an hour. Anyway, I'm going to get a couple of hours

[JBoss-dev] CVS update: jbosstest/src/resources/naming/ear - New directory

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:43:59 jbosstest/src/resources/naming/ear - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbosstest/src/resources/naming/jar/META-INF - New directory

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:44:24 jbosstest/src/resources/naming/jar/META-INF - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbosstest/src/resources/naming/jar - New directory

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:44:00 jbosstest/src/resources/naming/jar - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbosstest/src/resources/naming/ear/b/META-INF - New directory

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:45:54 jbosstest/src/resources/naming/ear/b/META-INF - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbosstest/src/resources/naming/ear/META-INF - New directory

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:44:56 jbosstest/src/resources/naming/ear/META-INF - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbosstest/src/resources/naming/ear/b - New directory

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:44:57 jbosstest/src/resources/naming/ear/b - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbosstest/src/resources/naming/ear/a/META-INF - New directory

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:45:21 jbosstest/src/resources/naming/ear/a/META-INF - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbosstest/src/resources/naming/ear/a - New directory

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:44:56 jbosstest/src/resources/naming/ear/a - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/naming/interfaces TestEjbLink.java TestEjbLinkHome.java

2002-03-17 Thread Adrian Brock
; import javax.ejb.EJBHome; /** @author a href=mailto:[EMAIL PROTECTED]Adrian Brock/a @version $Revision: 1.1 $ */ public interface TestEjbLinkHome extends EJBHome { public TestEjbLink create() throws CreateException, RemoteException

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/naming/test EjbLinkUnitTestCase.java

2002-03-17 Thread Adrian Brock
; /** * Tests of EjbLink. * * @author a href=mailto:[EMAIL PROTECTED];Adrian Brock/a */ public class EjbLinkUnitTestCase extends JBossTestCase { /** * Constructor for the test * * @param name Testcase name */ public EjbLinkUnitTestCase(String

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:56:29 Modified:.build.xml Log: ejb-link test for an ear Revision ChangesPath 1.94 +38 -3 jbosstest/build.xml Index: build.xml === RCS file:

[JBoss-dev] CVS update: jbosstest/src/resources/naming/ear/b/META-INF ejb-jar.xml jboss.xml

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:56:30 Added: src/resources/naming/ear/b/META-INF ejb-jar.xml jboss.xml Log: ejb-link test for an ear Revision ChangesPath 1.1 jbosstest/src/resources/naming/ear/b/META-INF/ejb-jar.xml Index: ejb-jar.xml

[JBoss-dev] CVS update: jbosstest/src/resources/naming/ear/META-INF application.xml

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:56:29 Added: src/resources/naming/ear/META-INF application.xml Log: ejb-link test for an ear Revision ChangesPath 1.1 jbosstest/src/resources/naming/ear/META-INF/application.xml Index: application.xml

[JBoss-dev] CVS update: jbosstest/src/resources/naming/META-INF ejb-jar.xml jboss.xml

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:56:29 Removed: src/resources/naming/META-INF ejb-jar.xml jboss.xml Log: ejb-link test for an ear ___ Jboss-development mailing list [EMAIL PROTECTED]

[JBoss-dev] CVS update: jbosstest/src/resources/naming/ear/a/META-INF ejb-jar.xml jboss.xml

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:56:30 Added: src/resources/naming/ear/a/META-INF ejb-jar.xml jboss.xml Log: ejb-link test for an ear Revision ChangesPath 1.1 jbosstest/src/resources/naming/ear/a/META-INF/ejb-jar.xml Index: ejb-jar.xml

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/naming/ejb TestEjbLinkBean.java

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:56:29 Added: src/main/org/jboss/test/naming/ejb TestEjbLinkBean.java Log: ejb-link test for an ear Revision ChangesPath 1.1 jbosstest/src/main/org/jboss/test/naming/ejb/TestEjbLinkBean.java Index:

[JBoss-dev] CVS update: jbosstest/src/resources/naming/jar/META-INF ejb-jar.xml jboss.xml

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:56:30 Added: src/resources/naming/jar/META-INF ejb-jar.xml jboss.xml Log: ejb-link test for an ear Revision ChangesPath 1.1 jbosstest/src/resources/naming/jar/META-INF/ejb-jar.xml Index: ejb-jar.xml

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb Container.java EjbModule.java

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:59:45 Modified:src/main/org/jboss/ejb Container.java EjbModule.java Log: ejb-link fix for ears Revision ChangesPath 1.83 +3 -3 jboss/src/main/org/jboss/ejb/Container.java Index: Container.java

Re: [JBoss-dev] [ jboss-Bugs-525412 ] EAR Deployment Problem with ejb-link

2002-03-17 Thread Adrian Brock
://sourceforge.net/tracker/?func=detailatid=37668 aid=525412group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Peter Luttrell (objec) Assigned to: Adrian Brock (ejort) Summary: EAR Deployment Problem with ejb-link Initial Comment

[JBoss-dev] CVS update: jmx/src/main/test/compliance/query/support BooleanTest.java BooleanTestMBean.java NumberTest.java NumberTestMBean.java

2002-03-16 Thread Adrian Brock
User: ejort Date: 02/03/16 04:38:52 Modified:src/main/test/compliance/query/support Tag: BranchMX_1_0 NumberTest.java NumberTestMBean.java Added: src/main/test/compliance/query/support Tag: BranchMX_1_0 BooleanTest.java

[JBoss-dev] CVS update: jmx/src/main/test/compliance/server MBeanServerTEST.java

2002-03-16 Thread Adrian Brock
User: ejort Date: 02/03/16 04:38:53 Modified:src/main/test/compliance/server Tag: BranchMX_1_0 MBeanServerTEST.java Log: Relations, Queries and MBeanRegistry synched with head Revision ChangesPath No revision No

[JBoss-dev] CVS update: jmx/src/main/javax/management/relation RelationService.java RelationServiceMBean.java RelationTypeSupport.java Role.java RoleList.java RoleUnresolved.java RoleUnresolvedList.java RoleValidator.java

2002-03-16 Thread Adrian Brock
interface for a relation service.p * + * pbRevisions:/b + * pb20020311 Adrian Brock:/b + * ul + * liFixed setRole for external MBean and exception handling + * liEmptyStack exception in purging + * liUnregistered mbeans should only contain relation mbeans + * liUnregister notifications

[JBoss-dev] CVS update: jmx/src/main/org/jboss/mx/server/registry BasicMBeanRegistry.java

2002-03-16 Thread Adrian Brock
a href=mailto:[EMAIL PROTECTED];Juha Lindfors/a. * @author a href=mailto:[EMAIL PROTECTED];Trevor Squires/a. * @author a href=mailto:[EMAIL PROTECTED];Adrian Brock/a. - * @version $Revision: 1.9.2.1 $ + * @version $Revision: 1.9.2.2 $ */ public class BasicMBeanRegistry

[JBoss-dev] CVS update: jmx/src/main/javax/management AndQueryExp.java BetweenQueryExp.java BinaryComparisonQueryExp.java BinaryOpValueExp.java InQueryExp.java MBeanServerNotification.java MatchQueryExp.java NotQueryExp.java OrQueryExp.java

2002-03-16 Thread Adrian Brock
--- AndQueryExp.java 22 Feb 2002 16:44:32 - 1.1 +++ AndQueryExp.java 16 Mar 2002 12:38:50 - 1.1.2.1 @@ -12,9 +12,15 @@ * An And Query Expression.p * * Returns true only when both expressions are true. + * + * pbRevisions:/b + * pb20020314 Adrian Brock:/b + * ul

[JBoss-dev] CVS update: jmx/src/main/test/compliance/query QueryTestCase.java QuerySUITE.java BasicQueryExpTestCase.java

2002-03-16 Thread Adrian Brock
User: ejort Date: 02/03/16 04:38:52 Modified:src/main/test/compliance/query Tag: BranchMX_1_0 QuerySUITE.java Added: src/main/test/compliance/query Tag: BranchMX_1_0 QueryTestCase.java Removed:

[JBoss-dev] CVS update: jmx/src/main/org/jboss/mx/server/registry BasicMBeanRegistry.java

2002-03-15 Thread Adrian Brock
Squires/a. * @author a href=mailto:[EMAIL PROTECTED];Adrian Brock/a. - * @version $Revision: 1.10 $ + * @version $Revision: 1.11 $ */ public class BasicMBeanRegistry implements MBeanRegistry, BasicMBeanRegistryMBean @@ -85,6 +85,11 @@ private MBeanServerDelegate delegate

[JBoss-dev] CVS update: jmx/src/main/javax/management AndQueryExp.java BetweenQueryExp.java BinaryComparisonQueryExp.java BinaryOpValueExp.java InQueryExp.java MBeanServerNotification.java MatchQueryExp.java NotQueryExp.java OrQueryExp.java

2002-03-15 Thread Adrian Brock
- 1.2 @@ -12,9 +12,15 @@ * An And Query Expression.p * * Returns true only when both expressions are true. + * + * pbRevisions:/b + * pb20020314 Adrian Brock:/b + * ul + * liFix the human readable expression + * /ul * * @author a href=mailto:[EMAIL

<    6   7   8   9   10   11   12   13   14   15   >