RE: [JBoss-dev] Package organization

2002-02-11 Thread marc fleury
yes clearly scott, marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Scott |M Stark |Sent: Saturday, February 09, 2002 4:03 PM |To: [EMAIL PROTECTED] |Subject: Re: [JBoss-dev] Package organization | | |I'm not saying style is not important, but t

RE: [JBoss-dev] CVS update: jbossmx/src/etc farm-service.xml

2002-02-11 Thread marc fleury
david the classpath should not be used unless you go http installations try to remove these dependencies. marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of David |Jencks |Sent: Saturday, February 09, 2002 8:38 PM |To: [EMAIL PROTECTED] |S

RE: [JBoss-dev] New Deployment Architecture Doesn't Ignore dotfiles?

2002-02-11 Thread marc fleury
yes but do fix that if you can adrian, thanks marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of |Adrian Brock |Sent: Friday, February 08, 2002 3:37 PM |To: [EMAIL PROTECTED] |Subject: Re: [JBoss-dev] New Deployment Architecture Doesn't Ignore |do

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

2002-02-11 Thread marc fleury
remove the cache key altogether if you want marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Scott |M Stark |Sent: Thursday, February 07, 2002 11:50 PM |To: [EMAIL PROTECTED] |Subject: [JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb |CacheKe

RE: [JBoss-dev] New Deployment Architecture Doesn't Ignore dotfiles?

2002-02-11 Thread marc fleury
yes, this is the way it would work right now, and no it would not be the intended behavior. methinks you can submit a patch to the maindeployer that uses the 'findDeployer' call in the scans so we can weed out bullshit entries like this one. marcf |-Original Message- |From: [EMAIL PROTE

RE: [JBoss-dev] JBOSS @ JAVAONE TSHIRT CONTEST

2002-02-11 Thread marc fleury
it is classic but it is good, man, it is all really good, it is going to be tough, marcf |-Original Message- |From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jules Gosnell |Sent: Thursday, February 07, 2002 4:21 PM |Cc: 'marc fleury'; 'Jboss-Development@Lists. Sourcefor

RE: [JBoss-dev] Classloader changes. was: Status of ear deployment

2002-02-11 Thread marc fleury
you are right i will give greg read write marcf |-Original Message- |From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jules Gosnell |Sent: Thursday, February 07, 2002 3:55 PM |To: Greg Wilkins |Cc: marc fleury; Dave Smith; [EMAIL PROTECTED]; |[EMAIL PROTECTED]; Oleg Zenzin

RE: [JBoss-dev] JBOSS @ JAVAONE TSHIRT CONTEST

2002-02-11 Thread marc fleury
That is really funny marcf |-Original Message- |From: Hunter Hillegas [mailto:[EMAIL PROTECTED]] |Sent: Thursday, February 07, 2002 11:22 AM |To: marc fleury; JBoss Dev |Subject: Re: [JBoss-dev] JBOSS @ JAVAONE TSHIRT CONTEST | | |JBoss: All Your J2EE Are Belong To Us | |> From: Colin Da

[JBoss-dev] ConcurrentModificationException in MainDeployer.scanRemoved

2002-02-11 Thread Scott M Stark
The logic in MainDeployer.scanRemoved needs to be validated for concurrency as I am periodically seeing this exception when a test is undeployed: 23:58:59,062 ERROR [Default] java.util.ConcurrentModificationException 23:58:59,062 ERROR [Default]at java.util.AbstractList$Itr.checkForComodifica

Re: [JBoss-dev] CVS update: jboss/src/main/org/jboss/deploymentMainDeploye

2002-02-11 Thread Jason Dillon
On Mon, 2002-02-11 at 23:18, David Jencks wrote: > On 2002.02.12 01:29:32 -0500 Jason Dillon wrote: > > Ouch... had MainDeployer opened and modified... CVS is really bad at > > doing merges ahhh. > > > > Should be OK though. Might want to verify that I did not just clobber > > your changes.

Re: [JBoss-dev] CVS update: jboss/src/main/org/jboss/deployment MainDeploye

2002-02-11 Thread David Jencks
On 2002.02.12 01:29:32 -0500 Jason Dillon wrote: > Ouch... had MainDeployer opened and modified... CVS is really bad at > doing merges ahhh. > > Should be OK though. Might want to verify that I did not just clobber > your changes. > > --jason Ouch is right. I wasn't too happy with your ch

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 22:59:23 Modified:src/main/org/jboss/system ServerConfigMBean.java ServiceControllerMBean.java Log: o MainDeployer & SARDeployer use ServerConfig getHomeDir() + getTempDir() and work off of them instead of jboss.system.home

[JBoss-dev] CVS update: jboss/src/main/org/jboss/deployment MainDeployer.java MainDeployerMBean.java SARDeployer.java

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 22:59:23 Modified:src/main/org/jboss/deployment MainDeployer.java MainDeployerMBean.java SARDeployer.java Log: o MainDeployer & SARDeployer use ServerConfig getHomeDir() + getTempDir() and work off of them instead of jboss.

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

2002-02-11 Thread David Jencks
User: d_jencks Date: 02/02/11 23:00:56 Modified:.build.xml Log: get DeploymentException from jboss-boot.jar Revision ChangesPath 1.62 +2 -1 jbosstest/build.xml Index: build.xml ===

[JBoss-dev] CVS update: jboss/src/main/org/jboss/deployment Deployment.java

2002-02-11 Thread David Jencks
User: d_jencks Date: 02/02/11 22:58:13 Removed: src/main/org/jboss/deployment Deployment.java Log: removed obsolete class ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 22:51:17 Modified:.build.xml Log: o testsuite pulls DeploymentException from jboss-spine, which is broken but I haven't the energy to fix right now, it will be duplicated in jboss-boot & jboss-spine for now. Revision Changes

[JBoss-dev] java.util.Date in PostgreSQL DB

2002-02-11 Thread Dain Sundstrom
This is for anyone who knows Postgres out there, There is a patch at sf that suggest adding the following mapping: java.util.Date TIMESTAMP TIMESTAMP There is currently no mapping for java.util.Date, but there is a mapping for java.sql.Date, which is: java.sql.Date DATE

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jmx/deployer BrokenDeployer.java

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 22:50:20 Modified:src/main/org/jboss/test/jmx/deployer BrokenDeployer.java Log: o MainDeployerMBean.OBJECT_NAME is an ObjectName, no need to wrap. Revision ChangesPath 1.2 +2 -2 jbosstest/src/main/org/jboss/test/jmx/deployer/Bro

[JBoss-dev] CVS update: jboss/src/resources/org/jboss/metadata jbosscmp-jdbc_3_0.dtd

2002-02-11 Thread Dain Sundstrom
User: dsundstrom Date: 02/02/11 22:22:51 Modified:src/resources/org/jboss/metadata jbosscmp-jdbc_3_0.dtd Log: Added not-null to cmp-field and property. Revision ChangesPath 1.11 +8 -2 jboss/src/resources/org/jboss/metadata/jbosscmp-jdbc_3_0.dtd Index: jbos

[JBoss-dev] JBossMX & serialVersionUID

2002-02-11 Thread Jason Dillon
We need to make sure that our plastic impl of the javax.managment.* conforms to the same serialVersionUID's from SUN's version: RemoteException occurred in server thread; nested exception is: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.io.InvalidClassExce

[JBoss-dev] [ jboss-Bugs-512760 ] Patch: Add NOT NULL for pk in createSQL

2002-02-11 Thread noreply
Bugs item #512760, was opened at 2002-02-04 06:08 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=512760&group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Matt (mpetteys) Assigned to: Da

Re: [JBoss-dev] CVS update: jboss/src/main/org/jboss/deployment MainDeploye

2002-02-11 Thread Jason Dillon
Ouch... had MainDeployer opened and modified... CVS is really bad at doing merges ahhh. Should be OK though. Might want to verify that I did not just clobber your changes. --jason _ View thread online: http://main.jboss.org/thread.js

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

2002-02-11 Thread Dain Sundstrom
User: dsundstrom Date: 02/02/11 22:17:16 Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge JDBCCMRFieldBridge.java Log: Added optional not-null element to cmp-fields. Not null is on by by default for primitive types and primary key fields. Revisi

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc JDBCType.java JDBCTypeComplex.java JDBCTypeComplexProperty.java JDBCTypeFactory.java JDBCTypeSimple.java SQLUtil.java

2002-02-11 Thread Dain Sundstrom
User: dsundstrom Date: 02/02/11 22:17:15 Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc JDBCType.java JDBCTypeComplex.java JDBCTypeComplexProperty.java JDBCTypeFactory.java JDBCTypeSimple.java SQLUtil.java Log:

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata JDBCCMPFieldMetaData.java JDBCCMPFieldPropertyMetaData.java JDBCRelationshipRoleMetaData.java

2002-02-11 Thread Dain Sundstrom
User: dsundstrom Date: 02/02/11 22:17:16 Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata JDBCCMPFieldMetaData.java JDBCCMPFieldPropertyMetaData.java JDBCRelationshipRoleMetaData.java Log: Added optiona

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

2002-02-11 Thread Dain Sundstrom
User: dsundstrom Date: 02/02/11 22:15:17 Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc JDBCStartCommand.java Log: Removed wanker log.info protection code. Changed addForeignKeyConstraint to assure that the connection and statement are closed before the

Re: [JBoss-dev] Is log4j MaxFileSize broken?

2002-02-11 Thread Scott M Stark
INFO is the default priority filter. The org.jboss.system package classes are using the BootstrapLogger as the interface into log4j so there must be an issue with seeing the priority filters installed after the BootstrapLogger is created. Its on my list of things to do before branching. x

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 22:13:49 Modified:src/main/org/jboss/system ServiceMBeanSupport.java Log: o using short class name for Service.getName() default Revision ChangesPath 1.11 +47 -33jboss/src/main/org/jboss/system/ServiceMBeanSupport.java Index:

[JBoss-dev] [ jboss-Bugs-515537 ] Deployer loops on failed deployment

2002-02-11 Thread noreply
Bugs item #515537, was opened at 2002-02-10 08:18 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=515537&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Georg Schmid (giorgio42) Ass

[JBoss-dev] CVS update: jbosstest/src/resources/jmx/deployer/META-INF jboss-service.xml

2002-02-11 Thread David Jencks
User: d_jencks Date: 02/02/11 21:50:47 Added: src/resources/jmx/deployer/META-INF jboss-service.xml Log: BrokenDeployer exhibiting 7 ways a deployer may break. Useful in testing MainDeployer, although I don't know how to automate the tests Revision ChangesPath 1.1

[JBoss-dev] CVS update: jbosstest/src/resources/jmx/deployer - New directory

2002-02-11 Thread David Jencks
User: d_jencks Date: 02/02/11 21:49:33 jbosstest/src/resources/jmx/deployer - 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/jmx/deployer BrokenDeployer.java

2002-02-11 Thread David Jencks
User: d_jencks Date: 02/02/11 21:50:46 Added: src/main/org/jboss/test/jmx/deployer BrokenDeployer.java Log: BrokenDeployer exhibiting 7 ways a deployer may break. Useful in testing MainDeployer, although I don't know how to automate the tests Revision ChangesPath 1.1

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

2002-02-11 Thread David Jencks
User: d_jencks Date: 02/02/11 21:50:46 Modified:.build.xml Log: BrokenDeployer exhibiting 7 ways a deployer may break. Useful in testing MainDeployer, although I don't know how to automate the tests Revision ChangesPath 1.61 +31 -2 jbosstest/build.xml

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

2002-02-11 Thread David Jencks
User: d_jencks Date: 02/02/11 21:49:46 jbosstest/src/resources/jmx/deployer/META-INF - 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/jmx/deployer - New directory

2002-02-11 Thread David Jencks
User: d_jencks Date: 02/02/11 21:42:14 jbosstest/src/main/org/jboss/test/jmx/deployer - 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/deployment MainDeployer.java MainDeployerMBean.java DeploymentInfo.java

2002-02-11 Thread David Jencks
User: d_jencks Date: 02/02/11 21:41:09 Modified:src/main/org/jboss/deployment MainDeployer.java MainDeployerMBean.java DeploymentInfo.java Log: cleanup of many deployment/undployment problems including bug 515537, deploy loops on failed deployment Revis

[JBoss-dev] Automated JBoss Testsuite Results

2002-02-11 Thread chris
JBoss daily test results SUMMARY Number of tests run: 491 Successful tests: 471 Errors:10 Failures: 10 [time of test: 12 February 2002 5:9 GMT] [java.version: 1

Re: [JBoss-dev] BCEL & org.jboss.proxy.compiler

2002-02-11 Thread Dain Sundstrom
When I was at marc's place last week I suggested changing to BCEL, as it is actively maintained by the jakarta group, and it would be one less moving part for us. He liked the idea, but neither of us have the time right now to learn another tool. If you've got nothing better to work on go fo

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 21:05:48 Modified:src/main/org/jboss/system ServerConfig.java ServerConfigMBean.java Log: o exposing two more local file config properties: tempDir and stateDataDir (for tmp & db). These appear to be the only other lo

Re: [JBoss-dev] BCEL & org.jboss.proxy.compiler

2002-02-11 Thread Jason Dillon
Good. That is basically the position that I have... well bad too, cause I don't have time todo it at the moment either, but I think it should be done eventually. Perhaps there is someone out there looking for a relatively easy todo task to help improve the quality of JBoss? --jason On Mon, 20

[JBoss-dev] BCEL & org.jboss.proxy.compiler

2002-02-11 Thread Jason Dillon
Any thoughts on replacing our proxy compiler with the Byte Code Engineering Library, recently added to the list of Jakarta sub-projects? --jason ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-

Re: [JBoss-dev] Is log4j MaxFileSize broken?

2002-02-11 Thread Jason Dillon
Sure. --jason On Mon, 2002-02-11 at 20:24, Dain Sundstrom wrote: > can you remove it? > > Jason Dillon wrote: > > >>On another issue do we sill need the instantdb.properties file? > >> > > > > Nope. > > > > --jason > > > ___ Jboss-development

[JBoss-dev] CVS update: contrib/varia/src/etc/conf/default instantdb.properties

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 20:27:11 Removed: varia/src/etc/conf/default instantdb.properties Log: o buh-bye ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] Automated JBoss Testsuite Results

2002-02-11 Thread chris
JBoss daily test results SUMMARY Number of tests run: 491 Successful tests: 480 Errors:8 Failures: 3 [time of test: 12 February 2002 4:18 GMT] [java.version: 1.

Re: [JBoss-dev] Is log4j MaxFileSize broken?

2002-02-11 Thread Dain Sundstrom
I figgured it out. I'm an idiot. For some reason the log system only logs INFO messages except for org.jboss.system. -dain Dain Sundstrom wrote: > Before DR1 I was changing log4j.appender.Default.MaxFileSize in my > log4j.properties file to 10MB so I could see all of my DB code. Now it >

Re: [JBoss-dev] Is log4j MaxFileSize broken?

2002-02-11 Thread Dain Sundstrom
can you remove it? Jason Dillon wrote: >>On another issue do we sill need the instantdb.properties file? >> > > Nope. > > --jason > ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-developmen

Re: [JBoss-dev] Is log4j MaxFileSize broken?

2002-02-11 Thread Jason Dillon
> On another issue do we sill need the instantdb.properties file? Nope. --jason ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

Re: [JBoss-dev] Deployer redesign (again) proposal

2002-02-11 Thread Jason Dillon
> > Redesign deployment system to use Deployment (or DeploymentController) > > object instances to perform work for a single deployment. These objects > > are created by a factory, which lives and is configured from the client > > deployment API or DeploymentManager. A simple type -> classname ma

[JBoss-dev] Is log4j MaxFileSize broken?

2002-02-11 Thread Dain Sundstrom
Before DR1 I was changing log4j.appender.Default.MaxFileSize in my log4j.properties file to 10MB so I could see all of my DB code. Now it seams that this value is always ignored as I can only get a log with 1700 lines. Is this value still used? Is this file still used? On another issue do w

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 19:33:01 Modified:src/main/org/jboss/ejb EJBDeployer.java Log: o specify target throwable when retrhowing DeploymentExceptions o Minor logging changes Revision ChangesPath 1.5 +34 -40jboss/src/main/org/jboss/ejb/EJBDeployer.jav

Re: [JBoss-dev] Deployer redesign (again) proposal

2002-02-11 Thread David Jencks
On 2002.02.11 18:46:32 -0500 Jason Dillon wrote: > I was thinking this weekend, while I was having trouble sleeping > (again), about our deployers and how there isn't a very usable admin > interface to what is deployed and so on. More specifically, there is > not a domain, which lists mbeans whic

[JBoss-dev] Automated JBoss Testsuite Results

2002-02-11 Thread chris
JBoss daily test results SUMMARY Number of tests run: 491 Successful tests: 480 Errors:8 Failures: 3 [time of test: 12 February 2002 3:22 GMT] [java.version: 1.

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 19:22:03 Modified:src/main/org/jboss/system Server.java ServiceController.java ServiceControllerMBean.java Log: o Adding SafeObjectFactory, which simply makes ObjectNames and turns ant malformed exceptions into Errors. Thi

[JBoss-dev] CVS update: jboss/src/main/org/jboss/web AbstractWebContainer.java

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 19:22:03 Modified:src/main/org/jboss/web AbstractWebContainer.java Log: o Adding SafeObjectFactory, which simply makes ObjectNames and turns ant malformed exceptions into Errors. This is used to create ObjectName OBJECT_NAME fields, so we do

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 19:22:03 Modified:src/main/org/jboss/ejb EJBDeployer.java Log: o Adding SafeObjectFactory, which simply makes ObjectNames and turns ant malformed exceptions into Errors. This is used to create ObjectName OBJECT_NAME fields, so we don't have

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 19:22:03 Added: src/main/org/jboss/util SafeObjectNameFactory.java Log: o Adding SafeObjectFactory, which simply makes ObjectNames and turns ant malformed exceptions into Errors. This is used to create ObjectName OBJECT_NAME fields, so we

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 19:22:01 Modified:jettybuild.xml Log: o Adding SafeObjectFactory, which simply makes ObjectNames and turns ant malformed exceptions into Errors. This is used to create ObjectName OBJECT_NAME fields, so we don't have to keep creating

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 19:22:01 Modified:.build.xml Log: o Adding SafeObjectFactory, which simply makes ObjectNames and turns ant malformed exceptions into Errors. This is used to create ObjectName OBJECT_NAME fields, so we don't have to keep creating

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 19:22:01 Modified:jbossbuild.xml Log: o Adding SafeObjectFactory, which simply makes ObjectNames and turns ant malformed exceptions into Errors. This is used to create ObjectName OBJECT_NAME fields, so we don't have to keep creating

[JBoss-dev] CVS update: jboss/src/main/org/jboss/deployment EARDeployer.java MainDeployer.java MainDeployerMBean.java SARDeployer.java

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 19:22:02 Modified:src/main/org/jboss/deployment EARDeployer.java MainDeployer.java MainDeployerMBean.java SARDeployer.java Log: o Adding SafeObjectFactory, which simply makes ObjectNames and turns an

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 19:22:02 Modified:.build.xml Log: o Adding SafeObjectFactory, which simply makes ObjectNames and turns ant malformed exceptions into Errors. This is used to create ObjectName OBJECT_NAME fields, so we don't have to keep creating

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 19:22:01 Modified:src/main/org/jboss/resource RARDeployer.java Log: o Adding SafeObjectFactory, which simply makes ObjectNames and turns ant malformed exceptions into Errors. This is used to create ObjectName OBJECT_NAME fields, so we don't

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 19:22:01 Modified:variabuild.xml Log: o Adding SafeObjectFactory, which simply makes ObjectNames and turns ant malformed exceptions into Errors. This is used to create ObjectName OBJECT_NAME fields, so we don't have to keep creating

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 19:22:00 Modified:.build.xml Log: o Adding SafeObjectFactory, which simply makes ObjectNames and turns ant malformed exceptions into Errors. This is used to create ObjectName OBJECT_NAME fields, so we don't have to keep creating

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 19:22:02 Modified:.build.xml Log: o Adding SafeObjectFactory, which simply makes ObjectNames and turns ant malformed exceptions into Errors. This is used to create ObjectName OBJECT_NAME fields, so we don't have to keep creating

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 19:22:01 Modified:.build.xml Log: o Adding SafeObjectFactory, which simply makes ObjectNames and turns ant malformed exceptions into Errors. This is used to create ObjectName OBJECT_NAME fields, so we don't have to keep creating

Re: [JBoss-dev] XML snippets in mbean configuration

2002-02-11 Thread Jason Dillon
Sorry about that... jumped the gun on sending that email. --jason On Mon, 2002-02-11 at 19:09, Scott M Stark wrote: > This is already supported in both 2.4.4 and 3.0. For example, this > works with both versions: > >name="jboss.web:service=EmbeddedCatalinaSX"> > 8080 > >

Re: [JBoss-dev] XML snippets in mbean configuration

2002-02-11 Thread Scott M Stark
This is already supported in both 2.4.4 and 3.0. For example, this works with both versions: 8080 Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: "Jason Dillon" <[EMAIL PROTE

[JBoss-dev] What were those timings on 3.0?

2002-02-11 Thread Scott M Stark
The tomcat-test.ear is showing that the optimized container flag is being ignored and all intra-VM calls are going through the local invoker stack and should be optimized. However, the times I'm seeing are 10x slower than the optimized JBoss-2.4.4/Tomcat-4.0.1 times. JBoss-3.0.0/Tomcat-4.0.2: No

[JBoss-dev] Automated JBoss Testsuite Results

2002-02-11 Thread chris
JBoss daily test results SUMMARY Number of tests run: 491 Successful tests: 479 Errors:8 Failures: 4 [time of test: 12 February 2002 2:53 GMT] [java.version: 1.

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 18:51:27 Modified:src/main/org/jboss Main.java Log: o handle jmx RuntimeErrorException Revision ChangesPath 1.67 +5 -1 jboss/src/main/org/jboss/Main.java Index: Main.java

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

2002-02-11 Thread Jason Dillon
User: user57 Date: 02/02/11 18:38:39 Modified:src/main/org/jboss/system UnifiedClassLoader.java Log: o fix indentation Revision ChangesPath 1.5 +19 -17jboss/src/main/org/jboss/system/UnifiedClassLoader.java Index: UnifiedClassLoader.java =

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

2002-02-11 Thread Scott M Stark
The indents on these changes are all screwed up because tabs are being used instead of spaces. Check your editor settings. - Original Message - From: "Jason Dillon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 11, 2002 2:58 PM Subject: [JBoss-dev] CVS update: jboss/

Re: [JBoss-dev] CVS update: jbossmx/src/main/org/jboss/invocation/jrmp/server JRMPInvokerHA.java

2002-02-11 Thread Dain Sundstrom
Didn't someone mention something about new ObjectName was very very expensive call? Can you cache it? -dain Oleg Nitz wrote: > User: olegnitz > Date: 02/02/11 16:53:35 > > Modified:src/main/org/jboss/invocation/jrmp/server JRMPInvokerHA.java > Log: > The bean hashCode was calcu

[JBoss-dev] [ jboss-Feature Requests-515885 ] Tomcat 3.3a embedding

2002-02-11 Thread noreply
Feature Requests item #515885, was opened at 2002-02-11 05:10 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376688&aid=515885&group_id=22866 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (

[JBoss-dev] RE: [ jboss-Patches-475080 ] Remove dead imports from jboss-all

2002-02-11 Thread Guillaume Boissiere
I tried to do this around noon on Sunday and cvs head was not compiling... I didn't have too much time to look into it, so I'll give this another shot later on this week. -- Guillaume > -Original Message- > From: Guillaume Boissiere [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February

[JBoss-dev] [ jboss-Feature Requests-515842 ] J2EE Certification test

2002-02-11 Thread noreply
Feature Requests item #515842, was opened at 2002-02-11 02:52 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376688&aid=515842&group_id=22866 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (