|
I am really asking for help in how to debug an axis
problem. I have a problem with Axis.� I deploy a sevice
using AdminClient and one of the sample .wsdd files. I have this error: ����� Processing
file undeploy.wsdd ����� Exception:: org.w3c.dom.DOMException: `null' prefix expects a
namespace uri but the service get deployed
correctly.� That is, when I check http://localhost/axis/servlet/AxisServlet, the
services is been deployed are there. My environment variables are: AXIS_HOME = C:\resin-ee-2.1.10\webapps\axis AXIS_LIB = %AXIS_HOME%\WEB-INF\lib AXISCLASSPATH = %AXIS_LIB%\activation.jar;%AXIS_LIB%\axis.jar;%AXIS_LIB%\axis-ant.jar;%AXIS_LIB%\commons-discovery.jar;%AXIS_LIB%\commons-logging.jar;%AXIS_LIB%\jaxrpc.jar;%AXIS_LIB%\log4j-1.2.8.jar;%AXIS_LIB%\mail.jar;%AXIS_LIB%\saaj.jar;%AXIS_LIB%\wsdl4j.jar;%AXIS_LIB%\xerces.jar;%AXIS_LIB%\xercesImpl.jar;%AXIS_LIB%\xercesSamples.jar;%AXIS_LIB%\xml-apis.jar;%AXIS_LIB%\xmlParserAPIs.jar;%AXIS_LIB%\dom4j.jar Thanks simona |
- RE: Admin Client Exception:: org.w3c.dom.DOMException Bianchi Simona
- RE: Admin Client Exception:: org.w3c.dom.DOMExcepti... [EMAIL PROTECTED]
- Admin Client Exception:: org.w3c.dom.DOMException Michael Tang
