Re: RE: [JBoss-dev] scheduler bug?

2002-01-03 Thread parisd
point taken about the suitability of the list, but as this was something that, to me at least, seemed like a bug I thought it belonged here. I won't keep abusing it, just for the record: the code I posted is from CVS head, and also despite the similarities, I don't think it's the same as what

Re: [JBoss-dev] more jmx domain structure

2002-01-03 Thread Andreas Schaefer
Hi SingleJBoss comes from my JSR-77 implementation. It can be that this is hardcoded but I am not quite sure. Will investigate it next week when I am back. See ya - Andy - Original Message - From: Jason Dillon [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday,

[JBoss-dev] [ jboss-Bugs-498902 ] Wrong SQL for finder-method w/ IN clause

2002-01-03 Thread noreply
Bugs item #498902, was opened at 2002-01-03 02:35 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=498902group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Jochen Cordes (jcordes) Assigned to:

Re: RE: [JBoss-dev] more jmx domain structure

2002-01-03 Thread Adrian Brock
Hi, JMImplementation is part of the JMX spec and is created by the MBeanServer. Regards, Adrian __ View this jboss-dev thread in the online forums: http://jboss.org/forums/thread.jsp?forum=66thread=5570

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

2002-01-03 Thread Adrian Brock
User: ejort Date: 02/01/03 07:46:19 Modified:src/main/org/jboss/test/jmx/test ConnectionFactoryLoaderUnitTestCase.java Log: Correct a changed object name. Revision ChangesPath 1.9 +3 -3

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

2002-01-03 Thread Adrian Brock
User: ejort Date: 02/01/03 09:09:40 Modified:src/main/org/jboss/ejb/plugins/jms JMSContainerInvoker.java Log: Correct a changed object name. Revision ChangesPath 1.38 +2 -2 jboss/src/main/org/jboss/ejb/plugins/jms/JMSContainerInvoker.java Index:

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

2002-01-03 Thread Adrian Brock
User: ejort Date: 02/01/03 09:21:50 Modified:src/main/org/jboss/mq SpyBytesMessage.java Log: Guard against an NPE for acknowledged messages without reads. Revision ChangesPath 1.6 +7 -2 jbossmq/src/main/org/jboss/mq/SpyBytesMessage.java Index:

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

2002-01-03 Thread Adrian Brock
User: ejort Date: 02/01/03 12:06:34 Modified:.build.xml Log: No need to run the JSR77 tests twice. Revision ChangesPath 1.55 +29 -26jbosstest/build.xml Index: build.xml === RCS

[JBoss-dev] CVS update: contrib/jetty/src/main/org/jboss/jetty/ejb - New directory

2002-01-03 Thread Jules Gosnell
User: jules_gosnell Date: 02/01/03 12:41:44 contrib/jetty/src/main/org/jboss/jetty/ejb - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

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

2002-01-03 Thread Jules Gosnell
User: jules_gosnell Date: 02/01/03 12:51:05 Added: jetty/src/main/org/jboss/jetty/ejb CoarseHttpSessionBean.java Log: Infrastructure for the first cut of distributed HttpSessions - including changes to Jetty. NB - implementation to follow

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

2002-01-03 Thread Jules Gosnell
User: jules_gosnell Date: 02/01/03 12:51:05 Modified:jetty/src/main/org/jboss/jetty JBossWebApplicationContext.java Added: jetty/src/main/org/jboss/jetty DistributedSessionManager.java Log: Infrastructure for the first cut of

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

2002-01-03 Thread Jules Gosnell
User: jules_gosnell Date: 02/01/03 12:51:04 Modified:jettybuild.xml Log: Infrastructure for the first cut of distributed HttpSessions - including changes to Jetty. NB - implementation to follow Revision ChangesPath 1.17 +82 -14contrib/jetty/build.xml

[JBoss-dev] CVS update: thirdparty/mortbay/jetty/lib org.mortbay.jetty.jar

2002-01-03 Thread Jules Gosnell
User: jules_gosnell Date: 02/01/03 12:51:04 Modified:mortbay/jetty/lib org.mortbay.jetty.jar Log: Infrastructure for the first cut of distributed HttpSessions - including changes to Jetty. NB - implementation to follow Revision ChangesPath 1.9 +238 -246

[JBoss-dev] [ jboss-Bugs-499117 ] JBoss Memory Leak

2002-01-03 Thread noreply
Bugs item #499117, was opened at 2002-01-03 12:56 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=499117group_id=22866 Category: JBossServer Group: v2.4 BETA (stable) Status: Open Resolution: None Priority: 5 Submitted By: Michael Ryan (ricoryans) Assigned

[JBoss-dev] test

2002-01-03 Thread Bill Burke
test ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

Re: [JBoss-dev] test

2002-01-03 Thread Bill Burke
test again. stupid email server... __ View this jboss-dev thread in the online forums: http://jboss.org/forums/thread.jsp?forum=66thread=6574 ___ Jboss-development mailing list [EMAIL

[JBoss-dev] bin/privatekeys bin/BeanCacheMonitor*.jar

2002-01-03 Thread Jason Dillon
Does anyone know what these files are? Are they used by anything in the current branch? --jason

RE: [JBoss-dev] more jmx domain structure

2002-01-03 Thread Jason Dillon
Yes there are lots of card coded references between components... which was part of why this was harder than I had expected. We should try to move all of those references to configurable links. That said, I don't really have a good plan of attack to change this, though I think this work sets

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

2002-01-03 Thread Jason Dillon
User: user57 Date: 02/01/03 16:08:26 Modified:jbossbuild.xml Log: o Consolodate server module install tasks. o Stop copying tmp.properties, db.properties, ... Revision ChangesPath 1.63 +19 -109 build/jboss/build.xml Index: build.xml

[JBoss-dev] CVS update: jboss/src/bin run.sh shutdown.sh

2002-01-03 Thread Jason Dillon
User: user57 Date: 02/01/03 16:09:54 Modified:src/bin run.sh shutdown.sh Log: o added support to use these on win32 using cygwin Revision ChangesPath 1.33 +39 -6 jboss/src/bin/run.sh Index: run.sh

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

2002-01-03 Thread Jason Dillon
User: user57 Date: 02/01/03 16:14:17 Modified:src/main/org/jboss/system BootstrapLogger.java Log: o fixed problem with BootstrapLogger which prevented it from ever initializing and proxying to Log4j o Added a org.jboss.system.BootstrapLogger.threshold prop which will be

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

2002-01-03 Thread Jason Dillon
User: user57 Date: 02/01/03 16:14:18 Modified:src/main/org/jboss/logging TracePriority.java Log: o fixed problem with BootstrapLogger which prevented it from ever initializing and proxying to Log4j o Added a org.jboss.system.BootstrapLogger.threshold prop which will be

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

2002-01-03 Thread Jason Dillon
User: user57 Date: 02/01/03 16:15:07 Modified:src/main/org/jboss/system ServiceLibraries.java Log: o javadoc clean up Revision ChangesPath 1.12 +39 -20jboss/src/main/org/jboss/system/ServiceLibraries.java Index: ServiceLibraries.java

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

2002-01-03 Thread Jason Dillon
User: user57 Date: 02/01/03 16:11:35 Modified:src/etc/conf/default jboss-service.xml Added: src/etc/conf/default user-service.xml Log: o Added user-service.xml, which is where non-jboss components should be loaded if they need to be static. Lets try to avoid folks

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

2002-01-03 Thread Jason Dillon
User: user57 Date: 02/01/03 16:16:41 Modified:src/main/org/jboss/deployment ServiceDeployer.java Log: o change info to debug messages about deplying, the unified/universal deployer or some other hihgerlevel entry point will make a nice info log (once that has been

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

2002-01-03 Thread Jason Dillon
User: user57 Date: 02/01/03 16:18:51 Modified:src/main/org/jboss Version.java Log: o added some debugs to the Server init now that the BL doesn't show them unless the threshold is 1 or 0. This will help debug boot problems o Exposed the build.date (build.day) properites

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

2002-01-03 Thread Jason Dillon
User: user57 Date: 02/01/03 16:18:52 Modified:src/main/org/jboss/system Server.java ServerMBean.java Log: o added some debugs to the Server init now that the BL doesn't show them unless the threshold is 1 or 0. This will help debug boot problems o Exposed the build.date

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

2002-01-03 Thread Jason Dillon
User: user57 Date: 02/01/03 16:19:54 Removed: src/etc db.properties Log: o this either ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jboss/src/etc deploy.txt log.properties tmp.properties

2002-01-03 Thread Jason Dillon
User: user57 Date: 02/01/03 16:19:22 Removed: src/etc deploy.txt log.properties tmp.properties Log: o these are not used anymore (thank you) ___ Jboss-development mailing list [EMAIL PROTECTED]

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

2002-01-03 Thread Jason Dillon
User: user57 Date: 02/01/03 16:33:39 Modified:src/main/org/jboss/system BootstrapLogger.java Log: o Added verbose property, to show categoryType (disabled by default) to enable simply: run.sh -Dorg.jboss.system.BootstrapLogger.verbose=true o Replaced Void.class usage

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

2002-01-03 Thread Jason Dillon
User: user57 Date: 02/01/03 16:50:23 Modified:src/etc/conf/default hsqldb-default-service.xml Log: o use explicit domain names for now Revision ChangesPath 1.8 +17 -13jboss/src/etc/conf/default/hsqldb-default-service.xml Index:

Re: [JBoss-dev] more jmx domain structure

2002-01-03 Thread David Jencks
On 2002.01.03 18:44:45 -0500 Jason Dillon wrote: Yes there are lots of card coded references between components... which was part of why this was harder than I had expected. We should try to move all of those references to configurable links. That said, I don't really have a good plan of

[JBoss-dev] JRMPInvokerHA - Invalid remote object?

2002-01-03 Thread Jason Dillon
I have been trying to figure out why the clustering bits complain so much. Looks like the JRMPInvokerHA is not happy being serialized. JRMPInvokerProxy freaks out when it tries to externalize this baby but I dont know why. Does anyone have a clue? 18:37:06,756 INFO [JRMPInvokerHA]

RE: [JBoss-dev] more jmx domain structure

2002-01-03 Thread Jason Dillon
I'm sure I'm being naive, but why can't you add a depends attribute/object name valued property for each one? I would think finding them all would be the hard part. There are some components which are not directly controlled by configuration and/or have static fields which hold the object

[JBoss-dev] Automated JBoss Testsuite Results

2002-01-03 Thread chris
JBoss daily test results SUMMARY Number of tests run: 258 Successful tests: 253 Errors:1 Failures: 4 [time of test: 4 January 2002 3:3 GMT] [java.version:

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

2002-01-03 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 org.jboss.Shutdown does not work

2002-01-03 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 org.jboss.Shutdown does not work

2002-01-03 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

2002-01-03 Thread chris
JBoss daily test results SUMMARY Number of tests run: 258 Successful tests: 254 Errors:1 Failures: 3 [time of test: 4 January 2002 4:47 GMT] [java.version:

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

2002-01-03 Thread Adrian Brock
User: ejort Date: 02/01/03 21:39:22 Modified:src/main/org/jboss/proxy/ejb HomeProxy.java Log: Oops, missed the removed by primary key invocation. Revision ChangesPath 1.4 +2 -1 jboss/src/main/org/jboss/proxy/ejb/HomeProxy.java Index: HomeProxy.java

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

2002-01-03 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] Re: scheduler bug?

2002-01-03 Thread rajeshwarraov
I am also facing same problem...I need the solution urgently..anybody out there to help me __ View this jboss-dev thread in the online forums: http://jboss.org/forums/thread.jsp?forum=66thread=6463