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
=
==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 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
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.
=
==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 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
=
==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 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
=
==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
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
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
> 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
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
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
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
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
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
=
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
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
=
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
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
===
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
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
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
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
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
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
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
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
===
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
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
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
==
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
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
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
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
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
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
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
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
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
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
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
=
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
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
==
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
=
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
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
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
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
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
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
52 matches
Mail list logo