I've tried deploying a WO Servlet war file under Tomcat 5.5 or Jetty 6. The OS is Windows XP and Java is version 1.5. I get keep getting a java.lang.reflect.InvocationTargetException. Here is a short dump of the stack trace.

java.lang.reflect.InvocationTargetException
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
       at java.lang.reflect.Method.invoke(Unknown Source)
at com.webobjects.jspservlet.WOServletAdaptor._applicationInit (WOServletAdaptor.java:415)

The same code works under OS X when I run it from Jetty. Does anyone know why?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to