[JBoss-dev] Automated JBoss Testsuite Results

2002-01-23 Thread chris
JBoss daily test results SUMMARY Number of tests run: 69 Successful tests: 0 Errors:69 Failures: 0 [time of test: 24 January 2002 3:39 GMT] [java.version: 1.3.1

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-01-23 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE symbol : class J2eeDeploymentException

[JBoss-dev] Automated JBoss Testsuite Results

2002-01-23 Thread chris
JBoss daily test results SUMMARY Number of tests run: 69 Successful tests: 0 Errors:69 Failures: 0 [time of test: 24 January 2002 3:19 GMT] [java.version: 1.3.1

[JBoss-dev] Problem of intercepting method

2002-01-23 Thread Simon
Hi Everyone: We are building a project which needs logging all the method calls. I think the most convenient way of doing this is to intercepting all the remote method calls of clients. But how can I do this with JBOSS. Thanx for any information and tips.

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-01-23 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE symbol : class J2eeDeploymentException

[JBoss-dev] Automated JBoss Testsuite Results

2002-01-23 Thread chris
JBoss daily test results SUMMARY Number of tests run: 69 Successful tests: 0 Errors:69 Failures: 0 [time of test: 24 January 2002 2:58 GMT] [java.version: 1.3.1

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-01-23 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE symbol : class J2eeDeploymentException

[JBoss-dev] Automated JBoss Testsuite Results

2002-01-23 Thread chris
JBoss daily test results SUMMARY Number of tests run: 69 Successful tests: 0 Errors:69 Failures: 0 [time of test: 24 January 2002 2:42 GMT] [java.version: 1.3.0

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-01-23 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE symbol : class J2eeDeploymentException

[JBoss-dev] Fixed forum user sessions

2002-01-23 Thread Jason Dillon
Login, logout and other session dependent functionality should work again.   * * *   Does anyone know if there is anyway to setup mod_proxy or mod_rewrite such that it will rewrite cookie paths?   --jason

RE: [JBoss-dev] Re: JMS/SSL

2002-01-23 Thread Jason Dillon
SSL & JBossMQ has been requested at least once before. I am sure that there are others who would want it too. If it is easy to do (which I think it is), then we should make it a priority. --jason > -Original Message- > From: [EMAIL PROTECTED] [mailto:jboss- > [EMAIL PROTECTED]] On Beh

RE: [JBoss-dev] Re: JMS/SSL

2002-01-23 Thread Göran Andersson
> From: [EMAIL PROTECTED] > On Behalf Of Hiram Chirino <...snip...> > If you want to add the feature, let me know and I'll direct you > to where in the code such a change would need to take place. Hello, I've been looking for a way to help out with the development of JBoss, and I think this

[JBoss-dev] Re: JMS/SSL

2002-01-23 Thread Hiram Chirino
Hi! Well I'm not really sure. Making it run under SSL was never even a priority for me. And I don't think anybody has asked for the feature before either. But, I don't think it would be that hard to add on. I think that the OIL will just need a few adjustments so that you configure a Sock

[JBoss-dev] CVS update: jmx/src/main/org/jboss/mx/interceptor PersistenceInterceptor.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 14:08:32 Added: src/main/org/jboss/mx/interceptor PersistenceInterceptor.java Log: Revision ChangesPath 1.1 jmx/src/main/org/jboss/mx/interceptor/PersistenceInterceptor.java Index: Persis

[JBoss-dev] CVS update: jmx/src/main/org/jboss/mx/service - New directory

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 14:01:45 jmx/src/main/org/jboss/mx/service - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jmx/src/main/org/jboss/mx/server ServerConstants.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 14:09:48 Added: src/main/org/jboss/mx/server ServerConstants.java Log: Revision ChangesPath 1.1 jmx/src/main/org/jboss/mx/server/ServerConstants.java Index: ServerConstants.java

[JBoss-dev] CVS update: jmx/src/main/org/jboss/mx/modelmbean ModelBase.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 14:03:34 Modified:src/main/org/jboss/mx/modelmbean ModelBase.java Log: cleanup + persistence interceptor Revision ChangesPath 1.3 +23 -53jmx/src/main/org/jboss/mx/modelmbean/ModelBase.java Index: ModelBase.java =

[JBoss-dev] CVS update: jmx/src/main/org/jboss/mx/service ServiceConstants.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 14:07:06 Added: src/main/org/jboss/mx/service ServiceConstants.java Log: constants used by the JBossMX services Revision ChangesPath 1.1 jmx/src/main/org/jboss/mx/service/ServiceConstants.java Index: ServiceConsta

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

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 14:01:24 Added: src/main/org/jboss/mx/util MBeanProxy.java Log: For typed invocations. Revision ChangesPath 1.1 jmx/src/main/org/jboss/mx/util/MBeanProxy.java Index: MBeanProxy.java =

[JBoss-dev] CVS update: jmx/src/main/org/jboss/mx/modelmbean ModelMBeanConstants.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 14:04:23 Modified:src/main/org/jboss/mx/modelmbean ModelMBeanConstants.java Log: Revision ChangesPath 1.3 +42 -33jmx/src/main/org/jboss/mx/modelmbean/ModelMBeanConstants.java Index: ModelMBeanConstants.java

[JBoss-dev] CVS update: jmx/src/main/org/jboss/mx/modelmbean XMBean.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 14:05:35 Modified:src/main/org/jboss/mx/modelmbean XMBean.java Log: removing unused code Revision ChangesPath 1.3 +0 -46 jmx/src/main/org/jboss/mx/modelmbean/XMBean.java Index: XMBean.java ===

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

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 14:00:04 Added: src/main/org/jboss/mx/util AgentID.java Log: Used for creating agent IDs and retrieving the server delegate ID. Revision ChangesPath 1.1 jmx/src/main/org/jboss/mx/util/AgentID.java Index: AgentID.j

[JBoss-dev] CVS update: jmx/src/main/org/jboss/mx/server MBeanServerImpl.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:57:49 Modified:src/main/org/jboss/mx/server MBeanServerImpl.java Log: print stack trace if error or exception stops MBean registration Revision ChangesPath 1.8 +15 -14jmx/src/main/org/jboss/mx/server/MBeanServerImpl.java

[JBoss-dev] CVS update: jmx/src/main/test/implementation/persistence OnTimerPersistenceTEST.java PersistenceSUITE.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:52:34 Added: src/main/test/implementation/persistence OnTimerPersistenceTEST.java PersistenceSUITE.java Log: Revision ChangesPath 1.1 jmx/src/main/test/implementation/persistence/OnTimerPer

[JBoss-dev] CVS update: jmx/src/main/test/implementation/persistence/support Resource.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:51:43 Added: src/main/test/implementation/persistence/support Resource.java Log: Revision ChangesPath 1.1 jmx/src/main/test/implementation/persistence/support/Resource.java Index: Reso

[JBoss-dev] CVS update: jmx/src/main/test/implementation/util/support Trivial.java TrivialMBean.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:50:17 Added: src/main/test/implementation/util/support Trivial.java TrivialMBean.java Log: Revision ChangesPath 1.1 jmx/src/main/test/implementation/util/support/Trivial.java Index: Tri

[JBoss-dev] CVS update: jmx/src/main/test/performance/dynamic/support - New directory

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:43:44 jmx/src/main/test/performance/dynamic/support - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jmx/src/main/test/implementation/util MBeanProxyTEST.java UtilSUITE.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:49:25 Added: src/main/test/implementation/util MBeanProxyTEST.java UtilSUITE.java Log: Revision ChangesPath 1.1 jmx/src/main/test/implementation/util/MBeanProxyTEST.java Index: MBeanPro

[JBoss-dev] CVS update: jmx/src/main/test/performance PerformanceSUITE.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:43:20 Added: src/main/test/performance PerformanceSUITE.java Log: Revision ChangesPath 1.1 jmx/src/main/test/performance/PerformanceSUITE.java Index: PerformanceSUITE.java ===

[JBoss-dev] CVS update: jmx/src/main/test/implementation/persistence/support - New directory

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:50:53 jmx/src/main/test/implementation/persistence/support - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jmx/src/main/test/performance - New directory

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:38:08 jmx/src/main/test/performance - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jmx/src/main/test/performance/dynamic/support Dyn.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:44:51 Added: src/main/test/performance/dynamic/support Dyn.java Log: Revision ChangesPath 1.1 jmx/src/main/test/performance/dynamic/support/Dyn.java Index: Dyn.java ==

[JBoss-dev] CVS update: jmx/src/main/test/performance/dynamic DynamicSUITE.java InvocationTEST.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:44:17 Added: src/main/test/performance/dynamic DynamicSUITE.java InvocationTEST.java Log: Revision ChangesPath 1.1 jmx/src/main/test/performance/dynamic/DynamicSUITE.java Index: Dynamic

[JBoss-dev] CVS update: jmx/src/main/test/implementation ImplementationSUITE.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:47:52 Added: src/main/test/implementation ImplementationSUITE.java Log: Revision ChangesPath 1.1 jmx/src/main/test/implementation/ImplementationSUITE.java Index: ImplementationSUITE.java

[JBoss-dev] CVS update: jmx/src/main/test/implementation/persistence - New directory

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:47:10 jmx/src/main/test/implementation/persistence - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jmx/src/main/test/implementation/util/support - New directory

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:48:21 jmx/src/main/test/implementation/util/support - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jmx/src/main/test/performance/standard/support Standard.java StandardMBean.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:46:13 Added: src/main/test/performance/standard/support Standard.java StandardMBean.java Log: Revision ChangesPath 1.1 jmx/src/main/test/performance/standard/support/Standard.java Index

[JBoss-dev] CVS update: jmx/src/main/test/implementation/util - New directory

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:47:11 jmx/src/main/test/implementation/util - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jmx/src/main/test/performance/standard InvocationTEST.java StandardSUITE.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:45:44 Added: src/main/test/performance/standard InvocationTEST.java StandardSUITE.java Log: Revision ChangesPath 1.1 jmx/src/main/test/performance/standard/InvocationTEST.java Index: In

[JBoss-dev] CVS update: jmx/src/main/test/performance/dynamic - New directory

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:42:59 jmx/src/main/test/performance/dynamic - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jmx/src/main/test/performance/standard/support - New directory

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:45:17 jmx/src/main/test/performance/standard/support - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

RE: [JBoss-dev] JBossSX

2002-01-23 Thread Bill Burke
Thanks for the humor, that was funny! > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of John > Woo > Sent: Wednesday, January 23, 2002 4:05 PM > To: jbossdev > Subject: [JBoss-dev] JBossSX > > > I really like the name for the new JBoss (Rabbits > H

[JBoss-dev] CVS update: jmx/src/main/test/compliance/server MBeanServerTEST.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:39:35 Added: src/main/test/compliance/server MBeanServerTEST.java Log: MBeanServer tests go here Revision ChangesPath 1.1 jmx/src/main/test/compliance/server/MBeanServerTEST.java Index: MBeanServerTEST.java =

[JBoss-dev] CVS update: jmx/src/main/test/performance/standard - New directory

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:42:59 jmx/src/main/test/performance/standard - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jmx/src/main/test/compliance/server ServerSUITE.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:40:43 Modified:src/main/test/compliance/server ServerSUITE.java Log: Revision ChangesPath 1.2 +2 -1 jmx/src/main/test/compliance/server/ServerSUITE.java Index: ServerSUITE.java ==

[JBoss-dev] CVS update: jmx/src/main/test/compliance/modelmbean ModelMBeanTEST.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:41:54 Modified:src/main/test/compliance/modelmbean ModelMBeanTEST.java Log: Revision ChangesPath 1.2 +3 -3 jmx/src/main/test/compliance/modelmbean/ModelMBeanTEST.java Index: ModelMBeanTEST.java =

[JBoss-dev] CVS update: jmx/src/main/javax/management/modelmbean ModelMBeanInfoSupport.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:36:02 Modified:src/main/javax/management/modelmbean ModelMBeanInfoSupport.java Log: descriptor getters implemented Revision ChangesPath 1.4 +133 -32 jmx/src/main/javax/management/modelmbean/ModelMBeanI

[JBoss-dev] CVS update: jmx/src/main/test/implementation - New directory

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:37:55 jmx/src/main/test/implementation - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jmx/src/main/javax/management MBeanServerDelegate.java MBeanServerDelegateMBean.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:33:39 Modified:src/main/javax/management MBeanServerDelegate.java MBeanServerDelegateMBean.java Log: - Added JBoss style. - Moved server delegate values to ServerConstants interface. - Server delegate generates agent I

[JBoss-dev] CVS update: jmx/src/main/javax/management/timer Timer.java TimerNotification.java

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:22:34 Modified:src/main/javax/management/timer Timer.java TimerNotification.java Log: Small fix: userData included with the timer notifications. Revision ChangesPath 1.5 +3 -3 jmx/src/main/javax/mana

RE: [JBoss-dev] JBossSX

2002-01-23 Thread Scott Sanders
Don't quit your day job... > -Original Message- > From: John Woo [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 23, 2002 1:05 PM > To: jbossdev > Subject: [JBoss-dev] JBossSX > > > I really like the name for the new JBoss (Rabbits > Holes), but the name for the security componen

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

2002-01-23 Thread Juha Lindfors
User: juhalindfors Date: 02/01/23 13:19:11 Modified:.build.xml Log: Integrated performance tests to JUnit test suites. New build targets: * build test-performance-RI * build test-performance-JBossMX * build test-performance Added new suite 'implementation' th