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.
|