Re: transaction manager cannot load in Tomcat 6

2007-05-23 Thread tmo256
t anything -- we'll post back here. Good luck; > transactional db activity in a most ubiquitous java-based webserver > shouldn't be this tough. :) > > Regards, > Mark > > > -- View this me

Re: transaction manager cannot load in Tomcat 6

2007-05-23 Thread mwaltz
n't be this tough. :) Regards, Mark -- View this message in context: http://www.nabble.com/transaction-manager-cannot-load-in-Tomcat-6-tf3774696.html#a10770626 Sent from the Tomcat - User mailing list archive at Nabble.com. --

Re: transaction manager cannot load in Tomcat 6

2007-05-21 Thread Rashmi Rubdi
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

Re: transaction manager cannot load in Tomcat 6

2007-05-21 Thread tmo256
> password="xxx" > url="jdbc:oracle:thin:@localhost::XXX" /> > > I have, of course, read the appropriate JNDI How-To, but, as I say, I > have configured all resources, properties, paths, etc, exactly th

Re: transaction manager cannot load in Tomcat 6

2007-05-19 Thread Rashmi Rubdi
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="

Re: transaction manager cannot load in Tomcat 6

2007-05-19 Thread Rashmi Rubdi
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 change in the c

transaction manager cannot load in Tomcat 6

2007-05-17 Thread Molina, Teresa
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 prevents the classes