have all the JOTM jar files in both common/lib and my apps
> /WEB-INF/lib...
>
>
>
> I am a little suspicious of the stack trace that says it's calling
> org.apache.naming.factory.TransactionFactory.getObjectInstance -
> shouldn't it be calling my own?
>
>
I cannot seem to get JOTM to work with Tomcat 5.5.17 on Suse
Linux 10.0 in my web app, even though I think I am doing all the right things –
and I am hoping someone here can spot my problem J
The error I get is this, when looking up “java:comp/UserTransaction”
in the InitialContext:
WA