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: Chuck Hill <email@hidden>
- Date: Mon, 20 May 2013 17:17:44 -0700
static instance variables and anything EOF related are a bad combination that can throw exception in initializer exceptions.
On 2013-05-20, at 5:04 PM, Dov Rosenberg wrote:
> 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
--
Chuck Hill
Executive Managing Partner, VP Development and Technical Services
Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/gvc/practical_webobjects
Global Village Consulting ranks 13th in 2012 in BIV's Top 100 Fastest Growing Companies in B.C!
Global Village Consulting ranks 76th in 24th annual PROFIT 200 ranking of Canada’s Fastest-Growing Companies by PROFIT Magazine!
_______________________________________________
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