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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:59:27 Added: varia/src/etc/conf/default Tag: jboss_buildmagic domain.xml instantdb.properties Log: o moved instantdb and tyrex config files to plugins/varia o updated messaging/build.xml to rmic the correct files o co

[JBoss-dev] CVS update: jboss/src/etc/conf/default jboss.jcml domain.xml instantdb.properties jetty.properties jetty.xml

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:59:27 Modified:src/etc/conf/default Tag: jboss_buildmagic jboss.jcml Removed: src/etc/conf/default Tag: jboss_buildmagic domain.xml instantdb.properties jetty.properties jetty.xml Log: o moved instantdb and tyrex config

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:59:27 Modified:.Tag: jboss_buildmagic build.xml Log: o moved instantdb and tyrex config files to plugins/varia o updated messaging/build.xml to rmic the correct files o commented out the instantdb loader for the moment until I can figo

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:59:27 Modified:variaTag: jboss_buildmagic build.xml Log: o moved instantdb and tyrex config files to plugins/varia o updated messaging/build.xml to rmic the correct files o commented out the instantdb loader for the moment until I can figo

Re: [JBoss-dev] Re: class loading problems & new build system

2001-07-31 Thread Scott M Stark
Because that is how the ClassPathExtension class works. Paths are resolved as: u = new URL(getClass().getProtectionDomain().getCodeSource().getLocation(),url); dir = new File(u.getFile()); where url is the value passed to the MLET ctor. The client directory should not come into play, but for som

[JBoss-dev] CVS update: contrib/varia/src/etc/conf - New directory

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:50:05 contrib/varia/src/etc/conf - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: contrib/varia/src/etc/conf/default - New directory

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:50:08 contrib/varia/src/etc/conf/default - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

Re: [JBoss-dev] JBossTests need to use assert/fail

2001-07-31 Thread Jason Dillon
Any thoughts about using Log4j for all client and server side logging for jbosstest? I think that it would help show problems when running from a console, so that all bits that get displayed are things to worry about by default. If you want more detail for a given test or set of tests, then upda

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:28:41 Modified:.Tag: jboss_buildmagic build.sh Log: o fixed build.sh to correctly detect ant when ANT_HOME is set, though if the buildmagic-tasks.jar file is not under ANT_HOME/lib things will still not work. Revision Changes

[JBoss-dev] CVS update: jnp build.sh

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:28:41 Modified:.Tag: jboss_buildmagic build.sh Log: o fixed build.sh to correctly detect ant when ANT_HOME is set, though if the buildmagic-tasks.jar file is not under ANT_HOME/lib things will still not work. Revision Changes

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:28:40 Modified:.Tag: jboss_buildmagic build.sh Log: o fixed build.sh to correctly detect ant when ANT_HOME is set, though if the buildmagic-tasks.jar file is not under ANT_HOME/lib things will still not work. Revision Changes

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:28:41 Modified:.Tag: jboss_buildmagic build.sh Log: o fixed build.sh to correctly detect ant when ANT_HOME is set, though if the buildmagic-tasks.jar file is not under ANT_HOME/lib things will still not work. Revision Changes

[JBoss-dev] CVS update: jboss-j2ee build.sh

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:28:40 Modified:.Tag: jboss_buildmagic build.sh Log: o fixed build.sh to correctly detect ant when ANT_HOME is set, though if the buildmagic-tasks.jar file is not under ANT_HOME/lib things will still not work. Revision Changes

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:32:08 Modified:etc Tag: jboss_buildmagic build-bank.xml Log: o minor update Revision ChangesPath No revision No revision 1.1.2.3 +1 -1 jbosstest/etc/Attic/build-bank.xml

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:28:41 Modified:.Tag: jboss_buildmagic build.sh build.xml config.xml Log: o fixed build.sh to correctly detect ant when ANT_HOME is set, though if the buildmagic-tasks.jar file is not under ANT_HOME/lib things will still not work.

[JBoss-dev] CVS update: jbossmq/src/examples build.sh

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:28:40 Modified:src/examples Tag: jboss_buildmagic build.sh Log: o fixed build.sh to correctly detect ant when ANT_HOME is set, though if the buildmagic-tasks.jar file is not under ANT_HOME/lib things will still not work. Revision Cha

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:28:41 Modified:etc Tag: jboss_buildmagic build-bank.xml Log: o fixed build.sh to correctly detect ant when ANT_HOME is set, though if the buildmagic-tasks.jar file is not under ANT_HOME/lib things will still not work. Revision C

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:28:41 Modified:.Tag: jboss_buildmagic build.sh Log: o fixed build.sh to correctly detect ant when ANT_HOME is set, though if the buildmagic-tasks.jar file is not under ANT_HOME/lib things will still not work. Revision Changes

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:28:40 Modified:.Tag: jboss_buildmagic build.sh Log: o fixed build.sh to correctly detect ant when ANT_HOME is set, though if the buildmagic-tasks.jar file is not under ANT_HOME/lib things will still not work. Revision Changes

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:28:41 Modified:variaTag: jboss_buildmagic build.sh Log: o fixed build.sh to correctly detect ant when ANT_HOME is set, though if the buildmagic-tasks.jar file is not under ANT_HOME/lib things will still not work. Revision Changes

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:28:39 Modified:.Tag: jboss_buildmagic build.sh Log: o fixed build.sh to correctly detect ant when ANT_HOME is set, though if the buildmagic-tasks.jar file is not under ANT_HOME/lib things will still not work. Revision Changes

[JBoss-dev] CVS update: manual build.sh

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:28:40 Modified:.Tag: jboss_buildmagic build.sh Log: o fixed build.sh to correctly detect ant when ANT_HOME is set, though if the buildmagic-tasks.jar file is not under ANT_HOME/lib things will still not work. Revision Changes

[JBoss-dev] CVS update: build build.sh

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:28:40 Modified:.Tag: jboss_buildmagic build.sh Log: o fixed build.sh to correctly detect ant when ANT_HOME is set, though if the buildmagic-tasks.jar file is not under ANT_HOME/lib things will still not work. Revision Changes

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:28:40 Modified:.Tag: jboss_buildmagic build.sh Log: o fixed build.sh to correctly detect ant when ANT_HOME is set, though if the buildmagic-tasks.jar file is not under ANT_HOME/lib things will still not work. Revision Changes

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 23:28:41 Modified:jettyTag: jboss_buildmagic build.sh Log: o fixed build.sh to correctly detect ant when ANT_HOME is set, though if the buildmagic-tasks.jar file is not under ANT_HOME/lib things will still not work. Revision Changes

[JBoss-dev] Re: class loading problems & new build system

2001-07-31 Thread Jason Dillon
Why does this include lib/ext... it doesn't really give you any clues (short of the debug lines about libraries being loaded. Also how does the client/* come into play for the server? I fixed these isses, and thought I had things working, but now I am having some trouble with Hypersonic, it hang

[JBoss-dev] Re: class loading problems & new build system

2001-07-31 Thread Scott M Stark
The loading of the lib/ext directory jars into the server classpath is done by this ClassPathExtension MLET entry in jboss.conf: The "./" value is resolved relative to the org.jboss.util.ClassPathExtension codesource location, so its jar needs to be in the lib/ext directory. Has this been

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:34:17 Modified:.Tag: jboss_buildmagic build.xml config.xml Log: o updated jsr77/jboss-management hack. this could probably move to thirdparty/sun/**, but I am going to leave it here for now (until there is an official release).

[JBoss-dev] CVS update: jboss/src/lib jsr77.jar jboss-management.jar

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:30:20 Added: src/lib Tag: jboss_buildmagic jsr77.jar Removed: src/lib Tag: jboss_buildmagic jboss-management.jar Log: o updated from HEAD Revision ChangesPath No revision No revision

[JBoss-dev] CVS update: jboss/src/main/org/jboss/jmx/client Deployer.java

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:30:21 Modified:src/main/org/jboss/jmx/client Tag: jboss_buildmagic Deployer.java Log: o updated from HEAD Revision ChangesPath No revision No revision 1.8.2.1

[JBoss-dev] CVS update: jboss/src/main/org/jboss/management JBossConnectorModule.java JBossCountStatistic.java JBossEjbModule.java JBossEntityBean.java JBossIpAddress.java JBossJ2EEApplication.java JBossJ2EEManagedObject.java JBossJ2EEManagement.java JBossJ2EEModule.java JBossJ2EEResource.java JBossJ2EEServer.java JBossJDBC.java JBossJDBCConnectionPool.java JBossJDBCDriver.java JBossJNDI.java JBossJVM.java JBossJavaMail.java JBossManagement.java JBossManagementMBean.java JBossMessageDrivenBean.java JBossNode.java JBossPort.java JBossStatefulSessionBean.java JBossStatelessSessionBean.java JBossTimeStatistic.java JBossWebModule.java DataCollector.java EJBDataCollector.java JDBCDataCollector.java JNDIDataCollector.java MailDataCollector.java NodeDataCollector.java ServerDataCollector.java ServerDataCollectorMBean.java

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:30:21 Modified:src/main/org/jboss/management Tag: jboss_buildmagic DataCollector.java EJBDataCollector.java JDBCDataCollector.java JNDIDataCollector.java MailDataCollector.java NodeD

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:30:20 Modified:src/main/org/jboss/ejb Tag: jboss_buildmagic EntityContainer.java Log: o updated from HEAD Revision ChangesPath No revision No revision 1.46.2.1

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:17:38 Modified:src/main/org/jboss/test/testbean/test Tag: jboss_buildmagic Main.java Log: o updated from HEAD Revision ChangesPath No revision No revision 1.9.2.

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/server ClientConsumer.java

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:21:40 Modified:src/main/org/jbossmq/server Tag: jboss_buildmagic ClientConsumer.java Log: o minor change to test keyword expansion Revision ChangesPath No revision No re

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/server ClientConsumer.java JBossMQService.java JBossMQServiceMBean.java JMSDestination.java JMSQueue.java JMSServer.java JMSTopic.java StateManager.java StateManagerMBean.java

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:19:48 Modified:src/main/org/jbossmq/server Tag: jboss_buildmagic ClientConsumer.java JBossMQService.java JBossMQServiceMBean.java JMSDestination.java JMSQueue.java JMSServer.java JMS

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq Connection.java SpyBytesMessage.java SpyConnection.java SpyMessage.java SpyMessageConsumer.java SpyQueueSender.java SpyQueueSession.java SpySession.java SpyTopicSession.java SpyXAConnection.java Subscription.java

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:19:47 Modified:src/main/org/jbossmq Tag: jboss_buildmagic Connection.java SpyBytesMessage.java SpyConnection.java SpyMessage.java SpyMessageConsumer.java SpyQueueSender.java SpyQueue

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/pm/logged PersistenceManager.java

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:19:48 Modified:src/main/org/jbossmq/pm/logged Tag: jboss_buildmagic PersistenceManager.java Log: o updated from HEAD Revision ChangesPath No revision No revision

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/il/jvm JVMServerILFactory.java JVMServerIL.java JVMServerILService.java

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:19:47 Modified:src/main/org/jbossmq/il/jvm Tag: jboss_buildmagic JVMServerIL.java JVMServerILService.java Added: src/main/org/jbossmq/il/jvm Tag: jboss_buildmagic JVMServerILFactory.java Log: o

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/pm/rollinglogged IntegrityLog.java ObjectIntegrityLog.java PersistenceManager.java PersistenceManagerMBean.java SpyMessageLog.java SpyTxLog.java

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:19:48 Added: src/main/org/jbossmq/pm/rollinglogged Tag: jboss_buildmagic IntegrityLog.java ObjectIntegrityLog.java PersistenceManager.java PersistenceManagerMBean.java SpyMessageLo

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/il/oil OILClientILService.java OILServerILService.java

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:19:47 Modified:src/main/org/jbossmq/il/oil Tag: jboss_buildmagic OILClientILService.java OILServerILService.java Log: o updated from HEAD Revision ChangesPath No revision No

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/il/uil UILClientILService.java UILServerILService.java

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:19:47 Modified:src/main/org/jbossmq/il/uil Tag: jboss_buildmagic UILClientILService.java UILServerILService.java Log: o updated from HEAD Revision ChangesPath No revision No

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:11:01 Modified:src/main/org/jboss/resource/security Tag: jboss_buildmagic ManyToOnePrincipalMapping.java Log: o updated from HEAD Revision ChangesPath No revision No rev

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:11:01 Modified:src/main/org/jboss/resource Tag: jboss_buildmagic ConnectionFactoryLoader.java RARDeployer.java RARDeployerMBean.java RARMetaData.java Log: o updated from HEAD Revision Changes

[JBoss-dev] CVS update: manual/src/examples/build build.xml

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:09:26 Modified:src/examples/build Tag: jboss_buildmagic build.xml Log: o updated from HEAD Revision ChangesPath No revision No revision 1.10.6.1 +165 -161 manual/src/examples/build/bu

[JBoss-dev] CVS update: manual/src/examples/org/jboss/docs/interest build.xml home.html

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:09:26 Modified:src/examples/org/jboss/docs/interest Tag: jboss_buildmagic build.xml home.html Log: o updated from HEAD Revision ChangesPath No revision No revision

[JBoss-dev] CVS update: jboss/src/client TestBeanClient.jar auth.conf cacerts

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:01:41 Removed: src/client Tag: jboss_buildmagic TestBeanClient.jar auth.conf cacerts Log: o these files should be released from the security and admin modules, not from here.

[JBoss-dev] CVS update: jboss/src/client/admin jndi.properties monitor.jar

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 22:01:42 Removed: src/client/admin Tag: jboss_buildmagic jndi.properties monitor.jar Log: o these files should be released from the security and admin modules, not from here. ___

Re: [JBoss-dev] class loading problems & new build system

2001-07-31 Thread Jason Dillon
Well, I think that I have fixed this. I messed up (surprise) while converting the jnp module. The manifests really screwed me up (since the client.mf is used to make the jnptest.jar, the jnp.mf is used to make the jnp-client.jar, so I changed it in the new build file so that it makes a bit more

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 21:56:06 Modified:.Tag: jboss_buildmagic build.xml Log: o fixed the classes that are included in jnp-client.jar, the server starts now =) Revision ChangesPath No revision No revision

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq Subscription.java

2001-07-31 Thread Paul Kendall
User: pkendall Date: 01/07/31 21:01:10 Modified:src/main/org/jbossmq Subscription.java Log: clone the actsLikeAQueue flag too! Revision ChangesPath 1.7 +15 -15jbossmq/src/main/org/jbossmq/Subscription.java Index: Subscription.java ===

[JBoss-dev] CVS update: jnp/src/etc client.mf server.mf tests.mf

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 20:42:13 Modified:src/etc Tag: jboss_buildmagic client.mf server.mf tests.mf Log: o fixed manifest files (was not happy about Manifest-Version), and the tests.mf and client.mf were switched. Revision ChangesPath No r

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq SpyXAConnection.java SpyTopicSession.java SpySession.java SpyQueueSession.java SpyMessageConsumer.java SpyConnection.java Connection.java

2001-07-31 Thread Paul Kendall
User: pkendall Date: 01/07/31 20:36:40 Modified:src/main/org/jbossmq SpyXAConnection.java SpyTopicSession.java SpySession.java SpyQueueSession.java SpyMessageConsumer.java SpyConnection.java Connection.java Log:

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 20:21:18 Modified:.Tag: jboss_buildmagic build.xml Log: o removed conf release tasks. Revision ChangesPath No revision No revision 1.1.2.8 +1 -9 jbosssx/Attic/build.xml

[JBoss-dev] class loading problems & new build system

2001-07-31 Thread Jason Dillon
I almost have the server starting up from a release done off the the jboss_buildmagic branch, but I can't seem to get past some class loading issues. I get to about here: [Info] Java version: 1.3.1,Sun Microsystems Inc. [Info] Java VM: Java HotSpot(TM) Server VM 1.3.1-b24,Sun Microsystems Inc. [

[JBoss-dev] CVS update: contrib/jetty/src/etc README demo.xml jboss.conf jetty.properties jetty.xml

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 20:10:19 Added: jetty/src/etc Tag: jboss_buildmagic README demo.xml jboss.conf jetty.properties jetty.xml Log: o these files seem to have been lost and now they are found. Revision ChangesPath No

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/server ClientConsumer.java

2001-07-31 Thread Paul Kendall
User: pkendall Date: 01/07/31 20:09:25 Modified:src/main/org/jbossmq/server ClientConsumer.java Log: Fix start/stop connection Revision ChangesPath 1.15 +17 -2 jbossmq/src/main/org/jbossmq/server/ClientConsumer.java Index: ClientConsumer.java

[JBoss-dev] CVS update: contrib/jetty/src/etc - New directory

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 20:09:20 contrib/jetty/src/etc - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jboss/src/etc hypersonic.txt

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 20:05:56 Removed: src/etc Tag: jboss_buildmagic hypersonic.txt Log: o Fixed a few more problems releasing o Added local.properties-production o Moved Hypersonic, InstantDB, CastorJDO and Tyrex to the plugins/varia module. _

[JBoss-dev] CVS update: jboss/src/etc/conf/default jboss-auto.jcml jnp.properties

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 20:05:56 Removed: src/etc/conf/default Tag: jboss_buildmagic jboss-auto.jcml jnp.properties Log: o Fixed a few more problems releasing o Added local.properties-production o Moved Hypersonic, InstantDB, CastorJDO and Tyrex

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 20:05:55 Modified:.Tag: jboss_buildmagic config.xml Log: o Fixed a few more problems releasing o Added local.properties-production o Moved Hypersonic, InstantDB, CastorJDO and Tyrex to the plugins/varia module. Revision Changes

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 20:05:56 Modified:.Tag: jboss_buildmagic build.xml Log: o Fixed a few more problems releasing o Added local.properties-production o Moved Hypersonic, InstantDB, CastorJDO and Tyrex to the plugins/varia module. Revision Changes

[JBoss-dev] CVS update: jboss/src/main/org/jboss/tm/plugins/tyrex CoordinatorInvoker.java CoordinatorRemote.java CoordinatorRemoteInterface.java ResourceInvoker.java ResourceRemote.java ResourceRemoteInterface.java TransactionManagerService.java TransactionManagerServiceMBean.java TyrexTransactionPropagationContextManager.java TyrexTxPropagationContext.java

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 20:05:56 Removed: src/main/org/jboss/tm/plugins/tyrex Tag: jboss_buildmagic CoordinatorInvoker.java CoordinatorRemote.java CoordinatorRemoteInterface.java ResourceInvoker.java ResourceR

[JBoss-dev] CVS update: jboss/src/main/org/jboss/jdbc HypersonicDatabase.java HypersonicDatabaseMBean.java InstantDBDatabase.java InstantDBDatabaseMBean.java

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 20:05:56 Removed: src/main/org/jboss/jdbc Tag: jboss_buildmagic HypersonicDatabase.java HypersonicDatabaseMBean.java InstantDBDatabase.java InstantDBDatabaseMBean.java Log: o Fixed

[JBoss-dev] CVS update: build/etc local.properties-production README.txt

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 20:05:55 Added: etc Tag: jboss_buildmagic local.properties-production Removed: etc Tag: jboss_buildmagic README.txt Log: o Fixed a few more problems releasing o Added local.properties-production o Moved Hypersonic, InstantDB, Ca

[JBoss-dev] CVS update: contrib/jetty/etc README demo.xml jboss.conf jetty.properties jetty.xml run.sh

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 20:05:55 Removed: jetty/etc Tag: jboss_buildmagic README demo.xml jboss.conf jetty.properties jetty.xml run.sh Log: o Fixed a few more problems releasing o Added local.properties-production o Moved Hypersonic, InstantDB, C

[JBoss-dev] CVS update: jboss/src/main/org/jboss/jdo/castor CastorJDOImpl.java CastorJDOImplMBean.java

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 20:05:56 Removed: src/main/org/jboss/jdo/castor Tag: jboss_buildmagic CastorJDOImpl.java CastorJDOImplMBean.java Log: o Fixed a few more problems releasing o Added local.properties-production o Moved Hypersonic, InstantDB,

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 20:05:56 Modified:.Tag: jboss_buildmagic build.xml Log: o Fixed a few more problems releasing o Added local.properties-production o Moved Hypersonic, InstantDB, CastorJDO and Tyrex to the plugins/varia module. Revision Changes

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

2001-07-31 Thread Scott M Stark
User: starksm Date: 01/07/31 18:59:18 Modified:src/main/org/jboss/test/testbean/test Main.java Log: Update to use assert and fail rather than System.out Revision ChangesPath 1.10 +146 -169 jbosstest/src/main/org/jboss/test/testbean/test/Main.java Index: Main.

[JBoss-dev] JBossTests need to use assert/fail

2001-07-31 Thread Scott M Stark
I was looking to add a new unit test and was looking at an existing test and found that it was not using the junit assert and fail methods. Rather, it was simply printing out "FAILED" or the like. This is useless for automated unit testing. I don't think this is the norm, but if your adding or cre

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

2001-07-31 Thread Scott M Stark
User: starksm Date: 01/07/31 18:58:02 Modified:src/main/org/jboss/test/testbean/test Tag: Branch_2_4 Main.java Log: Update to use assert and fail rather than System.out Revision ChangesPath No revision No

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/il/uil UILServerILService.java UILClientILService.java

2001-07-31 Thread Paul Kendall
User: pkendall Date: 01/07/31 18:18:22 Modified:src/main/org/jbossmq/il/uil UILServerILService.java UILClientILService.java Log: Make the sockets fully blocking and close the socket when stopping. This is to work around a bug in Sun's JDK sockets i.e. they

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/il/oil OILServerILService.java OILClientILService.java

2001-07-31 Thread Paul Kendall
User: pkendall Date: 01/07/31 18:18:32 Modified:src/main/org/jbossmq/il/oil OILServerILService.java OILClientILService.java Log: Make the sockets fully blocking and close the socket when stopping. This is to work around a bug in Sun's JDK sockets i.e. they

[JBoss-dev] CVS update: jbosssx/src/etc/conf/default jboss.jcml server.policy

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 18:15:09 Removed: src/etc/conf/default Tag: jboss_buildmagic jboss.jcml server.policy Log: o this will clash with versions from the server module. perhaps a stylesheet should be used to include module configuration togeter

[JBoss-dev] CVS update: CVSROOT modules

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 17:47:31 Modified:.modules Log: o fixed _plugins_varia Revision ChangesPath 1.30 +1 -1 CVSROOT/modules Index: modules === RCS file: /cvsroot/jboss/CVS

[JBoss-dev] CVS update: jboss/src/etc/beaninfo CachePolicySupportConfiguration.xml CastorJDOResource.xml ContainerConfiguration.xml ContainerConfigurations.xml EntityContainerConfiguration.xml EntityInstanceCacheConfiguration.xml EntityInstancePoolConfiguration.xml InstanceCacheSupportConfiguration.xml JDBCResource.xml JRMPContainerInvokerConfiguration.xml LRUEnterpriseContextCachePolicyConfiguration.xml ResourceManagers.xml SingletonStatelessSessionInstancePoolConfiguration.xml StatefulSessionContainerConfiguration.xml StatefulSessionInstanceCacheConfiguration.xml StatelessSessionContainerConfiguration.xml StatelessSessionInstancePoolConfiguration.xml URLResource.xml jBossEjbJar.xml jBossEjbReference.xml jBossEnterpriseBeans.xml jBossEntity.xml jBossResourceReference.xml jBossSession.xml

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 17:43:30 Removed: src/etc/beaninfo Tag: jboss_buildmagic CachePolicySupportConfiguration.xml CastorJDOResource.xml ContainerConfiguration.xml ContainerConfigurations.xml

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 17:43:30 Modified:.Tag: jboss_buildmagic build.xml config.xml Log: o looks like beaninfo files have not been touched in many months, so for now lets remove them and see if anyone misses them. Revision ChangesPath No

[JBoss-dev] CVS update: jboss/src/etc/deploy jbosspool-jdbc.rar

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 17:43:31 Removed: src/etc/deploy Tag: jboss_buildmagic jbosspool-jdbc.rar Log: o looks like beaninfo files have not been touched in many months, so for now lets remove them and see if anyone misses them. __

[JBoss-dev] CVS update: jboss/src/etc/beaninfo/jaws Finder.xml JawsCMPField.xml JawsEjbJar.xml JawsEnterpriseBeans.xml JawsEntity.xml Mapping.xml TypeMapping.xml TypeMappings.xml

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 17:43:30 Removed: src/etc/beaninfo/jaws Tag: jboss_buildmagic Finder.xml JawsCMPField.xml JawsEjbJar.xml JawsEnterpriseBeans.xml JawsEntity.xml Mapping.xml TypeMapping.xml TypeMappings.

[JBoss-dev] CVS update: jboss/src/etc/conf jboss.conf

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 17:43:31 Removed: src/etc/conf Tag: jboss_buildmagic jboss.conf Log: o looks like beaninfo files have not been touched in many months, so for now lets remove them and see if anyone misses them. ___ Jbos

[JBoss-dev] CVS update: jboss/src/etc build.xml ejxjaws.mf ejxjboss.mf monitor.bat

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 17:43:30 Removed: src/etc Tag: jboss_buildmagic build.xml ejxjaws.mf ejxjboss.mf monitor.bat Log: o looks like beaninfo files have not been touched in many months, so for now lets remove them and see if anyone misses them.

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 17:43:30 Modified:.Tag: jboss_buildmagic build.xml Log: o looks like beaninfo files have not been touched in many months, so for now lets remove them and see if anyone misses them. Revision ChangesPath No revi

[JBoss-dev] CVS update: CVSROOT modules

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 17:41:06 Modified:.modules Log: *** empty log message *** Revision ChangesPath 1.29 +2 -1 CVSROOT/modules Index: modules === RCS file: /cvsroot/jboss/

[JBoss-dev] CVS update: contrib/varia - Imported sources

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 17:39:59 Log: o contrib/plugin module for thirdparty plugins that are relativly small and thus do not warrent there own module and build system. Status: Vendor Tag: jboss Release Tags: start N contrib/varia/build.sh N contrib/varia/

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq SpyMessageConsumer.java

2001-07-31 Thread Paul Kendall
User: pkendall Date: 01/07/31 16:45:38 Modified:src/main/org/jbossmq SpyMessageConsumer.java Log: Fix receiveNoWait NullPointerException error Revision ChangesPath 1.12 +3 -1 jbossmq/src/main/org/jbossmq/SpyMessageConsumer.java Index: SpyMessageConsumer.ja

[JBoss-dev] CVS update: admin/src/main/org/jboss/admin/beans AdminServerBean.java SystemMonitorBean.java

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 16:44:10 Modified:src/main/org/jboss/admin/beans Tag: jboss_buildmagic AdminServerBean.java SystemMonitorBean.java Log: o updated tags for ejbdoclet v1.2, now all classes are compiling. Revision ChangesPath No

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 16:44:10 Modified:.Tag: jboss_buildmagic build.xml config.xml Log: o updated tags for ejbdoclet v1.2, now all classes are compiling. Revision ChangesPath No revision No revision 1.

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq SpyMessageConsumer.java

2001-07-31 Thread Paul Kendall
User: pkendall Date: 01/07/31 14:51:27 Modified:src/main/org/jbossmq SpyMessageConsumer.java Log: Fix possible infinite loop with outdated messages. Revision ChangesPath 1.11 +9 -5 jbossmq/src/main/org/jbossmq/SpyMessageConsumer.java Index: SpyMessageConsu

[JBoss-dev] JBoss Management Architecture

2001-07-31 Thread Schaefer, Andreas
Hi Geeks As you maybe know JSR-77 delivers a logical and vendor neutral view to an application server. In order to implement this I have two basic ideas: 1) Use a central MBean knowing how to map JSR-77 to JBoss and vice versa. This would use other mapping classes (EJB, JDBC, JNDI etc.) to

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 14:48:18 Modified:.Tag: jboss_buildmagic config.xml Log: o re-added the property for the ejbdoclet classpath (so the task will work again). Revision ChangesPath No revision No revisio

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 14:43:50 Modified:.Tag: jboss_buildmagic build.xml config.xml Log: o using jars from admin/lib for jpl-util, they are newer and required to build the admin module. To keep things simple, the jpl-patthen.jar has been added to the jpl-

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 14:43:50 Modified:.Tag: jboss_buildmagic build.xml config.xml Log: o using jars from admin/lib for jpl-util, they are newer and required to build the admin module. To keep things simple, the jpl-patthen.jar has been added to the jpl-

[JBoss-dev] CVS update: thirdparty/gjt/jpl-util/lib jpl-pattern.jar jpl-util.jar

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 14:43:50 Modified:gjt/jpl-util/lib Tag: jboss_buildmagic jpl-util.jar Added: gjt/jpl-util/lib Tag: jboss_buildmagic jpl-pattern.jar Log: o using jars from admin/lib for jpl-util, they are newer and required to build the admin module. To k

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 14:36:44 Modified:jettyTag: jboss_buildmagic build.xml Log: o removed release sub-directory under output since there is a directory created for each ${release.id} Revision ChangesPath No revision No

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 14:36:44 Modified:.Tag: jboss_buildmagic build.xml Log: o removed release sub-directory under output since there is a directory created for each ${release.id} Revision ChangesPath No revision No

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 14:36:43 Modified:.Tag: jboss_buildmagic build.xml Log: o removed release sub-directory under output since there is a directory created for each ${release.id} Revision ChangesPath No revision No

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 14:36:43 Modified:.Tag: jboss_buildmagic build.xml Log: o removed release sub-directory under output since there is a directory created for each ${release.id} Revision ChangesPath No revision No

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 14:36:44 Modified:.Tag: jboss_buildmagic build.xml Log: o removed release sub-directory under output since there is a directory created for each ${release.id} Revision ChangesPath No revision No

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 14:36:44 Modified:.Tag: jboss_buildmagic build.xml Log: o removed release sub-directory under output since there is a directory created for each ${release.id} Revision ChangesPath No revision No

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 14:36:44 Modified:.Tag: jboss_buildmagic build.xml Log: o removed release sub-directory under output since there is a directory created for each ${release.id} Revision ChangesPath No revision No

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

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 14:36:43 Modified:.Tag: jboss_buildmagic build.xml Log: o removed release sub-directory under output since there is a directory created for each ${release.id} Revision ChangesPath No revision No

  1   2   >