is warning because it does not find the Transaction Manager,
only User Transaction:
"[WARN] org.springframework.transaction.jta.JtaTransactionManager - No
JTA TransactionManager found: transaction suspension and
synchronization with existing JTA transactions not available"
But I'm
and Sender does not
endorse distribution to any party other than intended recipient. Sender does
not necessarily endorse content contained within this transmission.
> Date: Thu, 16 Oct 2008 14:04:37 +0200
> From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
> Subject: Re: Transac
2008/10/15 Jérôme Delattre <[EMAIL PROTECTED]>:
> 2008/10/15 Jérôme Delattre <[EMAIL PROTECTED]>:
>> Hi,
>>
>> I am looking for a standalone transaction manager for Tomcat.
>>
>> I tried JOTM but there's some blocker bugs in XAPool and the
>>
2008/10/15 Jérôme Delattre <[EMAIL PROTECTED]>:
> Hi,
>
> I am looking for a standalone transaction manager for Tomcat.
>
> I tried JOTM but there's some blocker bugs in XAPool and the
> datasource implementation, moreover no new release for 3 years is
> scary :
Hi,
I am looking for a standalone transaction manager for Tomcat.
I tried JOTM but there's some blocker bugs in XAPool and the
datasource implementation, moreover no new release for 3 years is
scary :-)
JBossTM works fine but it's under LGPL and unfortunatly I can't use
it, too b
altz wrote:
>
>
>
> tmo256 wrote:
>>
>> The main thing is that my problem is very specifically with the
>> transaction manager factory
>>
> I'm in *exactly* the same situation, with exactly the same environment
> (Tomcat 6, JDK1.6, FC
tmo256 wrote:
>
> The main thing is that my problem is very specifically with the
> transaction manager factory
>
I'm in *exactly* the same situation, with exactly the same environment
(Tomcat 6, JDK1.6, FC 6). We're also getting the Clas
On 5/21/07, tmo256 <[EMAIL PROTECTED]> wrote:
Thanks so much for trying to help, though. Any further suggestions would be
welcome.
Sorry I couldn't be of help here, the only other thing I can think of
is that the CLASSPATH may be partially correct or incorrect.
It is better to not set the sys
Hi: Thanks for trying to help out. Let me clarify a couple of points.
The main thing is that my problem is very specifically with the transaction
manager factory; I have successfully set up other dhcp connection pools
(non-transactional).
>>With the failure to initialize, I moved
>&g
On 5/19/07, Rashmi Rubdi <[EMAIL PROTECTED]> wrote:
> This is what's configured as a global resource in server.xml:
> min="1"
> max="1"
> auth="Container"
> type="javax.sql.DataSource"
> factory="
On 5/17/07, Molina, Teresa <[EMAIL PROTECTED]> wrote:
I've been trying to use Tomcat 6 (with Java 6) on FC6, but I cannot seem
to get the third-party transaction manager integrated as in previous
versions. I have configured everything just as in Tomcat 5.5, but there
seems to be a ch
I've been trying to use Tomcat 6 (with Java 6) on FC6, but I cannot seem
to get the third-party transaction manager integrated as in previous
versions. I have configured everything just as in Tomcat 5.5, but there
seems to be a change in the classloading structure, which simply
prevent
Hello everybody,
I read the JNDI Resources HOW-TO and noticed that there is something
like a transaction manager in Tomcat 6. Is that right?
- Add a resource factory for instantiating the
UserTransaction object instance that is available at
java:comp/UserTransaction.
NOTE - Of the
Hi all,
I'm using Tomcat 4 for my web application (don't ask me the reason
why) and I was trying to evaluate different transaction managers and
connection pool managers. The db is on MS Sql Server 2000.
We've tried using JOTM + XAPool but we've run into a lot of connection
closure issues. Is the
14 matches
Mail list logo