D]]
> Sent: Tuesday, December 10, 2002 3:22 PM
> To: Tomcat Users List
> Subject: RE: apache-tomcat : 405 mettod not allowed error: please help
>
>
> Hi John,
> Thank you for your suggestions. I have gone through and
> implemented your
> suggestions but I still get
December 10, 2002 3:22 PM
> To: Tomcat Users List
> Subject: RE: apache-tomcat : 405 mettod not allowed error: please help
>
>
> Hi John,
> Thank you for your suggestions. I have gone through and
> implemented your
> suggestions but I still gets the same 405 method not allo
;Tomcat Users List'
Subject: RE: apache-tomcat : 405 mettod not allowed error: please help
Looks to me like:
1) you're missing a Host element in server.xml for
scds.safeguardproperties.com
2) you're missing a Conext element for /jspellhtml (or whatever URL will be
used to reach the
fy that it does work. If
it's working, it's because Tomcat's defaults are letting it work, but that
won't help you with Apache.
John
> -Original Message-
> From: Anup Ray [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 10, 2002 11:59 AM
> To: Tomcat
My platform is Sun Sparc Solaris 8. I have apache-ssl server already running
on production.
I want to integrate tomcat with apache so that a "jspellhtml" application
( a spellcheck program) runs with apache-tomcat environment. I used
mod_jk.so connector.
Now with tomcat HTTP standalone connector j