[JBoss-dev] [ jboss-Feature Requests-480814 ] Parse catalina's server.xml

2001-11-11 Thread noreply
Feature Requests item #480814, was opened at 2001-11-11 23:26 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376688&aid=480814&group_id=22866 Category: Other Group: v2.4.x Status: Open Priority: 5 Submitted By: Alexei Yudichev (sflexus) Assigned to: Nobody/Anonymou

[JBoss-dev] CVS update: jboss/src/main/org/jboss/jmx/adaptor/rmi RMIAdaptorService.java

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:52:17 Modified:src/main/org/jboss/jmx/adaptor/rmi RMIAdaptorService.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. (2nd try at committing - is cvs acting weird? Revisi

[JBoss-dev] CVS update: jboss/src/main/org/jboss/jms/asf ServerSessionPoolLoader.java

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:52:16 Modified:src/main/org/jboss/jms/asf ServerSessionPoolLoader.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. (2nd try at committing - is cvs acting weird? Revision

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

2001-11-11 Thread David Jencks
interface for the JBOSS-SYSTEM. * * @author mailto:[EMAIL PROTECTED]";>Marc Fleury. - * @version $Revision: 1.2 $ + * @version $Revision: 1.3 $ * * 20010830 marc fleury: * * Initial import * + * 2001 david jencks: + * + * removed init and

[JBoss-dev] CVS update: jboss/src/main/org/jboss/jmx/adaptor/xml XMLAdaptorService.java XMLTestService.java

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:52:17 Modified:src/main/org/jboss/jmx/adaptor/xml XMLAdaptorService.java XMLTestService.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. (2nd try at c

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

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:52:17 Modified:src/main/org/jboss/jmx/connector ConnectorFactoryService.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. (2nd try at committing - is c

[JBoss-dev] CVS update: jboss/src/main/org/jboss/deployment DeployerMBeanSupport.java J2eeDeployer.java J2eeDeployerMBean.java ServiceDeployer.java

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:52:16 Modified:src/main/org/jboss/deployment DeployerMBeanSupport.java J2eeDeployer.java J2eeDeployerMBean.java ServiceDeployer.java Log: Changes to move toward eliminating init and destroy from Service

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

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:52:18 Modified:src/main/org/jboss/util Scheduler.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. (2nd try at committing - is cvs acting weird? Revision ChangesPath

[JBoss-dev] CVS update: jboss/src/main/org/jboss/jms/jndi JMSProviderLoader.java

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:52:17 Modified:src/main/org/jboss/jms/jndi JMSProviderLoader.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. (2nd try at committing - is cvs acting weird? Revision Cha

[JBoss-dev] CVS update: jboss/src/main/org/jboss/naming ExternalContext.java NamingService.java

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:52:17 Modified:src/main/org/jboss/naming ExternalContext.java NamingService.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. (2nd try at committing -

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

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:52:16 Modified:src/main/org/jboss/ejb/plugins/local BaseLocalContainerInvoker.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. (2nd try at committing

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb Application.java Container.java ContainerFactory.java EntityContainer.java MessageDrivenContainer.java StatefulSessionContainer.java StatelessSessionContainer.java

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:52:16 Modified:src/main/org/jboss/ejb Application.java Container.java ContainerFactory.java EntityContainer.java MessageDrivenContainer.java StatefulSessionContainer.java

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

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:52:15 Modified:src/etc/conf/default jms-service.xml Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. (2nd try at committing - is cvs acting weird? Revision ChangesPath

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

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:37:16 Modified:.build.xml Log: Changed build.xml to run more tests-- including many that fail. Reduced the number of reps for stress tests to try to eliminate timeouts. Revision ChangesPath 1.38 +5 -8 jbosstest/build.xm

[JBoss-dev] org.jboss.Shutdown does not work

2001-11-11 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE Hello, The org.jboss.Shutdown class does

[JBoss-dev] CVS update: jbossmx/src/main/org/jboss/ha/hasessionstate/server HASessionStateService.java

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:36:49 Modified:src/main/org/jboss/ha/hasessionstate/server HASessionStateService.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. Revision Chang

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

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:36:49 Modified:src/main/org/jboss/resource ConnectionFactoryLoader.java ConnectionManagerFactoryLoader.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs

[JBoss-dev] Automated JBoss Testsuite Results

2001-11-11 Thread chris
JBoss daily test results SUMMARY Number of tests run: 162 Successful tests: 100 Errors:57 Failures: 5 [time of test: 12 November 2001 6:41 GMT] [java.version: 1

[JBoss-dev] CVS update: jboss/src/etc/conf/default j2eedeployment-service.xml

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:36:50 Modified:src/etc/conf/default j2eedeployment-service.xml Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. Revision ChangesPath 1.7 +8 -5 jboss/src/etc

[JBoss-dev] CVS update: contrib/jboss.net/src/main/org/jboss/net/axis/server AxisService.java

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:36:49 Modified:jboss.net/src/main/org/jboss/net/axis/server AxisService.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. Revision ChangesPat

[JBoss-dev] CVS update: contrib/varia/src/main/org/jboss/jdbc InstantDBDatabase.java

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:36:50 Modified:varia/src/main/org/jboss/jdbc InstantDBDatabase.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. Revision ChangesPath 1.4 +2 -5 contrib/

[JBoss-dev] CVS update: admin/src/main/org/jboss/admin/mbean SystemMonitor.java

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:36:49 Modified:src/main/org/jboss/admin/mbean SystemMonitor.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. Revision ChangesPath 1.4 +2 -5 admin/src/m

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/server JBossMQService.java MessageCache.java

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:36:49 Modified:src/main/org/jboss/mq/server JBossMQService.java MessageCache.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. Revision Changes

[JBoss-dev] CVS update: jbossmx/src/main/org/jboss/ha/jndi HANamingService.java

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:36:49 Modified:src/main/org/jboss/ha/jndi HANamingService.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. Revision ChangesPath 1.12 +5 -8 jbossmx/src/m

[JBoss-dev] CVS update: jbosssx/src/main/org/jboss/security/srp SRPService.java SRPVerifierStoreService.java

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:36:50 Modified:src/main/org/jboss/security/srp SRPService.java SRPVerifierStoreService.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. Revision

[JBoss-dev] CVS update: contrib/jetty/src/main/org/jboss/jetty JettyService.java

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:36:50 Modified:jetty/src/main/org/jboss/jetty JettyService.java Log: Changes to move toward eliminating init and destroy from Service interface, and make J2eeDeployer use mbean-refs. Revision ChangesPath 1.26 +7 -19 contrib/jett

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/il ServerILJMXService.java

2001-11-11 Thread Hiram Chirino
User: chirino Date: 01/11/11 21:27:35 Modified:src/main/org/jboss/mq/il ServerILJMXService.java Log: More debug statments to help out with clustering work. Changed the IL JNDI bind code so that it does a rebind a creates all the required sub contexts Revision ChangesP

[JBoss-dev] CVS update: jbossmx/src/main/org/jboss/mq/il/ha HAServerIL.java HAServerILService.java

2001-11-11 Thread Hiram Chirino
User: chirino Date: 01/11/11 21:32:00 Modified:src/main/org/jboss/mq/il/ha HAServerIL.java HAServerILService.java Log: Fixed the mq HA IL. I was improperly cloning the serverIL. Added the UnmarshalException to the list of exceptions that the HARMIClient

[JBoss-dev] CVS update: jbossmx/src/main/org/jboss/ha/framework/server HARMIServerImpl.java

2001-11-11 Thread Hiram Chirino
User: chirino Date: 01/11/11 21:32:00 Modified:src/main/org/jboss/ha/framework/server HARMIServerImpl.java Log: Fixed the mq HA IL. I was improperly cloning the serverIL. Added the UnmarshalException to the list of exceptions that the HARMIClient proxy object considers as a t

[JBoss-dev] CVS update: jbossmx/src/main/org/jboss/ha/framework/interfaces HARMIClient.java

2001-11-11 Thread Hiram Chirino
User: chirino Date: 01/11/11 21:32:00 Modified:src/main/org/jboss/ha/framework/interfaces HARMIClient.java Log: Fixed the mq HA IL. I was improperly cloning the serverIL. Added the UnmarshalException to the list of exceptions that the HARMIClient proxy object considers as a t

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/referenceable SpyConnectionFactoryObjectFactory.java

2001-11-11 Thread Hiram Chirino
User: chirino Date: 01/11/11 21:27:35 Modified:src/main/org/jboss/mq/referenceable SpyConnectionFactoryObjectFactory.java Log: More debug statments to help out with clustering work. Changed the IL JNDI bind code so that it does a rebind a creates all the

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq Connection.java GenericConnectionFactory.java

2001-11-11 Thread Hiram Chirino
User: chirino Date: 01/11/11 21:27:35 Modified:src/main/org/jboss/mq Connection.java GenericConnectionFactory.java Log: More debug statments to help out with clustering work. Changed the IL JNDI bind code so that it does a rebind a creates all the requir

Re: [JBoss-dev] org.jboss.Shutdown does not work

2001-11-11 Thread Peter Fagerlund
on 1-11-12 03.59, David Jencks at [EMAIL PROTECTED] wrote: > Where did you find the NoTransDS ref, or for that matter which vm the tests > were run on? I put NoTransDS in yesterday for the jbossMQ jdbc pm. on lubega.com server.log for blackdown nojit green threads > For me, here, shutdown wor

[JBoss-dev] org.jboss.Shutdown does not work

2001-11-11 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE Hello, The org.jboss.Shutdown class does

[JBoss-dev] Automated JBoss Testsuite Results

2001-11-11 Thread chris
JBoss daily test results SUMMARY Number of tests run: 162 Successful tests: 98 Errors:58 Failures: 6 [time of test: 12 November 2001 4:34 GMT] [java.version: 1.

[JBoss-dev] Farm Service

2001-11-11 Thread Andreas Schaefer
Hi Geeks A updated Farm Service is now available for JBoss using our Clustering which it also became a part of. How to setup a farm: 1) Take the "farm-service.xml" from /jboss-all/cluster/etc 2) Place this file in /jboss/deploy of each node of the farm for deployment 3) Put a service file in

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

2001-11-11 Thread Andreas Schaefer
User: schaefera Date: 01/11/11 20:24:18 Added: etc farm-service.xml Log: Reworked Farm which is now part of clustering and uses JavaGroups. Right now only the "farm-service.xml" must be deployed on each node of the farm and then servies must be placed into "/jboss/deploy/

[JBoss-dev] CVS update: jboss/src/main/org/jboss/management/mejb MEJBBean.java

2001-11-11 Thread Andreas Schaefer
User: schaefera Date: 01/11/11 20:24:18 Added: src/main/org/jboss/management/mejb MEJBBean.java Log: Reworked Farm which is now part of clustering and uses JavaGroups. Right now only the "farm-service.xml" must be deployed on each node of the farm and then servies must be plac

[JBoss-dev] CVS update: jbossmx/src/main/org/jboss/ha/framework/server FarmMemberService.java FarmMemberServiceMBean.java

2001-11-11 Thread Andreas Schaefer
User: schaefera Date: 01/11/11 20:24:18 Added: src/main/org/jboss/ha/framework/server FarmMemberService.java FarmMemberServiceMBean.java Log: Reworked Farm which is now part of clustering and uses JavaGroups. Right now only the "farm-service.xml" must be

[JBoss-dev] CVS update: thirdparty/sun/jsr77/lib jsr77.jar

2001-11-11 Thread Andreas Schaefer
User: schaefera Date: 01/11/11 20:24:19 Modified:sun/jsr77/lib jsr77.jar Log: Reworked Farm which is now part of clustering and uses JavaGroups. Right now only the "farm-service.xml" must be deployed on each node of the farm and then servies must be placed into "/jboss/deploy/fa

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

2001-11-11 Thread Andreas Schaefer
User: schaefera Date: 01/11/11 20:24:18 Modified:.build.xml Log: Reworked Farm which is now part of clustering and uses JavaGroups. Right now only the "farm-service.xml" must be deployed on each node of the farm and then servies must be placed into "/jboss/deploy/farm" a

[JBoss-dev] CVS update: jboss/src/main/org/jboss/system/META-INF farm-member-service.xml

2001-11-11 Thread Andreas Schaefer
User: schaefera Date: 01/11/11 20:24:19 Removed: src/main/org/jboss/system/META-INF farm-member-service.xml Log: Reworked Farm which is now part of clustering and uses JavaGroups. Right now only the "farm-service.xml" must be deployed on each node of the farm and then servies mu

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

2001-11-11 Thread Andreas Schaefer
User: schaefera Date: 01/11/11 20:24:18 Removed: src/main/org/jboss/system FarmMemberService.java FarmMemberServiceMBean.java Log: Reworked Farm which is now part of clustering and uses JavaGroups. Right now only the "farm-service.xml" must be deployed on e

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

2001-11-11 Thread Andreas Schaefer
User: schaefera Date: 01/11/11 20:24:18 Modified:jbossbuild.xml Log: Reworked Farm which is now part of clustering and uses JavaGroups. Right now only the "farm-service.xml" must be deployed on each node of the farm and then servies must be placed into "/jboss/deploy/farm" a

[JBoss-dev] CVS update: jboss/src/main/org/jboss/management/mejb - New directory

2001-11-11 Thread Andreas Schaefer
User: schaefera Date: 01/11/11 20:20:52 jboss/src/main/org/jboss/management/mejb - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

Re: [JBoss-dev] CVS update: jbossmq/src/etc/conf/default jbossmq-service.xml

2001-11-11 Thread David Jencks
Calling Connection.commit() would work fine in a non-managed environment where the connections from the datasource are not under tm control. However, since the connections from DefaultDS ARE under tm control, you are inviting disaster by calling commit on it by hand. In fact, if you are using De

[JBoss-dev] Java+Linux in a PDA

2001-11-11 Thread Scott M Stark
Looks like I'll have to try to get JBoss running on this.   http://developer.sharpsec.com/news.cfm?Blue=LA November 5, 2001 ­ Sharp Electronics Corporation today announced the expansion of its application development environment for PDA's. "By expanding the PDA's environment to both Linux® an

[JBoss-dev] [ jboss-Bugs-475770 ] problem with ejb-link

2001-11-11 Thread noreply
Bugs item #475770, was opened at 2001-10-28 08:51 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=475770&group_id=22866 Category: CatalinaBundle Group: v2.4 (stable) Status: Closed Resolution: Works For Me Priority: 5 Submitted By: Nobody/Anonymous (nobod

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

2001-11-11 Thread Scott M Stark
User: starksm Date: 01/11/11 00:15:58 Modified:src/main/org/jboss Tag: Branch_2_4 Main.java Log: Add milliseconds to start time Revision ChangesPath No revision No revision 1.35.2.14 +3 -3 jboss/src/main/org/jboss

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

2001-11-11 Thread Scott M Stark
User: starksm Date: 01/11/11 00:10:48 Modified:catalina/src/main/org/jboss/web/catalina Tag: Branch_2_4 EmbeddedCatalinaServiceSX.java Log: Fixes for sourceforge bugs #471225 and #475302 Revision ChangesPath No revision

[JBoss-dev] CVS update: contrib/catalina/src/main/org/jboss/web/catalina/security JBossSecurityMgrRealm.java

2001-11-11 Thread Scott M Stark
User: starksm Date: 01/11/11 00:10:48 Modified:catalina/src/main/org/jboss/web/catalina/security Tag: Branch_2_4 JBossSecurityMgrRealm.java Log: Fixes for sourceforge bugs #471225 and #475302 Revision ChangesPath No revision