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

2001-05-03 Thread starksm
User: starksm Date: 01/05/03 23:08:08 Modified:src/main/org/jboss/logging Log4jService.java Added: src/main/org/jboss/logging ConsoleAppender.java Log: Add a log4j ConsoleAppender to handle the console output that captures msgs written directly to System.out and System.er

[JBoss-dev] CVS update: jboss/src/etc/conf/default log4j.properties

2001-05-03 Thread starksm
User: starksm Date: 01/05/03 23:09:21 Modified:src/etc/conf/default log4j.properties Log: Change the Console appender to use the org.jboss.logging.ConsoleAppender Revision ChangesPath 1.6 +1 -2 jboss/src/etc/conf/default/log4j.properties Index: log4j.pro

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

2001-05-03 Thread starksm
User: starksm Date: 01/05/03 23:06:47 Modified:src/main/org/jboss/jdbc HypersonicDatabase.java Log: The startService method can't wait on a JMX log notification when log4j is used to remove this code as it stalls the startup for 30 secs. Revision ChangesPath 1.6

[JBoss-dev] jboss runs better on windows?

2001-05-03 Thread Austin Gonyou
http://www.jboss.org/documentation/HTML/ch10s02.html Now, I have a question about this. Several actually. 1. What was the actual hardware used? What setup? 2. What kind of tweaking was done to the kernel? 3. What kernel version was used? 4. Has this test been attempted using IBM's Java? 5. Has t

[JBoss-dev] jboss daily test results

2001-05-03 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JBoss daily test results SUMMARY Number of tests run: 58 -

[JBoss-dev] Updated support for handles to "remember" their container

2001-05-03 Thread Jason Dillon
This update removes the need for any extra configuration when using the default configuration of JBoss. Extra config will be needed only if the naming service is changed, or the handle requires extra environment properties to construct the context. It looks like the follow-up I added to the chan

Re: [JBoss-dev] JBoss bug or Tyrex bug or neither?

2001-05-03 Thread Toby Allsopp
On Thu, May 03, 2001 at 05:46:47PM -0400, Anatoly Akkerman wrote: > > Hello, gurus > > I am still in the process of integrating Tyrex DTM with JBoss and here is > my current challenge: > > I am trying to run Petstore in JBoss+Tyrex and running into problems, so I > trace the same execution of P

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/jrmp/interfaces DefaultInitialContextHandle.java InitialContextHandleFactory.java PropertiesInitialContextHandle.java InitialContextHandle.java

2001-05-03 Thread user57
User: user57 Date: 01/05/03 15:39:55 Modified:src/main/org/jboss/ejb/plugins/jrmp/interfaces InitialContextHandle.java Added: src/main/org/jboss/ejb/plugins/jrmp/interfaces DefaultInitialContextHandle.java

[JBoss-dev] CVS update: jboss/src/etc/conf/default jboss.properties handle-jndi.properties

2001-05-03 Thread user57
User: user57 Date: 01/05/03 15:39:54 Modified:src/etc/conf/default jboss.properties Removed: src/etc/conf/default handle-jndi.properties Log: o Modified InitialContextHandle.create() to use an InitialContextHandleFactory instance, which is pluggable via properties.

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

2001-05-03 Thread user57
User: user57 Date: 01/05/03 15:36:25 Modified:src/main/org/jboss/test/testbean/test Main.java Log: o Changed namingFactory & providerURL fields to final. Revision ChangesPath 1.7 +6 -10 jbosstest/src/main/org/jboss/test/testbean/test/Main.java Index: Ma

[JBoss-dev] JBoss bug or Tyrex bug or neither?

2001-05-03 Thread Anatoly Akkerman
Hello, gurus I am still in the process of integrating Tyrex DTM with JBoss and here is my current challenge: I am trying to run Petstore in JBoss+Tyrex and running into problems, so I trace the same execution of Petstore in pristine JBoss with its native TM. Here is what I found. Petstore use

Re: [JBoss-dev] Message driven bean

2001-05-03 Thread pra
On 3 Maj, Saint-Martin Cécile wrote: > Hello, > > 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 > in

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

2001-05-03 Thread pra
User: pra Date: 01/05/03 13:06:38 Modified:src/main/org/jboss/test/mdb/test Main.java Log: Fixed close of connections, to end thread in JMS Revision ChangesPath 1.4 +31 -7 jbosstest/src/main/org/jboss/test/mdb/test/Main.java Index: Main.java ===

[JBoss-dev] Trying to find out how many instance of an ejb component are created by the JBoss at a moment in time

2001-05-03 Thread Adrian Vicentiu Omusoru
Hello,I need your help in finding out:- for an ejb componet, let's name it X, how many instance of it are created at a specific moment in time.- or another way to put the same question: I want to know how many users are accessing the X ejb component at a moment in time.Do you have any ideas

RE: [JBoss-dev] User Transactions

2001-05-03 Thread Daniel Cardin
Marc, It's true that April 29th (ref ID 419927) is a long time ago in the fast-paced development rhythm JBoss keeps up with ;-)) I was just wondering if the commit on that date included everything to use client side transactions Thanks! Daniel -Message d'origine- De : marc fleury [ma

RE: [JBoss-dev] User Transactions

2001-05-03 Thread marc fleury
yes for a long time now marc |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of |Daniel Cardin |Sent: Thursday, May 03, 2001 8:55 AM |To: [EMAIL PROTECTED] |Subject: [JBoss-dev] User Transactions | | |Are UserTransactions fully implemented now ? I'd lik

[JBoss-dev] [ jboss-Feature Requests-421040 ] Small Addon Servlet Runner for JBoss

2001-05-03 Thread noreply
Feature Requests item #421040, was updated on 2001-05-03 07:12 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376688&aid=421040&group_id=22866 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous

Re: [JBoss-dev] User Transactions

2001-05-03 Thread Ole Husgaard
Hi, Daniel Cardin wrote: > Are UserTransactions fully implemented now ? Yes, only some minor problem with resource enlistment/delistment for CMT beans (open resources not automatically enlisted when a tx is started). > I'd like to make some tests if the source is complete. CVS Module jbosstest

[JBoss-dev] User Transactions

2001-05-03 Thread Daniel Cardin
Are UserTransactions fully implemented now ? I'd like to make some tests if the source is complete. Cheers, Daniel ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-user] Message driven bean

2001-05-03 Thread Saint-Martin Cécile
Hello, 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? Cécile Saint-Martin [EMAIL P

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/jaws/metadata CMPFieldMetaData.java

2001-05-03 Thread vharcq
User: vharcq Date: 01/05/03 05:36:03 Modified:src/main/org/jboss/ejb/plugins/jaws/metadata CMPFieldMetaData.java Log: (fix) a null dependant object would have thrown a NPE (fix) give better logging in case of error Revision ChangesPath 1.6

RE: [JBoss-dev] jboss/servlet container test suite???

2001-05-03 Thread marc fleury
One thing we can do is build an object that we invoke and return on a servlet-EJB method. In the object we overwrite the "writeExternal" method to set a variable to "serializedTrue" in case it is serialized. It indicates failure to not serialize the objects. marc |-Original Message- |