What steps did you follow to install Apache SOAP on Tomcat? You should follow these: http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-soap/java/docs/install/ tomcat.html. If you have followed different instructions, I recommend you undo them and follow those at the link above. Specifically, you should not edit the Tomcat startup script or place any files anywhere in Tomcat's directory tree other than to copy soap.war to $CATALINA_HOME/webapps. Putting any jars or class files anywhere else should only be done if you have a thorough understanding of Tomcat's class loaders: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html
Scott Nichol ----- Original Message ----- From: "aman singh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 16, 2002 10:45 PM Subject: content type error html instead of xml > I have installed the apache soap with tomcat. Installating was ok and i am > able to see the soap router page and soap servce page. When I try to run the > examples this is what i get. what am i doing wrong? > > > Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Protocol; > msg=Unsupported response content type "text/html; > charset=ISO-8859-1", must be: "text/xml". Response was: > <html><head><title>Apache Tomcat/4.1.12-LE-jdk14 - Error > report</title><STYLE><!--H1{font-family : > sans-serif,Arial,Tahoma;color : white;background-color : #0086b2;} > H3{font-family : sans-serif,Arial,Tahoma;color : white;background-color : > #0086b2;} BODY{font-family : sans-serif,Arial,Tahoma;color : > black;background-color : white;} B{color : white;background-color : > #0086b2;} HR{color : #0086b2;} --></STYLE> > </head><body><h1>HTTP Status 500 - </h1><HR > size="1" noshade><p><b>type</b> Exception > report</p><p><b>message</b> > <u></u></p><p><b>description</b> > <u>The server encountered an internal error () that prevented it from > fulfilling this > request.</u></p><p><b>exception</b> > > > ------------------- any help will be appreciated. > > _________________________________________________________________ > Broadband? Dial-up? Get reliable MSN Internet Access. > http://resourcecenter.msn.com/access/plans/default.asp > > > -- > To unsubscribe, e-mail: <mailto:soap-user-unsubscribe@;xml.apache.org> > For additional commands, e-mail: <mailto:soap-user-help@;xml.apache.org> > > -- To unsubscribe, e-mail: <mailto:soap-user-unsubscribe@;xml.apache.org> For additional commands, e-mail: <mailto:soap-user-help@;xml.apache.org>