Re: [JBoss-user] XATxConnectionManager with Oracle?

2002-06-14 Thread Radu Mateescu
This may be a little out of the topic, but I thought it won't hurt to have a look too: In my attempts to write a resource adapter I've noticed a strange behaviour (I also posted some messages on this forum about it): When the getConnection is called for the first time, everything works fine. For

[JBoss-user] JMS - Message Driven Bean problem: SpyMessageConsumer reports I dropped a message (timeout)

2002-06-13 Thread Radu Mateescu
Hello, Iencounterproblems when I try to send messages into a JMS queue. The client is a servlet which runs a loop attempting to send asynchronous messages into testQueue. From this queue, the messages are consummed by a Message Driven Bean. Here is the client: public boolean

Re: [JBoss-user] Problems with template client example

2002-06-13 Thread Radu Mateescu
is your jndi.properties in the client's classpath? - Original Message - From: Jim Williams [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 13, 2002 3:24 PM Subject: [JBoss-user] Problems with template client example I asked this yesterday but I probably did not give

[JBoss-user] For Mr David Jencks. JCA question

2002-06-11 Thread Radu Mateescu
Dear Sir, recently I encountered some problems dealing with my resource adapters. Briefly, here is the scenario: One Message Driven Bean (MDB) calls a stateless EJB. Because the J2EE specifications forbid direct IO access from EJB components, I created a resource adapter called Logger. I

[JBoss-user] log4j threshold

2002-06-10 Thread Radu Mateescu
Threshold set to TRACE in log4j.xml for CONSOLE appender doesn't seem to display all trace messages from JBOSS sources. Is there something else I should do in order to see messages displayed with log.trace("whatever") ? Thanks

Re: [JBoss-user] JBoss 3.0 - JCA getConnection throws NullPointerException

2002-06-05 Thread Radu Mateescu
What's even more curious is theresponse in time First Execution: ... 13:36:19,013 INFO [STDOUT] equals()13:36:19,013 INFO [STDOUT] equals()13:36:19,013 INFO [STDOUT] equals()13:36:19,014 INFO [STDOUT] equals()13:36:19,014 INFO [STDOUT]