[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 03:50:27 Modified:src/main/test/compliance/monitor Tag: BranchMX_1_0 MonitorSUITE.java Added: src/main/test/compliance/monitor Tag: BranchMX_1_0 MonitorTestCase.java Removed:

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

2002-03-24 Thread Adrian Brock
User: ejort Date: 02/03/24 03:50:27 Modified:src/main/test/compliance/query Tag: BranchMX_1_0 QueryTestCase.java Log: Made queries threadsafe, better but still incomplete monitor tests Revision ChangesPath No revision

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

2002-03-24 Thread Adrian Brock
User: ejort Date: 02/03/24 03:50:27 Modified:src/main/javax/management/monitor Tag: BranchMX_1_0 CounterMonitor.java Monitor.java Log: Made queries threadsafe, better but still incomplete monitor tests Revision ChangesPath No

[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
User: ejort Date: 02/03/24 03:50:26 Modified:src/main/javax/management Tag: BranchMX_1_0 AndQueryExp.java AnySubStringQueryExp.java AttributeValueExp.java BetweenQueryExp.java BinaryComparisonQueryExp.java

[JBoss-dev] jboss-all daily clean failed

2002-03-24 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE build.sh: build.sh: No such file or

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-03-24 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE build.sh: build.sh: No such file or

[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
User: ejort Date: 02/03/24 05:12:12 Modified:src/main/javax/management AndQueryExp.java AnySubStringQueryExp.java AttributeValueExp.java BetweenQueryExp.java BinaryComparisonQueryExp.java BinaryOpValueExp.java

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

2002-03-24 Thread Adrian Brock
User: ejort Date: 02/03/24 05:12:12 Modified:src/main/javax/management/monitor CounterMonitor.java Monitor.java Log: merge RelMX_1_0_0_12 to RelMX_1_0_0_13 to dev branch Revision ChangesPath 1.2 +390 -376

[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] [AUTOMATED] JBoss compilation failed

2002-03-24 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE build.sh: build.sh: No such file or

[JBoss-dev] jboss-all daily clean failed

2002-03-24 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE build.sh: build.sh: No such file or

[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] JBossMX - Core/Kernel

2002-03-24 Thread Juha-P Lindfors
On Sat, 23 Mar 2002, Adrian Brock wrote: If we really wanted to provide a minimal kernel, Standard and ModelMBeans are really services on top of the DynamicMBean core. But that's probably not relevent to most users of JMX The Model MBean implementation should at least eventually move out of

[JBoss-dev] jboss-all daily clean failed

2002-03-24 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE build.sh: build.sh: No such file or

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-03-24 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE build.sh: build.sh: No such file or

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] jboss-all daily clean failed

2002-03-24 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE build.sh: build.sh: No such file or

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-03-24 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE build.sh: build.sh: No such file or

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

2002-03-24 Thread David Jencks
I tried a full checkout on my machine after seeing this and did not have any problems. I don't know what is going on with this. david jencks On 2002.03.24 09:21:44 -0500 Adrian Brock wrote: Have I broken the hourly compile? I noticed last night's test runs didn't clobber the testsuite

[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
Hi Hiram, I'm not sure I'm doing this correctly. JBossMQ standalone includes JBossServer. The standalone version hasn't been update with the system, common, management module changes. It also has a missing version.mf that I've added. I'm going to keep going, but it is getting closer to

[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] jboss-all daily clean failed

2002-03-24 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE build.sh: build.sh: No such file or

RE: [JBoss-dev] JBoss and Apache

2002-03-24 Thread Scott Sanders
As a jakarta committer, I have to say thanks for stating this as succintly as you did. I also read the article and thought that it was a little harsh, but was not too worried about it. I admire what Jboss is and what the Jboss group is attempting. You guys are the next Linux/Apache. Keep up

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

2002-03-24 Thread Chris Kimpton
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 It went AWOL for

[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] JBossMX and JBossMQ standalone

2002-03-24 Thread Hiram Chirino
Ahh, yep it's out of date. It's been a while since I did a standalone build. 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

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 It

Re: [JBoss-dev] JBossMX and JBossMQ standalone

2002-03-24 Thread Adrian Brock
Hi Hiram, I've got a bootable system now. It is a bit bloated for standalone JBossMQ. I've converted it to Jason's latest build system. I'll commit soon and leave you to cut out the fat :-) Regards, Adrian Ahh, yep it's out of date. It's been a while since I did a standalone build. If

[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] JBoss and Apache

2002-03-24 Thread Dain Sundstrom
Scott, I really can't see anything to gain by becoming a Jakarta project, other then more bureaucracy. BTW, we do have the whole stack. We just support a pluggable web tier. -dain Scott Sanders wrote: As a jakarta committer, I have to say thanks for stating this as succintly as you did.

[JBoss-dev] [ jboss-Bugs-534398 ] Comparing PK-object to object in EJB-QL

2002-03-24 Thread noreply
Bugs item #534398, was opened at 2002-03-24 20:31 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=534398group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Marius Kotsbak (mkotsbak) Assigned to:

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

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 13:44:32 Modified:.build.xml Log: New ConnectionManager implementation Revision ChangesPath 1.34 +57 -5 jbosscx/build.xml Index: build.xml === RCS

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

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 13:48:06 Modified:src/main/org/jboss/ejb EntityPersistenceManager.java Log: removed statistics provider from EntityPersistenceManager interface. It doesn't seem to be used, and bloated the interface for my purposes. Revision ChangesPath

[JBoss-dev] CVS update: jbosscx/src/main/org/jboss/resource/security ConfiguredIdentityLoginModule.java

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 13:44:31 Added: src/main/org/jboss/resource/security ConfiguredIdentityLoginModule.java Log: New ConnectionManager implementation Revision ChangesPath 1.1

[JBoss-dev] CVS update: jboss/src/main/org/jboss/tm TxCapsule.java

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 13:44:32 Modified:src/main/org/jboss/tm TxCapsule.java Log: New ConnectionManager implementation Revision ChangesPath 1.34 +71 -28jboss/src/main/org/jboss/tm/TxCapsule.java Index: TxCapsule.java

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

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 13:44:32 Modified:src/main/org/jboss/ejb GlobalTxEntityMap.java Log: New ConnectionManager implementation Revision ChangesPath 1.3 +11 -1 jboss/src/main/org/jboss/ejb/GlobalTxEntityMap.java Index: GlobalTxEntityMap.java

[JBoss-dev] CVS update: jboss/src/etc/conf/default auth.conf jboss-service.xml standardjaws.xml standardjboss.xml standardjbosscmp-jdbc.xml

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 13:44:33 Modified:src/etc/conf/default auth.conf jboss-service.xml standardjaws.xml standardjboss.xml standardjbosscmp-jdbc.xml Log: New ConnectionManager implementation Revision ChangesPath

[JBoss-dev] CVS update: jboss/src/main/org/jboss/tm/usertx/client ServerVMClientUserTransaction.java

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 13:44:32 Modified:src/main/org/jboss/tm/usertx/client ServerVMClientUserTransaction.java Log: New ConnectionManager implementation Revision ChangesPath 1.2 +56 -21

[JBoss-dev] CVS update: jboss/src/etc/deploy new-hsqldb-default-service.xml

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 13:53:27 Added: src/etc/deploy new-hsqldb-default-service.xml Log: Temporary example Datasource configuration for new connection manager implementation. Configuration will improve... Revision ChangesPath 1.1

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jca - New directory

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 13:54:33 jbosstest/src/main/org/jboss/test/jca - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

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

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 13:49:45 Modified:src/main/org/jboss/ejb/plugins BMPPersistenceManager.java Log: added a little more info to error logging Revision ChangesPath 1.38 +5 -3 jboss/src/main/org/jboss/ejb/plugins/BMPPersistenceManager.java Index:

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge JDBCEntityBridge.java

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 13:50:44 Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge JDBCEntityBridge.java Log: added a little more info to exception Revision ChangesPath 1.23 +2 -2

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jca/bank - New directory

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 13:54:59 jbosstest/src/main/org/jboss/test/jca/bank - 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/jca/test - New directory

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 13:54:59 jbosstest/src/main/org/jboss/test/jca/test - 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/jca/adapter - New directory

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 13:54:59 jbosstest/src/main/org/jboss/test/jca/adapter - 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/jca/ejb - New directory

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 13:54:59 jbosstest/src/main/org/jboss/test/jca/ejb - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbosstest/src/resources log4j.xml

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 14:00:43 Added: src/resources log4j.xml Log: Tests for new ConnectionManager implementation. Many of these fail with the current less-than-spec-compliant jca-jdbc wrappers, but work ok with e.g. the firebird connector. Also, nojars combined targets

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

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 14:00:44 Modified:src/resources/bmp/META-INF ejb-jar.xml Log: Tests for new ConnectionManager implementation. Many of these fail with the current less-than-spec-compliant jca-jdbc wrappers, but work ok with e.g. the firebird connector. Also, nojars

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

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 14:00:44 Modified:.build.xml Log: Tests for new ConnectionManager implementation. Many of these fail with the current less-than-spec-compliant jca-jdbc wrappers, but work ok with e.g. the firebird connector. Also, nojars combined targets

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jca/adapter TestConnection.java TestConnectionFactory.java TestConnectionRequestInfo.java TestManagedConnection.java TestManagedConnectionFactory.java TestXAResource.java

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 14:00:44 Added: src/main/org/jboss/test/jca/adapter TestConnection.java TestConnectionFactory.java TestConnectionRequestInfo.java TestManagedConnection.java

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

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 14:00:45 Added: src/main/org/jboss/test/jca/ejb CachedConnectionSessionBean.java Log: Tests for new ConnectionManager implementation. Many of these fail with the current less-than-spec-compliant jca-jdbc wrappers, but work ok

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jca/bank/ejb AccountBean.java CustomerBean.java TellerBean.java

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 14:00:45 Added: src/main/org/jboss/test/jca/bank/ejb AccountBean.java CustomerBean.java TellerBean.java Log: Tests for new ConnectionManager implementation. Many of these fail with the current less-than-spec-compliant

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jca/test BaseConnectionManagerUnitTestCase.java CachedConnectionBankStressTestCase.java CachedConnectionSessionUnitTestCase.java ManagedConnectionPoolUnitTestCase.java XATxConnectionManagerUnitTestCase.java

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 14:00:45 Added: src/main/org/jboss/test/jca/test BaseConnectionManagerUnitTestCase.java CachedConnectionBankStressTestCase.java CachedConnectionSessionUnitTestCase.java

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jca/bank/ejb - New directory

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 13:55:30 jbosstest/src/main/org/jboss/test/jca/bank/ejb - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jboss/src/etc/deploy jms-service.xml

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 14:03:15 Modified:src/etc/deploy jms-service.xml Log: included a configuration version for the new ConnectionManager implementation Revision ChangesPath 1.7 +40 -0 jboss/src/etc/deploy/jms-service.xml Index: jms-service.xml

[JBoss-dev] CVS update: jbosstest/src/resources log4j.properties

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 14:05:30 Removed: src/resources log4j.properties Log: test logging converted to xml config ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbosstest/src/resources/bank/META-INF jaws.xml

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 14:00:44 Modified:src/resources/bank/META-INF jaws.xml Log: Tests for new ConnectionManager implementation. Many of these fail with the current less-than-spec-compliant jca-jdbc wrappers, but work ok with e.g. the firebird connector. Also, nojars

Re: [JBoss-dev] CVS locks?

2002-03-24 Thread Jason Dillon
This appears to be fixed. If you ever find a lock for anoncvs_jboss (or really anoncvs anything) or a maximal lock, please submit a request to drop those locks here: http://sourceforge.net/tracker/?func=addgroup_id=1atid=21 Just explain that there is lock for the 'jboss' project and

Re: [JBoss-dev] CVS locks?

2002-03-24 Thread Jason Dillon
I should be more specific, if there is a lock which persists for an extended period of time let us know... --jason Jason Dillon wrote: This appears to be fixed. If you ever find a lock for anoncvs_jboss (or really anoncvs anything) or a maximal lock, please submit a request to drop

Re: [JBoss-dev] CVS locks?

2002-03-24 Thread Peter Fagerlund
on 25-03-2 00.25, Jason Dillon at [EMAIL PROTECTED] wrote: I should be more specific, if there is a lock which persists for an extended period of time let us know... We did - di We not ? Should We have to do that ? ___ Jboss-development mailing

[JBoss-dev] [ jboss-Bugs-519741 ] run.sh -server fix

2002-03-24 Thread noreply
Bugs item #519741, was opened at 2002-02-19 18:00 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=519741group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Stephen Coy (scoy) Assigned to:

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

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 16:36:17 Modified:jbossbuild.xml Log: fix so there is only one hsql config copied. This copies the new one, obvious change to go back to the old one Revision ChangesPath 1.112 +3 -1 build/jboss/build.xml Index: build.xml

[JBoss-dev] Automated JBoss Testsuite Results: 25-March-2002

2002-03-24 Thread chris
JBoss daily test results SUMMARY Number of tests run: 549 Successful tests: 371 Errors:150 Failures: 28 [time of test: 25 March 2002 1:40 GMT] [java.version:

Re: [JBoss-dev] Automated JBoss Testsuite Results: 25-March-2002

2002-03-24 Thread David Jencks
This was caused by both versions of defaultds configuration (hsqldb-default-service.xml and newhsqldb-default-service.xml) being copied to deploy. I've fixed it in cvs... we'll see how the next run goes. david jencks On 2002.03.24 19:39:39 -0500 [EMAIL PROTECTED] wrote: JBoss daily test

[JBoss-dev] [ jboss-Change Notes-534493 ] New ConnectionManagers for jca framework

2002-03-24 Thread noreply
Change Notes item #534493, was opened at 2002-03-25 01:38 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=381174aid=534493group_id=22866 Category: JBossCX Group: v3.0 (Rabbit Hole) Status: Open Priority: 5 Submitted By: David Jencks (d_jencks) Assigned to: David

[JBoss-dev] Automated JBoss Testsuite Results: 25-March-2002

2002-03-24 Thread chris
JBoss daily test results SUMMARY Number of tests run: 556 Successful tests: 380 Errors:149 Failures: 27 [time of test: 25 March 2002 2:23 GMT] [java.version:

Re: [JBoss-dev] CVS locks?

2002-03-24 Thread Peter Fagerlund
on 25-03-2 01.07, Jason Dillon at [EMAIL PROTECTED] wrote: y35 j00 D1d. =P thats pearl ?;) or BuildMagic lingo ? While on topic of BM can U please explain what it does that ant task's can not do ? and WHY do We have a top level BlackBox instead of a 'standard' way to extend and build with

[JBoss-dev] Automated JBoss Testsuite Results: 25-March-2002

2002-03-24 Thread chris
JBoss daily test results SUMMARY Number of tests run: 556 Successful tests: 378 Errors:149 Failures: 29 [time of test: 25 March 2002 5:10 GMT] [java.version:

[JBoss-dev] [ jboss-Bugs-534542 ] Unable to start JBoss

2002-03-24 Thread noreply
Bugs item #534542, was opened at 2002-03-24 21:50 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=534542group_id=22866 Category: Build System Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Moses Wang (mwang) Assigned to: Jason

[JBoss-dev] Automated JBoss Testsuite Results: 25-March-2002

2002-03-24 Thread chris
JBoss daily test results SUMMARY Number of tests run: 556 Successful tests: 378 Errors:149 Failures: 29 [time of test: 25 March 2002 6:11 GMT] [java.version:

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-03-24 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE compile-classes: [mkdir] Created dir:

[JBoss-dev] Automated JBoss Testsuite Results: 25-March-2002

2002-03-24 Thread chris
JBoss daily test results SUMMARY Number of tests run: 528 Successful tests: 194 Errors:326 Failures: 8 [time of test: 25 March 2002 7:16 GMT] [java.version:

[JBoss-dev] Cannot deploy to jboss3 beta!!!!

2002-03-24 Thread Weffen Cheung
Hello, My ejb jar files worked perfectly in jboss3.0 alpha version, but when i deployed it to jboss 3.0 beta version, i failed! there is no any error reporting. i just found the deploymenet enter the endless loop!! such as: 03:54:04,963 INFO [MainDeployer] Deploying: