Johann
You need the Java Transaction API jar file in your classpath as well. Can't remember which
version of IDB this started with, but the latest version should include the necessary jar
in the download.
Pete
----- Original Message -----
From: "Johann Eder" <jeder@jeder.at>
To: "Instantdb" <instantDB@enhydra.org>
Sent: Monday, April 09, 2001 4:09 PM
Subject: InstantDB: InstantDB Installation with Tomcat 3.2.1
> HI,
> After installing Tomcat 3.2.1 on WindowsNT40 successfully
> I have troubles to install instantDB 3.25 with Tomcat 3.2.1.
> I put the idb.jar, idbexmpl.jar, jta-spec1_0_1.jar into the /lib directory.
> Started Tomcat and the browser.
>
> I got the errorr message:
>
> Internal Servlet Error:
>
> javax.servlet.ServletException: javax/transaction/xa/XAException
> at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:399)
>
>
>
> Then I add to tomcat.bat the following lines:
>
> set CLASSPATH=%CLASSPATH%;F:\Programme\InstantDB325\Classes\idb.jar
> set CLASSPATH=%CLASSPATH%;F:\Programme\InstantDB325\Classes\idbexmpl.jar
> set
> CLASSPATH=%CLASSPATH%;F:\Programme\InstantDB325\Classes\jta-spec1_0_1.jar
>
> The same error message...
>
> Have you any hint ?
>
> Thanks.
>
> Hans
>
> -----------------------------------------------------------------------------
> To unsubscribe from this mailing list, send email to majordomo@enhydra.org
> with the text "unsubscribe instantdb" in the body of the email.
> If you have other questions regarding this mailing list, send email to
> the list admin at owner-instantdb@enhydra.org.
>
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|