Re: The infamous "WOServletAdaptor is not available" error on Tomcat
Re: The infamous "WOServletAdaptor is not available" error on Tomcat
- Subject: Re: The infamous "WOServletAdaptor is not available" error on Tomcat
- From: Henrique Prange <email@hidden>
- Date: Tue, 21 May 2013 16:34:03 -0300
Hi Filippo,
We need more information to help you. Can you host this sample WAR somewhere we can download from? The "WOServletAdaptor is not available" error can be caused by any error during the application initialization (including NoClassDefFoundErrors, NullPointerExceptions and etc). This kind of error usually comes accompanied by a stack trace including the specific cause of the problem.
Cheers,
Henrique On 20/05/2013, at 18:53, Filippo Laurìa < email@hidden> wrote: Hello evreybody, I'm writing again because of this error:
-- description: The requested resource (Servlet WOServletAdaptor is not available) is not available. --
I'm developing a Simple Hello World Wonder Application with eclipse 37, wolips 37 WO 543, following tutorial guide you can find on wocommunity.org.
I've already seen on the Internet that someone else had this error in the past and I've already tried solutions suggested there, without success.
By default JavaWOServletAdaptor framework is already included into project, and it is the same for ERJars and ERExtensions frameworks.
For some reason unknown to me, tomcat can't find the WOServletAdaptor.class file, provided by JavaWOServletAdaptor framework. I also tried replacing "JavaWOServletAdaptor framework" with External Jar JavaWOServletAdaptor_client.jar that contains a WOServletAdaptor.class too, but this did not work.
Is there somenone who already solved a problem like that?
Thank you for answering. _______________________________________________ WebObjects-dev mailing list email@hidden http://www.omnigroup.com/mailman/listinfo/webobjects-dev
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden