On 12 Mar, Stephen Davidson wrote:
> Hi Peter.
>
> How do I turn on Trace & Debug?
>
Look into log4j.xml or log4j.properties
//Peter
> I have not changed the default supplied ra.xml or jms-service.xml files.
> Is this an issue?
>
> -Steve
>
> Peter Antman wrote:
>> Hi,
>> start by turning o
Yes. I recommend UserTransaction. You did say you wanted to managed the
transactions by saying "bean"
david jencks
On 2002.03.12 13:11:27 -0500 Daniel Bruce Lynes wrote:
> If I use transaction-type of 'Bean' in the ejb-jar xml descriptor for a
> stateless session bean, and I obtain a DataSourc
Hi
I am new to JBoss, so please be gentle with me :-) Apologies if this is a
naive question, but I have checked the web and archives and drawn a blank.
I am trying to run the JBoss/Tomcat bundle (Jboss 2.4.4 & Tomcat 4.0.1) on
Windows 2000 (5.00.2195 SP2), but the 'out of the box' deploy is thr
If I use transaction-type of 'Bean' in the ejb-jar xml descriptor for a
stateless session bean, and I obtain a DataSource object from an XADataSource
pool, do I need to do explicit commits?
What about the same for stateful session beans?
Thanks in advance.
Hi Peter.
How do I turn on Trace & Debug?
I have not changed the default supplied ra.xml or jms-service.xml files.
Is this an issue?
-Steve
Peter Antman wrote:
> Hi,
> start by turning on trace and debug to track your problem down. You get,
> somehow a user named "user" that is not authentica
Many Thanks !
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
Hi everybody,
I wrotea RA written under JBoss 2.4.4
I'm trying to load a huge number of properties from a custom properties file.
More specifically I need to load class names for a factory of reply messages
from my EIS. Once my managedConnection get a reply from the host, it analyzes
the stream fr