Thanks for your suggestions: more info. are given below: 1. Java version: ./java -version java version "1.3.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0) Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)
2. Tomcat version: jakarta-tomcat-4.0.4 3. Apache ssl version: Apache/1.3.22 Server at cdidev.safeguardproperties.com Port 443 There is no errors posted for this in apache error_log file. actually my problem is how to make apache working taking jsp from tomcat. Do these mean anything to you. If you could suggest me something to get over it, that will be great. Anup -----Original Message----- From: Rick Fincher [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 26, 2002 5:33 PM To: Tomcat Users List Subject: Re: how to integrate tomcat with apache Hi Anup, You'll have to post the error message so we can see exactly what happened. Was the error in Apache or Tomcat? Presumably it was in Apache. Anything in the logs? What versions of Apache and Tomcat are you using? What version of JDK? The URL's you give below are not valid, so we can't try them out. Rick ----- Original Message ----- From: "Anup Ray" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, September 26, 2002 5:22 PM Subject: RE: how to integrate tomcat with apache > > I did not get any response. so I am reposting it. Please help me: > Anup > I am a newbie in tomcat. I installed tomcat in Solaris and configured it at > port 8090. Now I want to integrate it with apache ssl web server working > with port 443 in the same server and get a spellcheck application working. > Now with tomcat spellcheck is working as you see here: > http://u10-3:8090/jspellhtml/test.html.org ---click spellcheck > > But when it is accessed via apache spellcheck does not work as you see > here: > https://u10-3/jspellhtml/test.html.org --click spellcheck > > It is giving error: 405 Method not allowed. > > Could any body help me out. > Thanks, > anup ray > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
