Just to follow up on this, the settings below work - but HSQLDB
doesn't seem to support nested transactions.
<<< beginning the transaction >>>
DBTest >> javax.transaction.NotSupportedException: Nested transactions not suppo
rted
at org.objectweb.jotm.Current.begin(Current.java:233)
On 2/7/06, Remy Maucherat <[EMAIL PROTECTED]> wrote:
> On 2/7/06, Matt Raible <[EMAIL PROTECTED]> wrote:
> > Thanks Remy - this is good stuff, I didn't know about the
> > element. Is that new in 5.5.x? Is it documented
> > anywhere?
>
> No. It's
Thanks Remy - this is good stuff, I didn't know about the
element. Is that new in 5.5.x? Is it documented
anywhere?
As far as the JARs location - this shouldn't matter should it? I can
put it in $CATALINA_HOME/common/lib *or* in WEB-INF/lib - right?
I've tried changing my context, and moving
Howdy all,
I'm trying to get JOTM working on Tomcat 5.5.x. I'm using 5.5.15 and
I've run into some strange issues. More than anything, I'm looking
for explanations and (hopefully) some help.
I've updated the following tutorial for Tomcat 5.5.x:
http://jotm.objectweb.org/current/jotm/doc/howto-