Re: Deploying a simple web application on Tomcat

2008-02-02 Thread Andrew Lindesay
Hello Asim; The idea behind my article was to support a deployment that was similar in topology to WebObjects' own wotaskd -- not a regular "servlet container". So it is not so much messy, but just intentionally not trying to "do the usual thing". Those instructions may also be a little

Deploying a simple web application on Tomcat

2008-02-01 Thread Muhammed Asim Hussain
Hi, I read your posting on apple developer's forum regarding Tomcat: Servlet WOServletAdaptor is currently unavailable. I am a newbie to WebObjects and have no experience with scripting as well. I have an application (made as a Servlet Single Directory Deployment) which I am trying to deplo