On Sat, 26 Jan 2002, Manfred Riem wrote:
> Can this be done, and if so, where do I need to hack
> the code for it?
Start by looking at the jndi server bean, and going from there.
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sour
JBoss daily test results
SUMMARY
Number of tests run: 69
Successful tests: 0
Errors:69
Failures: 0
[time of test: 27 January 2002 3:38 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: 27 January 2002 3:17 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: 27 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: 27 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
I
think I have this fixed. There is some seriously MT-unsafe code in
org.jboss.pool.ObjectPool.java.
What
is the appropriate CVS project and label for the 2.4.4 pool code? What do
I need to do to get access to commit changes? Or should I just post a diff
here? The link to http://www.j
User: ejort
Date: 02/01/26 13:13:29
Modified:src/main/org/jboss/mx/modelmbean XMBean.java
Log:
Always build clobber before committing
Revision ChangesPath
1.4 +3 -3 jmx/src/main/org/jboss/mx/modelmbean/XMBean.java
Index: XMBean.java
=
User: ejort
Date: 02/01/26 13:09:41
Modified:src/main/org/jboss/mx/modelmbean ModelBase.java
Log:
Use the attributes class name not the args class name for setAttribute - needs
optimizing
Revision ChangesPath
1.4 +11 -10jmx/src/main/org/jboss/mx/modelmbean/
User: ejort
Date: 02/01/26 13:09:41
Modified:src/main/org/jboss/mx/server MBeanInvoker.java
StandardMBeanInvoker.java
Log:
Use the attributes class name not the args class name for setAttribute - needs
optimizing
Revision ChangesPath
1.5
User: ejort
Date: 02/01/26 13:06:29
Modified:src/main/javax/management/monitor GaugeMonitor.java
Log:
Fixed reset of notifications
Revision ChangesPath
1.2 +364 -367 jmx/src/main/javax/management/monitor/GaugeMonitor.java
Index: GaugeMonitor.java
===
User: ejort
Date: 02/01/26 13:04:08
Modified:src/main/test/compliance ComplianceSUITE.java
Log:
Add monitor and timer tests
Revision ChangesPath
1.6 +2 -0 jmx/src/main/test/compliance/ComplianceSUITE.java
Index: ComplianceSUITE.java
=
User: ejort
Date: 02/01/26 13:03:22
Added: src/main/test/compliance/timer BasicTEST.java
TimerSUITE.java TimerUnitTestSUITE.java
Log:
Timer tests
Revision ChangesPath
1.1 jmx/src/main/test/compliance/timer/BasicTEST.java
User: ejort
Date: 02/01/26 13:02:39
jmx/src/main/test/compliance/timer - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: ejort
Date: 02/01/26 13:02:21
Added: src/main/test/compliance/monitor BasicTEST.java
MonitorSUITE.java MonitorUnitTestSUITE.java
Log:
Monitor tests
Revision ChangesPath
1.1 jmx/src/main/test/compliance/monitor/BasicTEST
User: ejort
Date: 02/01/26 13:02:21
Added: src/main/test/compliance/monitor/support CounterSupport.java
CounterSupportMBean.java StringSupport.java
StringSupportMBean.java
Log:
Monitor tests
Revision ChangesPath
1.1
User: ejort
Date: 02/01/26 13:01:44
jmx/src/main/test/compliance/monitor/support - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: ejort
Date: 02/01/26 13:00:59
jmx/src/main/test/compliance/monitor - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: ejort
Date: 02/01/26 13:00:40
Modified:src/main/test/compliance/relation BasicTEST.java
RelationSUITE.java RelationUnitTestSUITE.java
Log:
Correct author
Revision ChangesPath
1.2 +1 -1 jmx/src/main/test/compliance/relation/Basi
Hi all,
I'm developing an application and
1. I want to integrate JBoss with it, meaning
starting JBoss without the user knowing I
start JBoss.
2. Block access to the JNDI context for machines
other than localhost.
Can this be done, and if so, where do I need to hack
the
User: ejort
Date: 02/01/26 08:12:33
Modified:src/main/org/jboss/mx/server MBeanServerImpl.java
Log:
Correct version of isInstanceOf
Revision ChangesPath
1.10 +11 -2 jmx/src/main/org/jboss/mx/server/MBeanServerImpl.java
Index: MBeanServerImpl.java
=
User: ejort
Date: 02/01/26 07:13:24
Modified:src/main/org/jboss/mx/server MBeanServerImpl.java
Log:
Revision ChangesPath
1.9 +4 -3 jmx/src/main/org/jboss/mx/server/MBeanServerImpl.java
Index: MBeanServerImpl.java
User: ejort
Date: 02/01/26 07:13:24
Modified:src/main/javax/management NotificationFilterSupport.java
Log:
Revision ChangesPath
1.2 +2 -0 jmx/src/main/javax/management/NotificationFilterSupport.java
Index: NotificationFilterSupport.java
User: ejort
Date: 02/01/26 07:13:24
Modified:src/main/org/jboss/mx/loading BasicLoaderRepository.java
Log:
Revision ChangesPath
1.3 +43 -4 jmx/src/main/org/jboss/mx/loading/BasicLoaderRepository.java
Index: BasicLoaderRepository.java
User: ejort
Date: 02/01/26 07:12:10
Added: src/main/test/compliance/relation BasicTEST.java
RelationSUITE.java RelationUnitTestSUITE.java
Log:
Simple relation test
Revision ChangesPath
1.1 jmx/src/main/test/compliance/relatio
User: ejort
Date: 02/01/26 07:11:03
jmx/src/main/test/compliance/relation - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: ejort
Date: 02/01/26 07:10:30
Modified:src/main/test/compliance ComplianceSUITE.java
Log:
Revision ChangesPath
1.5 +54 -53jmx/src/main/test/compliance/ComplianceSUITE.java
Index: ComplianceSUITE.java
User: ejort
Date: 02/01/26 07:10:29
Removed: src/main/test TimerTest.java
Log:
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
I am currently working on this.
I have a problem with entity pool.
It is in the case of reclaim is true.
There is one case when the EntityInstancePool will not send back the
instance to the pool : when EntityInstancePool.free() is called inside a
transaction, here the instance will be thrown away.
The last time the JBoss Test Suite ran with min. errors was on the 20th
January (1 error and 1 failure).
After this date, I didn't receive a successful Test Suite result from Chris.
Bye.
Jules Gosnell wrote:
>Try checking out by date.
>
>The tree on my drive is from Thurs/Fri GMT (the week bef
Try checking out by date.
The tree on my drive is from Thurs/Fri GMT (the week before last) - works fine.
I think Marc checked his stuff in last weekend, so if you just work back day-by-day
from there you should come up with a working tree in no time - that's what CVS is for.
What we really ne
Hrm... need to fix this, can't tell who forum posts are from...
--jason
On Fri, 25 Jan 2002 [EMAIL PROTECTED] wrote:
> oh well ... i guess its time to go to bed then its 12.27pm in london and my hopes of
>coding through the night are gone :(
> Nevermind dammit. I can do other stuff on my arc
Yikes... build info in the pay for docs. Sounds like a nice idea, but I
don't have time at the moment to write them. Once I get Linux back on my
laptop I can look into this and all the other bits of fluff... but need to
get rid of windows first.
--jason
On Fri, 25 Jan 2002 [EMAIL PROTECTE
Never said it would build... :|
--jason
On Fri, 25 Jan 2002 [EMAIL PROTECTED] wrote:
> > Snaps as of today: http://main.jboss.org/snapshots/
>
> it doesn't builds either :(
>
> ___
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://list
37 matches
Mail list logo