Re: SSDD + Tomcat
Re: SSDD + Tomcat
- Subject: Re: SSDD + Tomcat
- From: Dov Rosenberg <email@hidden>
- Date: Thu, 01 Jul 2004 10:51:43 -0400
Usually the problem is the web.xml file is doesn't have the correct path
information in it. If you are deploying to a clean server, you need to
include all of the WO frameworks in your WAR/deployment files. The regular
SSDD deployment doesn't seem to include the WO Frameworks. Make sure you
have a deployment key incorporated in the JavaWebObjects.framework otherwise
your app will not run.
HTH
On 7/1/04 10:30 AM, "Ricardo Cortes" <email@hidden> wrote:
> Hi there,
>
> I saw some posts awhile back about folks having problems with various versions
> of Tomcat and their Servlet Single Directory Deployments. Can anyone tell me
> if there is a specific version of Tomcat that is validated against SSDD? I
> have been able to successfully deploy on my Tomcat instance at home (4.x) but
> my application provider is running Tomcat 4.1.29. When he starts the
> application, I get the following error. Anyone have a clue?
>
> Thanks,
> Ricardo
>
>
> HTTP Status 503 - Servlet WOServletAdaptor is currently unavailable
>
> type Status report
>
> message Servlet WOServletAdaptor is currently unavailable
>
> description The requested service (Servlet WOServletAdaptor is
> currently unavailable) is not currently available.
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
>
--
Dov Rosenberg
Conviveon Corporation
370 Centerpointe Circle, suite 1178
Altamonte Springs, FL 32701
http://www.conviveon.com
email@hidden
AOL IM: dovrosenberg
(407) 339-1177 x102
(407) 339-6704 (fax)
(800) 475-9890
(407) 310-8316 (cell)
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.