This may not be a Axis problem ... I found a query at this site which may point you in the right direction ...
http://www.caucho.com/support/resin-interest/0107/0113.html Conrad Original Message: ----------------- From: Bianchi Simona [EMAIL PROTECTED] Date: Thu, 21 Aug 2003 10:29:46 +0200 To: [EMAIL PROTECTED] Subject: Admin Client Exception:: org.w3c.dom.DOMException 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 -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ .
