Re: [JBoss-dev] Message driven bean

2001-05-04 Thread Saint-Martin Cécile
I'm testing MDB with Jboss, i wrote a MDB wich destination is a durable topic. When i stop ContainerFactoy service, Jboss clear all instances of the MDB and it's OK. But when i restart this service, it doesn't re-create the pool of MDB instances. Is it a bug? Hi, It is possible that this

[JBoss-dev] CVS update: manual/src/docs howtombeans.xml

2001-05-04 Thread starksm
User: starksm Date: 01/05/04 01:20:30 Modified:src/docs howtombeans.xml Log: Remove the use of log from the non-ServiceMBeanSupport version Revision ChangesPath 1.8 +2 -2 manual/src/docs/howtombeans.xml Index: howtombeans.xml

Re: [JBoss-dev] jboss runs better on windows?

2001-05-04 Thread Sebastien Alborini
Austin Gonyou wrote: http://www.jboss.org/documentation/HTML/ch10s02.html Hi, This was really an informal test (the testbeans and tomcat-test.ear), so don't take it too seriously. If you have a real benchmark though, please keep me posted so I can update the page. I think our main

Re: [JBoss-dev] Message driven bean

2001-05-04 Thread Peter Antman
On 4 Maj, Saint-Martin Cécile wrote: I'm testing MDB with Jboss, i wrote a MDB wich destination is a durable topic. When i stop ContainerFactoy service, Jboss clear all instances of the MDB and it's OK. But when i restart this service, it doesn't re-create the pool of MDB instances. Is

[JBoss-dev] [ jboss-Bugs-421293 ] The first lookup of a bean never returns

2001-05-04 Thread noreply
Bugs item #421293, was updated on 2001-05-04 03:37 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=421293group_id=22866 Category: JBossServer Group: v2.2.1 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned

[JBoss-dev] CX + Castor

2001-05-04 Thread Vesco Claudio
Hi all! Sorry for my bad english :-) I have done a little patch to jbosscx (ZipFile close exception) and I have converted castor 0.9.2 to JCA architecture, now I can deploy and redeploy rar and ejbs using castor jdo resources... (I don't use contrib/castorjdo). Can I post the patches to this

[JBoss-dev] [ jboss-Patches-421361 ] patch for 415516

2001-05-04 Thread noreply
Patches item #421361, was updated on 2001-05-04 06:56 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376687aid=421361group_id=22866 Category: JBossCX Group: v2.2.1 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Claudio Vesco (cazzius) Assigned to:

R: [JBoss-dev] CX + Castor

2001-05-04 Thread Vesco Claudio
I have submitted the patch... I dont have a direct access to Internet (no cvs anonymous at work :-( ) and so I have made a diff -ru with a snapshot. There is anybody which like a castor jca? :-) Claudio -Messaggio originale- Da: David Jencks [SMTP:[EMAIL PROTECTED]]

Re: [JBoss-dev] Message driven bean

2001-05-04 Thread pra
On 4 Maj, Till: [EMAIL PROTECTED] wrote: On 4 Maj, Saint-Martin Cécile wrote: In fact, i had already problem when un deploying MDB : 04/05/2001 15:25:35 ERROR org.jboss.logging.Log4jService.handleNotification - java.lang.NullPointerException 04/05/2001 15:25:35 INFO

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

2001-05-04 Thread schaefera
User: schaefera Date: 01/05/04 14:18:06 Modified:src/main/org/jboss/jmx/client ConnectorFactoryImpl.java ConnectorFactoryService.java ConnectorFactoryServiceMBean.java Log: Revamp the Connector Factory allowing the client to look for

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

2001-05-04 Thread kvvinaymenon
User: kvvinaymenon Date: 01/05/04 15:47:14 Modified:src/main/org/jboss/configuration ConfigurationService.java Log: Change to buffer the jboss.jcml read operation. While the previous code worked fine from a local file, reading the file from a webserver caused the read operation to

[JBoss-dev] jboss daily test results

2001-05-04 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = ?xml version=1.0 encoding=UTF-8? JBoss daily test results SUMMARY Number of tests

Re: [JBoss-user] Trying to find out how many instance of an ejb (JBoss overload)

2001-05-04 Thread Adrian Vicentiu Omusoru
In fact I'm interested in any methods of finding out how much overload is on JBoss server (and on the computer in general) at any specific moment in time. Some examples are: how many componentsare instantiate it for all user or for one user, how much memory is free and how much is busy,