When you get this error, it means either there was an Axis2 error or a failure at initialization. Check the Muse log file (WEB-INF/services/muse/log/) and the Tomcat console or log file. That will have the stack trace that is the root cause of the error. If there is no error to be found, it is an Axis2 error, and the only way I've been able to get those stack traces is via SOAP monitor. Let me know if you can find any of the server side tracing and then we will go from there.
And yes, the httpd-install-dir points to your httpd install, not Tomcat. Dan "David Medinets" <[EMAIL PROTECTED]> wrote on 10/28/2006 10:54:36 AM: > It's my understanding that the muse.xml has an httpd-install-dir > which should point to where Apache is located, not Tomcat. Am I wrong? > > On 10/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > |Any suggestions to resolve this issue would be welcome. > > > > |org.apache. > > muse.ws.addressing.soap.SoapFault: Server returned HTTP > > |response code: > > 500 for URL: http://192.168.1.117:8080/apache-httpd/services/http- > > > > Hi David, > > just a little question.... > > Have > > You checked thats 'install-dir' parameter, located in muse.xml, point > > to the right directory > > where You have installed Tomcat in you PC ? > > > > -- > David Medinets > Afffy Agile Advice & Coding > http://www.codebits.com/ > http://www.linkedin.com/in/codebits > > Writing tested complex code, so you don't have to! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
