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: Dov Rosenberg <email@hidden>
- Date: Mon, 20 May 2013 20:04:24 -0400
that error usually means that the servlet initialization did not complete successfully. Usually that is an indicator that the database connection failed. However it could also be anything that you have getting set up in the scope of your Application class that could cause it.
Dov Rosenberg
On May 20, 2013, at 5:53 PM, 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.
> _______________________________________________
> 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
_______________________________________________
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