quick report after trying tdk 2.2-b2 on NT with jdk 1.3.1:

archive downloaded: tdk-2.2-b2.tar.gz on 07/17/02

***
missing .jars:

xmlrpc-helma.jar 

solution:
commented out xmlrpc service


***
missing empty dirs :

/tdk/logs (didn't run until I created)
/tdk/temp 
/tdk/classes 
/tdk/server/classes
/tdk/common/classes

solution:
/tdk/logs didn't run until I created
not all empty dirs are needed but seems the packaging script is ignoring
them


***
catalina errors:

the jsp servlet and the tdk created 'newapp' servlet are not being loaded:

the first one generates: 

java.lang.NoClassDefFoundError: org/w3c/dom/DOMErrorHandler
        at java.lang.ClassLoader.defineClass0(Native Method)

the 'newapp' (aka Turbine) generates:

2002-07-18 16:34:49 StandardContext[/webapp]: Servlet /webapp threw load()
exception
javax.servlet.ServletException: Servlet.init() for servlet jsp threw
exception

Rogelio

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to