Hi Peter

The immediate answer is no as you would be losing JNDI lookup capability

Read this quote from one of the atomikos staff

"Tomcat JNDI configuration can be a pain to set up, mainly due to the way
Tomcat requires several XML elements to agree on the same naming parts. The
easiest way to get Tomcat to work is by subscribing: subscribers get access
to Atomikos control panel web app, making it easy to configure everything."

At first blush this does'nt seem to answer the question posed
personally I would be extremely careful about committing business
functionality using proprietary software where no source is available
http://twiki.atomikos-support.com/bin/view.pl/Main/KnownProblems#Tomcat_JNDI
_Configuration

Perhaps Rainier has input?

Martin--
----- Original Message -----
From: "Peter Fischer" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Thursday, November 08, 2007 5:09 AM
Subject: Re: no UserTransaction in jndi


>
> Hello,
>
> under 5.5.9 the configuration has to be
> <Resource
>         name="UserTransaction"
>         type="com.atomikos.icatch.jta.UserTransactionImp"
>         factory="org.apache.naming.factory.BeanFactory"/>
>
> With this, the 5.5.9 manager lists the UserTransaction. But I want to use
a
> actual version of tomcat.
>
> Should the manager list the UserTransaction if it is configured under
5.5.25
> or 6.0.14 with
> <Transaction factory="com.atomikos.icatch.jta.UserTransactionFactory" />?
>
> regards,
> Peter
> --
> View this message in context:
http://www.nabble.com/no-UserTransaction-in-jndi-tf4763485.html#a13644275
> Sent from the Tomcat - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to