RE: [JBoss-dev] Need to change the dist structure for final 3.0 release

2002-05-28 Thread Sacha Labourey
Scott, I think that we should also change the JARs in JBOSS_HOME/client: currently we have half a thousand (well, almost) jbossXX-client.jar in this folder and it makes running client application a nightmare: you need to add almost all of them to your classpath to be able to work with a simple

[JBoss-dev] Automated JBoss(Branch_3_0) Testsuite Results: 28-May-2002

2002-05-28 Thread scott . stark
Number of tests run: 604 Successful tests: 602 Errors:1 Failures: 1 [time of test: 28 May 2002 0:29 GMT] [java.version: 1.3.1] [java.vendor: Apple Computer, Inc.]

[JBoss-dev] [ jboss-Patches-561405 ] catalina jndi: url protocol support

2002-05-28 Thread noreply
Patches item #561405, was opened at 2002-05-28 08:09 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376687aid=561405group_id=22866 Category: None Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Claas Thiele (cthiele) Assigned to:

RE: [JBoss-dev] Problem with UCL.equals and Proxies

2002-05-28 Thread Juha-P Lindfors
this will break the classes we generate in memory though, as they do not have an url On Mon, 27 May 2002, marc fleury wrote: |The result is that UnifiedClassLoader can't override equals. To validate On the top of my head (but I don't remember too well these days) this wouldn't break stuff

RE: [JBoss-dev] Problem with UCL.equals and Proxies

2002-05-28 Thread Juha-P Lindfors
ignore, I misunderstood your message On Tue, 28 May 2002, Juha-P Lindfors wrote: this will break the classes we generate in memory though, as they do not have an url On Mon, 27 May 2002, marc fleury wrote: |The result is that UnifiedClassLoader can't override equals. To validate

Re: [JBoss-Dev] DeployServiceUnitTestCase.testDependsElement failure

2002-05-28 Thread Adrian Brock
Hi, It is trying to start TestDeployerC, but it is not actually starting. The test in ServiceMBeanSupport.start() should now be -if (getState() != STOPPED getState() != FAILED) +if (getState() != DESTROYED getState() != STOPPED getState() != FAILED) return; This fixes the test. But I

[JBoss-dev] [ jboss-Bugs-561546 ] Scoped ear classloading not working

2002-05-28 Thread noreply
Bugs item #561546, was opened at 2002-05-28 16:43 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=561546group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Marius Kotsbak (mkotsbak) Assigned

Re: [JBoss-Dev] DeployServiceUnitTestCase.testDependsElement failure

2002-05-28 Thread Scott M Stark
3.0 tests-unit is running for me on without any hangs/timeouts on w2k with Sun 1.3.1_03-b03. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: Adrian Brock [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

[JBoss-dev] JBOSS 3.0 - RC3 - Can't find org.jboss.jdbc.JdbcProvider class

2002-05-28 Thread job
I've tried to use mySQL with JBoss3.0 RC3. I modified the file jboss-service.xml in order to create a pool of connections: mbean code=org.jboss.jdbc.JdbcProvider name=DefaultDomain:service=JdbcProvider attribute name=Driversorg.gjt.mm.mysql.Driver/attribute /mbean mbean

RE: [JBoss-dev] JBOSS 3.0 - RC3 - Can't find org.jboss.jdbc.JdbcProvider class

2002-05-28 Thread Bill Burke
datapool configuration has changed from 2.4.x to 3.0 look in $JBOSS_HOME/docs/example/jca for example db configuration files. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, May 28, 2002 11:05 AM To: [EMAIL

[JBoss-dev] [ jboss-Change Notes-561570 ] ModelBase renamed to ModelMBeanInvoker

2002-05-28 Thread noreply
Change Notes item #561570, was opened at 2002-05-28 18:31 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=381174aid=561570group_id=22866 Category: JBossMX Group: None Status: Open Priority: 5 Submitted By: Juha Lindfors (juhalindfors) Assigned to: Juha Lindfors

[JBoss-dev] [ jboss-Change Notes-561588 ] SAX parser class no longer hard coded

2002-05-28 Thread noreply
Change Notes item #561588, was opened at 2002-05-28 19:11 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=381174aid=561588group_id=22866 Category: JBossMX Group: None Status: Open Priority: 5 Submitted By: Juha Lindfors (juhalindfors) Assigned to: Juha Lindfors

[JBoss-dev] [ jboss-Change Notes-561590 ] MetaDataBuilder interface change

2002-05-28 Thread noreply
Change Notes item #561590, was opened at 2002-05-28 19:13 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=381174aid=561590group_id=22866 Category: JBossMX Group: None Status: Open Priority: 5 Submitted By: Juha Lindfors (juhalindfors) Assigned to: Juha Lindfors

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-05-28 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JAVA VERSION DETAILS java version 1.4.0 Java(TM) 2 Runtime Environment, Standard

[JBoss-dev] jboss-all daily clean failed

2002-05-28 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JAVA VERSION DETAILS java version 1.4.0 Java(TM) 2 Runtime Environment, Standard

[JBoss-dev] [ jboss-Bugs-559628 ] Incorrectly throwing RollbackException

2002-05-28 Thread noreply
Bugs item #559628, was opened at 2002-05-23 08:43 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=559628group_id=22866 Category: JBossServer Group: v2.4 (stable) Status: Open Resolution: None Priority: 7 Submitted By: Michael Hussey (mhussey) Assigned to:

[JBoss-dev] [ jboss-Bugs-559628 ] Incorrectly throwing RollbackException

2002-05-28 Thread noreply
Bugs item #559628, was opened at 2002-05-23 08:43 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=559628group_id=22866 Category: JBossServer Group: v2.4 (stable) Status: Open Resolution: None Priority: 7 Submitted By: Michael Hussey (mhussey) Assigned to:

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-05-28 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JAVA VERSION DETAILS java version 1.3.0 Java(TM) 2 Runtime Environment, Standard

[JBoss-dev] jboss-all daily clean failed

2002-05-28 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JAVA VERSION DETAILS java version 1.3.0 Java(TM) 2 Runtime Environment, Standard

[JBoss-dev] Automated JBoss(Branch_3_0) Testsuite Results: 28-May-2002

2002-05-28 Thread scott . stark
Number of tests run: 604 Successful tests: 604 Errors:0 Failures: 0 [time of test: 28 May 2002 12:32 GMT] [java.version: 1.3.1] [java.vendor: Apple Computer, Inc.]

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-05-28 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JAVA VERSION DETAILS java version 1.3.0 Java(TM) 2 Runtime Environment, Standard

[JBoss-dev] jboss-all daily clean failed

2002-05-28 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JAVA VERSION DETAILS java version 1.3.0 Java(TM) 2 Runtime Environment, Standard

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

2002-05-28 Thread Scott M Stark
Either this was in the middle of some checkins or the working dir is hosed as I am able to do a clean build and build main without any errors using JDK 1.3.1_03-b03 Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message

[JBoss-dev] jboss-all daily clean failed

2002-05-28 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JAVA VERSION DETAILS java version 1.4.0 Java(TM) 2 Runtime Environment, Standard

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-05-28 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JAVA VERSION DETAILS java version 1.4.0 Java(TM) 2 Runtime Environment, Standard

[JBoss-dev] [ jboss-Bugs-561683 ] Remove log4j dependency on client side

2002-05-28 Thread noreply
Bugs item #561683, was opened at 2002-05-28 22:19 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=561683group_id=22866 Category: None Group: v3.1 Status: Open Resolution: None Priority: 3 Submitted By: Sacha Labourey (slaboure) Assigned to:

[JBoss-dev] Automated JBoss(Branch_3_0) Testsuite Results: 28-May-2002

2002-05-28 Thread scott . stark
Number of tests run: 604 Successful tests: 603 Errors:1 Failures: 0 [time of test: 28 May 2002 13:39 GMT] [java.version: 1.3.1_03] [java.vendor: Sun Microsystems

[JBoss-dev] jboss-all daily clean failed

2002-05-28 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JAVA VERSION DETAILS java version 1.4.0 Java(TM) 2 Runtime Environment, Standard

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-05-28 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JAVA VERSION DETAILS java version 1.4.0 Java(TM) 2 Runtime Environment, Standard

[JBoss-dev] [ jboss-Change Notes-561710 ] XMBean supports Descriptor resource type

2002-05-28 Thread noreply
Change Notes item #561710, was opened at 2002-05-29 01:21 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=381174aid=561710group_id=22866 Category: JBossMX Group: None Status: Open Priority: 5 Submitted By: Juha Lindfors (juhalindfors) Assigned to: Juha Lindfors

Re: [JBoss-dev] What does this [XATxConnectionManager] WARN mean?

2002-05-28 Thread David Jencks
Earlier versions of the connection managers expected this attribute to look like java:/jaas/MyDBDomain When I changed it to expect MyDBDomain instead I left some backward compatibility with the warning. To make the warning go away, remove java:/jaas from the start of this attribute value

Re: [JBoss-dev] What does this [XATxConnectionManager] WARN mean?

2002-05-28 Thread Jason Dillon
Something in the build is defaulting to use this... which is why I don't understand why I am getting this warn. Any reason why we want to hide the exact JNDI location here? --jason On Tuesday 28 May 2002 04:02 pm, David Jencks wrote: Earlier versions of the connection managers expected

[JBoss-dev] [ jboss-Bugs-561737 ] Base64Encoder in wrong jar

2002-05-28 Thread noreply
Bugs item #561737, was opened at 2002-05-28 23:45 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=561737group_id=22866 Category: JBossSX Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Dmitri Colebatch (dimc) Assigned to:

[JBoss-dev] [ jboss-Bugs-561737 ] Base64Encoder in wrong jar

2002-05-28 Thread noreply
Bugs item #561737, was opened at 2002-05-28 16:45 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=561737group_id=22866 Category: JBossSX Group: v2.4 (stable) Status: Closed Resolution: Out of Date Priority: 5 Submitted By: Dmitri Colebatch (dimc) Assigned

[JBoss-dev] Automated JBoss(HEAD) Testsuite Results: 29-May-2002

2002-05-28 Thread chris
Number of tests run: 744 Successful tests: 731 Errors:8 Failures: 5 [time of test: 29 May 2002 1:4 GMT] [java.version: 1.3.0] [java.vendor: IBM Corporation]

[JBoss-dev] [ jboss-Bugs-561752 ] Include cmp field name in warnings

2002-05-28 Thread noreply
Bugs item #561752, was opened at 2002-05-28 17:44 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=561752group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Scott M Stark (starksm) Assigned

[JBoss-dev] Automated JBoss(HEAD) Testsuite Results: 29-May-2002

2002-05-28 Thread chris
Number of tests run: 749 Successful tests: 737 Errors:8 Failures: 4 [time of test: 29 May 2002 2:19 GMT] [java.version: 1.3.0] [java.vendor: IBM Corporation]