Error deploying Admin Servlet

2003-10-01 Thread Matthew Britton
Hi, When i start my server and try to deploy the Axis AdminServlet in WebSphere, I get an error like this:   Servlet Error-[AdminServlet]: Failed to load servlet: java.lang.ExceptionInInitializerError: org.apache.commons.logging.LogConfigurationException: java.lang.reflect.InvocationTargetException

Error deploying Admin Servlet

2003-10-01 Thread Matthew Britton
Hi, When i start my server and try to deploy the Axis AdminServlet in WebSphere, I get an error like this:   Servlet Error-[AdminServlet]: Failed to load servlet: java.lang.ExceptionInInitializerError: org.apache.commons.logging.LogConfigurationException: java.lang.reflect.InvocationTargetException

Axis XML

2003-09-29 Thread Matthew Britton
Hello,   I’m writing a web service which returns me the XML I’d expect to see but it has a bit of HTML appended to the bottom of it (in bold below). This doesn’t seem to affect the reading of the XML but obviously its not something I want/need. From my investigations I can't see where its coming f