You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Krabat <kr...@darkfluid.com> on 2006/01/12 12:30:46 UTC

[Axis 1.3] Error in WSDD file (no deployment), but AdminClient not reporting an error

Hello,

First, the AdminClient does not report errors while deloying my 
webservice (reports always "done processing"), but obviously something 
went wrong, because my webservice does not get listed. Something got to 
be wrong with the wsdd file, which looks like this:

<deployment xmlns="http://xml.apache.org/axis/wsdd/"
           xmlns:java="http://xml.apache.org/axis/wsdd/providers/java">
 
 <service name="mdmonitor" provider="java:RPC" style="wrapped">
     <parameter name="className" 
value="de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
     <parameter name="allowedMethods" value="*"/>
    
     <typeMapping xmlns:ns="https://localhost:8443/axis/services/mbmonitor"
       qname="ns:Job"
       type="java:de.qsgrimm.webservice.mbmonitor.Job"
       serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
       deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
       encodingStyle="http://www.w3c.org/2003/05/soap-encoding"/>
 </service>

</deployment>

If I remove the typeMapping, the service will be successfully deployed, 
but lacks the proper Job datatype. The AdminClient debug information 
doesn't seem to help, but I post it here:


C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\classes>java -cp 
.;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\activation.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis-ant.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis-schema.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\commons-discovery-0.2.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\commons-logging-1.0.4.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\jaxrpc.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\jconn3.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\log4j-1.2.8.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\mail.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\saaj.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\tools.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\wsdl4j-1.5.1.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xercesImpl.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xml-apis.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xmlsec-1.2.97.jar 
org.apache.axis.client.AdminClient -d mdmonitor_deploy2.wsdd
- [main] getBundle(org.apache.axis,org.apache.axis.i18n,resource,null,...)
- [main] loadBundle: Ignoring MissingResourceException: Can't find 
bundle for base name org.apache.axis.resource, locale de_DE
- [main] Created org.apache.axis.i18n.resource, linked to parent null
- [main] getBundle(org.apache.axis,org.apache.axis.utils,resource,null,...)
- [main] loadBundle: Ignoring MissingResourceException: Can't find 
bundle for base name org.apache.axis.utils.resource, locale de_DE
- [main] loadBundle: Ignoring MissingResourceException: Can't find 
bundle for base name org.apache.axis.resource, locale de_DE
- [main] Root package not found, cross link to org.apache.axis.i18n.resource
- [main] Root package not found, cross link to org.apache.axis.i18n.resource
- [main] 
org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
- [main] Factory 
org.apache.axis.configuration.EngineConfigurationFactoryServlet Ignored: 
unable to load/resolve class.
- [main] org.apache.axis.i18n.resource::handleGetObject(engineFactory)
- [main] Got EngineFactory: 
org.apache.axis.configuration.EngineConfigurationFactoryDefault
- [main] Enter: AxisEngine::init
- [main] org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
- [main] Attachment support is enabled?  true
- [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class 
java.lang.String, {http://xml.apache.org/xml-soap}PlainText)
- [main] org.apache.axis.i18n.resource::handleGetObject(oddDigits00)
- [main] org.apache.axis.i18n.resource::handleGetObject(badChars01)
- [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class 
java.awt.Image, {http://xml.apache.org/xml-soap}Image)
- [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class 
javax.mail.internet.MimeMultipart, 
{http://xml.apache.org/xml-soap}Multipart)
- [main] Enter/Exit: JAFDataHandlerDeserializerFactory(interface 
javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source)
- [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class 
org.apache.axis.attachments.OctetStream, 
{http://xml.apache.org/xml-soap}octet-stream)
- [main] Enter/Exit: JAFDataHandlerDeserializerFactory()
- [main] Exit: AxisEngine::init
- [main] org.apache.axis.i18n.resource::handleGetObject(return02)
- [main] getURL returned:  http://localhost:8080/axis/servlet/AxisServlet
- [main] org.apache.axis.i18n.resource::handleGetObject(processFile00)
Processing file mdmonitor_deploy2.wsdd
- [main] org.apache.axis.i18n.resource::handleGetObject(return02)
- [main] getURL returned:  http://localhost:8080/axis/services/AdminService
- [main] org.apache.axis.i18n.resource::handleGetObject(transport00)
- [main] Transport is org.apache.axis.transport.http.HTTPTransport@1326484
- [main] org.apache.axis.i18n.resource::handleGetObject(addBody00)
- [main] Adding body element to message...
- [main] org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
- [main] Attachment support is enabled?  true
- [main] Enter: SOAPPart ctor(FORM_SOAPENVELOPE)
- [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
- [main] Setting current message form to: FORM_SOAPENVELOPE 
(currentMessage is now org.apache.axis.message.SOAPEnvelope)
- [main] Exit: SOAPPart ctor()
- [main] Enter: Call::invoke()
- [main] Enter: SOAPPart::getAsSOAPEnvelope()
- [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
- [main] current form is FORM_SOAPENVELOPE
- [main] MessageContext: setTargetService(http://xml.apache.org/axis/wsdd/)
- [main] org.apache.axis.i18n.resource::handleGetObject(noService10)
- [main] Exception:
org.apache.axis.ConfigurationException: No service named 
http://xml.apache.org/axis/wsdd/ is available
org.apache.axis.ConfigurationException: No service named 
http://xml.apache.org/axis/wsdd/ is available
   at 
org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
   at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
   at 
org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
   at org.apache.axis.client.Call.invoke(Call.java:2708)
   at org.apache.axis.client.Call.invoke(Call.java:1792)
   at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
   at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
   at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
   at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
   at org.apache.axis.client.AdminClient.main(AdminClient.java:463)

   at 
org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
   at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
   at 
org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
   at org.apache.axis.client.Call.invoke(Call.java:2708)
   at org.apache.axis.client.Call.invoke(Call.java:1792)
   at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
   at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
   at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
   at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
   at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
- [main] MessageContext: setServiceHandler(null)
- [main] org.apache.axis.i18n.resource::handleGetObject(targetService)
- [main] Target service:  http://xml.apache.org/axis/wsdd/
- [main] MessageContext: setTargetService(urn:AdminService)
- [main] org.apache.axis.i18n.resource::handleGetObject(noService10)
- [main] Exception:
org.apache.axis.ConfigurationException: No service named 
urn:AdminService is available
org.apache.axis.ConfigurationException: No service named 
urn:AdminService is available
   at 
org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
   at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
   at 
org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
   at 
org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(HTTPTransport.java:89)
   at 
org.apache.axis.client.Transport.setupMessageContext(Transport.java:46)
   at org.apache.axis.client.Call.invoke(Call.java:2738)
   at org.apache.axis.client.Call.invoke(Call.java:1792)
   at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
   at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
   at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
   at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
   at org.apache.axis.client.AdminClient.main(AdminClient.java:463)

   at 
org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
   at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
   at 
org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
   at 
org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(HTTPTransport.java:89)
   at 
org.apache.axis.client.Transport.setupMessageContext(Transport.java:46)
   at org.apache.axis.client.Call.invoke(Call.java:2738)
   at org.apache.axis.client.Call.invoke(Call.java:1792)
   at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
   at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
   at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
   at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
   at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
- [main] MessageContext: setServiceHandler(null)
- [main] Enter: SOAPPart::getAsSOAPEnvelope()
- [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
- [main] current form is FORM_SOAPENVELOPE
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
- [main] NSPush (32)
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element [http://schemas.xmlsoap.org/soap/envelope/]:Body
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'java' - 'http://xml.apache.org/axis/wsdd/providers/java'
- [main] NSPush (32)
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element [http://xml.apache.org/axis/wsdd/]:deployment
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'ns1' - 'http://xml.apache.org/axis/wsdd/'
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'xmlns' - 'http://www.w3.org/2000/xmlns/'
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element [http://xml.apache.org/axis/wsdd/]:service
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element [http://xml.apache.org/axis/wsdd/]:parameter
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element ns1:parameter
- [main] NSPop (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element [http://xml.apache.org/axis/wsdd/]:parameter
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element ns1:parameter
- [main] NSPop (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'ns' - 'https://localhost:8443/axis/services/mbmonitor'
- [main] NSPush (32)
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element ns1:typeMapping
- [main] NSPop (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element ns1:service
- [main] NSPop (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element ns1:deployment
- [main] NSPop (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element soapenv:Body
- [main] NSPop (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element soapenv:Envelope
- [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
- [main] NSPop (empty)
- [main] <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><ns1:deployment 
xmlns="http://xml.apache.org/axis/wsdd/" 
xmlns:java="http://xml.apache.org/axis/wsdd/providers/java" 
xmlns:ns1="http://xml.apache.org/axis/wsdd/">
 
 <ns1:service name="mdmonitor" provider="java:RPC" style="wrapped">
     <ns1:parameter name="className" 
value="de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
     <ns1:parameter name="allowedMethods" value="*"/>
    
     <ns1:typeMapping 
deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" 
encodingStyle="http://www.w3c.org/2003/05/soap-encoding" qname="ns:Job" 
serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" 
type="java:de.qsgrimm.webservice.mbmonitor.Job" 
xmlns:ns="https://localhost:8443/axis/services/mbmonitor"/>
 </ns1:service>

</ns1:deployment></soapenv:Body></soapenv:Envelope>
- [main] Enter: AxisClient::invoke
- [main] EngineHandler: null
- [main] org.apache.axis.i18n.resource::handleGetObject(axisUserAgent)
- [main] Enter: SimpleChain::invoke
- [main] org.apache.axis.i18n.resource::handleGetObject(enter00)
- [main] Enter:  HTTPSender::invoke
- [main] Enter: SOAPPart::saveChanges
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
- [main] NSPush (32)
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element [http://schemas.xmlsoap.org/soap/envelope/]:Body
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'java' - 'http://xml.apache.org/axis/wsdd/providers/java'
- [main] NSPush (32)
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element [http://xml.apache.org/axis/wsdd/]:deployment
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'ns1' - 'http://xml.apache.org/axis/wsdd/'
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'xmlns' - 'http://www.w3.org/2000/xmlns/'
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element [http://xml.apache.org/axis/wsdd/]:service
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element [http://xml.apache.org/axis/wsdd/]:parameter
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element ns1:parameter
- [main] NSPop (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element [http://xml.apache.org/axis/wsdd/]:parameter
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element ns1:parameter
- [main] NSPop (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'ns' - 'https://localhost:8443/axis/services/mbmonitor'
- [main] NSPush (32)
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element ns1:typeMapping
- [main] NSPop (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element ns1:service
- [main] NSPop (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element ns1:deployment
- [main] NSPop (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element soapenv:Body
- [main] NSPop (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element soapenv:Envelope
- [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
- [main] NSPop (empty)
- [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
- [main] Setting current message form to: FORM_OPTIMIZED (currentMessage 
is now org.apache.axis.utils.ByteArray)
- [main] Exit: SOAPPart::saveChanges(): 
org.apache.axis.utils.ByteArray@54c4ad
- [main] Enter: SOAPPart::saveChanges
- [main] Enter: SOAPPart::saveChanges
- [main] org.apache.axis.i18n.resource::handleGetObject(createdHTTP00)
- [main] Created an insecure HTTP connection
- [main] org.apache.axis.i18n.resource::handleGetObject(xmlSent00)
- [main] XML sent:
- [main] ---------------------------------------------------
- [main] Enter: SOAPPart::saveChanges
- [main] POST /axis/services/AdminService HTTP/1.0
Content-Type: text/xml; charset=utf-8
Accept: application/soap+xml, application/dime, multipart/related, text/*
User-Agent: Axis/1.3
Host: localhost:8080
Cache-Control: no-cache
Pragma: no-cache
SOAPAction: "urn:AdminService"
Content-Length: 1031

<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><ns1:deployment 
xmlns="http://xml.apache.org/axis/wsdd/" 
xmlns:java="http://xml.apache.org/axis/wsdd/providers/java" 
xmlns:ns1="http://xml.apache.org/axis/wsdd/">
 
 <ns1:service name="mdmonitor" provider="java:RPC" style="wrapped">
     <ns1:parameter name="className" 
value="de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
     <ns1:parameter name="allowedMethods" value="*"/>
    
     <ns1:typeMapping 
deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" 
encodingStyle="http://www.w3c.org/2003/05/soap-encoding" qname="ns:Job" 
serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" 
type="java:de.qsgrimm.webservice.mbmonitor.Job" 
xmlns:ns="https://localhost:8443/axis/services/mbmonitor"/>
 </ns1:service>

</ns1:deployment></soapenv:Body></soapenv:Envelope>
- [main] HTTP/1.1 200 OK
- [main] Server Apache-Coyote/1.1
- [main] Content-Type text/xml;charset=utf-8
- [main] Date Thu, 12 Jan 2006 11:09:12 GMT
- [main] Connection close
- [main] Enter: SOAPPart ctor(FORM_INPUTSTREAM)
- [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
- [main] Setting current message form to: FORM_INPUTSTREAM 
(currentMessage is now org.apache.axis.transport.http.SocketInputStream)
- [main] Exit: SOAPPart ctor()
- [main] org.apache.axis.i18n.resource::handleGetObject(no00)
- [main]
no Content-Length
- [main] org.apache.axis.i18n.resource::handleGetObject(xmlRecd00)
- [main]
XML received:
- [main] -----------------------------------------------
- [main] Enter: SOAPPart::getAsSOAPEnvelope()
- [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
- [main] current form is FORM_INPUTSTREAM
- [main] org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
- [main] Pushing handler org.apache.axis.message.EnvelopeHandler@13f210f
- [main] Enter: DeserializationContext::startPrefixMapping(soapenv, 
http://schemas.xmlsoap.org/soap/envelope/)
- [main] NSPush (32)
- [main] NSPush (32)
- [main] Exit: DeserializationContext::startPrefixMapping()
- [main] Enter: DeserializationContext::startPrefixMapping(xsd, 
http://www.w3.org/2001/XMLSchema)
- [main] NSPush (32)
- [main] Exit: DeserializationContext::startPrefixMapping()
- [main] Enter: DeserializationContext::startPrefixMapping(xsi, 
http://www.w3.org/2001/XMLSchema-instance)
- [main] NSPush (32)
- [main] Exit: DeserializationContext::startPrefixMapping()
- [main] Enter: 
DeserializationContext::startElement(http://schemas.xmlsoap.org/soap/envelope/, 
Envelope)
- [main] org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
- [main] Pushing handler org.apache.axis.message.EnvelopeBuilder@17f242c
- [main] Pushing element Envelope
- [main] Exit: DeserializationContext::startElement()
- [main] Enter: 
DeserializationContext::startElement(http://schemas.xmlsoap.org/soap/envelope/, 
Body)
- [main] org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
- [main] Pushing handler org.apache.axis.message.BodyBuilder@106fc94
- [main] org.apache.axis.i18n.resource::handleGetObject(newElem00)
- [main] New MessageElement (org.apache.axis.message.SOAPBody@1b06041) 
named {soapenv}Body
- [main] Pushing element Body
- [main] NSPush (32)
- [main] Exit: DeserializationContext::startElement()
- [main] Enter: DeserializationContext::startElement(, Admin)
- [main] Enter: BodyBuilder::onStartChild()
- [main] org.apache.axis.i18n.resource::handleGetObject(dispatching00)
- [main] Dispatching to a body namespace ''
- [main] MessageContext: setServiceHandler(null)
- [main] org.apache.axis.i18n.resource::handleGetObject(newElem00)
- [main] New MessageElement (org.apache.axis.message.RPCElement@84cc09) 
named {}Admin
- [main] Exit: BodyBuilder::onStartChild()
- [main] org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
- [main] Pushing handler org.apache.axis.message.SOAPHandler@6f9b8e
- [main] Pushing element Admin
- [main] NSPush (32)
- [main] Exit: DeserializationContext::startElement()
- [main] Enter: DeserializationContext::endElement(, Admin)
- [main] org.apache.axis.i18n.resource::handleGetObject(popHandler00)
- [main] Popping handler org.apache.axis.message.SOAPHandler@6f9b8e
- [main] NSPop (32)
- [main] Popped element stack to org.apache.axis.message.SOAPBody:Body
- [main] Exit: DeserializationContext::endElement()
- [main] Enter: 
DeserializationContext::endElement(http://schemas.xmlsoap.org/soap/envelope/, 
Body)
- [main] org.apache.axis.i18n.resource::handleGetObject(popHandler00)
- [main] Popping handler org.apache.axis.message.BodyBuilder@106fc94
- [main] NSPop (32)
- [main] Popped element stack to 
org.apache.axis.message.SOAPEnvelope:Envelope
- [main] Exit: DeserializationContext::endElement()
- [main] Enter: 
DeserializationContext::endElement(http://schemas.xmlsoap.org/soap/envelope/, 
Envelope)
- [main] org.apache.axis.i18n.resource::handleGetObject(popHandler00)
- [main] Popping handler org.apache.axis.message.EnvelopeBuilder@17f242c
- [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
- [main] NSPop (empty)
- [main] Popped element stack to null
- [main] Exit: DeserializationContext::endElement()
- [main] Enter: DeserializationContext::endPrefixMapping(soapenv)
- [main] Exit: DeserializationContext::endPrefixMapping()
- [main] Enter: DeserializationContext::endPrefixMapping(xsd)
- [main] Exit: DeserializationContext::endPrefixMapping()
- [main] Enter: DeserializationContext::endPrefixMapping(xsi)
- [main] Exit: DeserializationContext::endPrefixMapping()
- [main] Enter: DeserializationContext::endDocument()
- [main] Exit: DeserializationContext::endDocument()
- [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
- [main] Setting current message form to: FORM_SOAPENVELOPE 
(currentMessage is now org.apache.axis.message.SOAPEnvelope)
- [main] Exit: SOAPPart::getAsSOAPEnvelope
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
- [main] NSPush (32)
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(register00)
- [main] register 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
- [main] NSPush (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element [http://schemas.xmlsoap.org/soap/envelope/]:Body
- [main] NSPush (32)
- [main] SAXOutputter.startElement ['' Admin]
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element []:Admin
- [main] NSPush (32)
- [main] SAXOutputter.characters ['Done processing']
- [main] SAXOutputter.endElement ['' Admin]
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element Admin
- [main] NSPop (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element soapenv:Body
- [main] NSPop (32)
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element soapenv:Envelope
- [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
- [main] NSPop (empty)
- [main] <soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><Admin>Done 
processing</Admin></soapenv:Body></soapenv:Envelope>
- [main] org.apache.axis.i18n.resource::handleGetObject(exit00)
- [main] Exit:  HTTPDispatchHandler::invoke
- [main] Exit: SimpleChain::invoke
- [main] org.apache.axis.i18n.resource::handleGetObject(semanticCheck00)
- [main] Doing SOAP semantic checks...
- [main] Enter: SOAPPart::getAsSOAPEnvelope()
- [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
- [main] current form is FORM_SOAPENVELOPE
- [main] Exit: AxisClient::invoke
- [main] Enter: SOAPPart::getAsSOAPEnvelope()
- [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
- [main] current form is FORM_SOAPENVELOPE
- [main] Exit: Call::invoke()
- [main] Enter: SOAPPart::getAsSOAPEnvelope()
- [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
- [main] current form is FORM_SOAPENVELOPE
- [main] SAXOutputter.startElement ['' Admin]
- [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
- [main] Start element []:Admin
- [main] NSPush (32)
- [main] SAXOutputter.characters ['Done processing']
- [main] SAXOutputter.endElement ['' Admin]
- [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
- [main] End element Admin
- [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
- [main] NSPop (empty)
<Admin>Done processing</Admin>





Re: [Axis 1.3] Error in WSDD file (no deployment) - updated

Posted by Artur Kraft <kr...@darkfluid.com>.
Can please someone help me out with this or give me a hint to more 
information/documentation? That would extra nice :)

kind regards
Artur



Artur Kraft wrote:
> Now I tried another way:
>
>    1. Take the WebService Interface, generate a WSDL file from it
>    2. Use the WSDL file to generate a "deploy.wsdd" file (amongst the
>       client files)
>    3. Change the "className" attribute to the actual Implementation class
>    4. Deploy the Service to Axis
>
> To sum it up. The results are the same as before: no deployment and an 
> _weird exception_:
>
>     DEBUG org.apache.axis.ConfigurationException  - Exception:
>     org.apache.axis.ConfigurationException: No service named
>     http://xml.apache.org/axis/wsdd/ is available
>     org.apache.axis.ConfigurationException: No service named
>     http://xml.apache.org/axis/wsdd/ is available
>         at
>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>         at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>         at
>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>         at org.apache.axis.client.Call.invoke(Call.java:2708)
>         at org.apache.axis.client.Call.invoke(Call.java:1792)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>         at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>
>
>
> _My WebService Interface looks like this:_
>
>     package de.qsgrimm.webservice.mdmonitor;
>     import java.rmi.Remote;
>
>     public interface MeasuringDeviceMonitorIF extends Remote {
>         public Job getJob(String jobId) throws RemoteException;
>     }
>
>    
> _The Implementation file:_
>
>     package de.qsgrimm.webservice.mdmonitor;
>     import java.rmi.RemoteException;
>
>     public class MeasuringDeviceMonitor implements
>     MeasuringDeviceMonitorIF {
>         public Job getJob(String jobId) throws RemoteException {
>             return new Job();
>         }
>     }
>
>
> _The generated WSDL file:_
>
>     <?xml version="1.0" encoding="UTF-8"?>
>     <wsdl:definitions
>     targetNamespace="http://mdmonitor.webservice.qsgrimm.de"
>     xmlns:apachesoap="http://xml.apache.org/xml-soap"
>     xmlns:impl="http://mdmonitor.webservice.qsgrimm.de"
>     xmlns:intf="http://mdmonitor.webservice.qsgrimm.de"
>     xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
>     xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/"
>     xmlns:xsd="http://www.w3.org/2001/XMLSchema">
>     <!--WSDL created by Apache Axis version: 1.3
>     Built on Oct 05, 2005 (05:23:37 EDT)-->
>      <wsdl:types>
>       <schema elementFormDefault="qualified"
>     targetNamespace="http://mdmonitor.webservice.qsgrimm.de"
>     xmlns="http://www.w3.org/2001/XMLSchema">
>        <element name="getJob">
>         <complexType>
>          <sequence>
>           <element name="jobId" type="xsd:string"/>
>          </sequence>
>         </complexType>
>        </element>
>        <element name="getJobResponse">
>         <complexType>
>          <sequence>
>           <element name="getJobReturn" type="impl:Job"/>
>          </sequence>
>         </complexType>
>        </element>
>        <complexType name="ArrayOf_xsd_anyType">
>         <sequence>
>          <element maxOccurs="unbounded" minOccurs="0" name="item"
>     type="xsd:anyType"/>
>         </sequence>
>        </complexType>
>        <complexType name="Job">
>         <sequence>
>          <element name="auftragsNr" nillable="true" type="xsd:string"/>
>          <element name="bestellNr" nillable="true" type="xsd:string"/>
>          <element name="datum" nillable="true" type="xsd:dateTime"/>
>          <element name="headData" nillable="true"
>     type="impl:ArrayOf_xsd_anyType"/>
>         </sequence>
>        </complexType>
>        <complexType name="HeadData">
>         <sequence>
>          <element name="identNr" nillable="true" type="xsd:string"/>
>          <element name="pmId" type="xsd:int"/>
>          <element name="pmTyp" nillable="true" type="xsd:string"/>
>         </sequence>
>        </complexType>
>       </schema>
>      </wsdl:types>
>
>        <wsdl:message name="getJobResponse">
>
>           <wsdl:part element="impl:getJobResponse" name="parameters"/>
>
>        </wsdl:message>
>
>        <wsdl:message name="getJobRequest">
>
>           <wsdl:part element="impl:getJob" name="parameters"/>
>
>        </wsdl:message>
>
>        <wsdl:portType name="MeasuringDeviceMonitorIF">
>
>           <wsdl:operation name="getJob">
>
>              <wsdl:input message="impl:getJobRequest"
>     name="getJobRequest"/>
>
>              <wsdl:output message="impl:getJobResponse"
>     name="getJobResponse"/>
>
>           </wsdl:operation>
>
>        </wsdl:portType>
>
>        <wsdl:binding name="mdmonitorSoapBinding"
>     type="impl:MeasuringDeviceMonitorIF">
>
>           <wsdlsoap:binding style="document"
>     transport="http://schemas.xmlsoap.org/soap/http"/>
>
>           <wsdl:operation name="getJob">
>
>              <wsdlsoap:operation soapAction=""/>
>
>              <wsdl:input name="getJobRequest">
>
>                 <wsdlsoap:body use="literal"/>
>
>              </wsdl:input>
>
>              <wsdl:output name="getJobResponse">
>
>                 <wsdlsoap:body use="literal"/>
>
>              </wsdl:output>
>
>           </wsdl:operation>
>
>        </wsdl:binding>
>
>        <wsdl:service name="MeasuringDeviceMonitorIFService">
>
>           <wsdl:port binding="impl:mdmonitorSoapBinding" name="mdmonitor">
>
>              <wsdlsoap:address
>     location="https://localhost:8443/axis/services/mdmonitor"/>
>
>           </wsdl:port>
>
>        </wsdl:service>
>
>     </wsdl:definitions>
>
>
>
>
> _The deploy.wsdd file with altered className:_
>
>     <!-- Use this file to deploy some handlers/chains and
>     services      -->
>     <!-- Two ways to do
>     this:                                           -->
>     <!--   java org.apache.axis.client.AdminClient
>     deploy.wsdd          -->
>     <!--      after the axis server is
>     running                          -->
>     <!--
>     or                                                             -->
>     <!--   java org.apache.axis.utils.Admin client|server
>     deploy.wsdd   -->
>     <!--      from the same directory that the Axis engine
>     runs         -->
>
>     <deployment
>         xmlns="http://xml.apache.org/axis/wsdd/"
>         xmlns:java="http://xml.apache.org/axis/wsdd/providers/java">
>
>       <!-- Services from MeasuringDeviceMonitorIFService WSDL service -->
>
>       <service name="mdmonitor" provider="java:RPC" style="wrapped"
>     use="literal">
>           <parameter name="wsdlTargetNamespace"
>     value="http://mdmonitor.webservice.qsgrimm.de"/>
>           <parameter name="wsdlServiceElement"
>     value="MeasuringDeviceMonitorIFService"/>
>           <parameter name="schemaQualified"
>     value="http://mdmonitor.webservice.qsgrimm.de"/>
>           <parameter name="wsdlServicePort" value="mdmonitor"/>
>           <parameter name="className"
>     value="de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>           <parameter name="wsdlPortType"
>     value="MeasuringDeviceMonitorIF"/>
>           <parameter name="typeMappingVersion" value="1.2"/>
>           <operation name="getJob" qname="operNS:getJob"
>     xmlns:operNS="http://mdmonitor.webservice.qsgrimm.de"
>     returnQName="retNS:getJobReturn"
>     xmlns:retNS="http://mdmonitor.webservice.qsgrimm.de"
>     returnType="rtns:Job"
>     xmlns:rtns="http://mdmonitor.webservice.qsgrimm.de" soapAction="" >
>             <parameter qname="pns:jobId"
>     xmlns:pns="http://mdmonitor.webservice.qsgrimm.de"
>     type="tns:string" xmlns:tns="http://www.w3.org/2001/XMLSchema"/>
>           </operation>
>           <parameter name="allowedMethods" value="getJob"/>
>
>           <typeMapping
>             xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"
>             qname="ns:Job"
>             type="java:de.qsgrimm.webservice.mdmonitor.Job"
>            
>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>            
>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>             encodingStyle=""
>           />
>           <typeMapping
>             xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"
>             qname="ns:HeadData"
>             type="java:de.qsgrimm.webservice.mdmonitor.HeadData"
>            
>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>            
>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>             encodingStyle=""
>           />
>           <typeMapping
>             xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"
>             qname="ns:>getJobResponse"
>             type="java:de.qsgrimm.webservice.mdmonitor.GetJobResponse"
>            
>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>            
>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>             encodingStyle=""
>           />
>           <typeMapping
>             xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"
>             qname="ns:>getJob"
>             type="java:de.qsgrimm.webservice.mdmonitor.GetJob"
>            
>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>            
>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>             encodingStyle=""
>           />
>           <arrayMapping
>             xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"
>             qname="ns:ArrayOf_xsd_anyType"
>             type="java:java.lang.Object[]"
>             innerType="cmp-ns:anyType"
>     xmlns:cmp-ns="http://www.w3.org/2001/XMLSchema"
>             encodingStyle=""
>           />
>       </service>
>     </deployment>
>
>
> I'm sorry for that mass of info. Hopefully one of you fine 
> axis-mailinglist-members is able to solve this problem. Thanks you.
>
>
> _The complete block of Debug information:_
>
>     0    [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     getBundle(org.apache.axis,org.apache.axis.i18n,resource,null,...)
>     31   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     loadBundle: Ignoring MissingResourceException: Can't find bundle
>     for base name org.apache.axis.resource, locale de_DE
>     31   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     Created org.apache.axis.i18n.resource, linked to parent null
>     31   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     getBundle(org.apache.axis,org.apache.axis.utils,resource,null,...)
>     31   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     loadBundle: Ignoring MissingResourceException: Can't find bundle
>     for base name org.apache.axis.utils.resource, locale de_DE
>     46   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     loadBundle: Ignoring MissingResourceException: Can't find bundle
>     for base name org.apache.axis.resource, locale de_DE
>     46   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     Root package not found, cross link to org.apache.axis.i18n.resource
>     46   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     Root package not found, cross link to org.apache.axis.i18n.resource
>     46   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
>     46   [main] DEBUG
>     org.apache.axis.configuration.EngineConfigurationFactoryFinder  -
>     Factory
>     org.apache.axis.configuration.EngineConfigurationFactoryServlet
>     Ignored: unable to load/resolve class.
>     46   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(engineFactory)
>     46   [main] DEBUG
>     org.apache.axis.configuration.EngineConfigurationFactoryFinder  -
>     Got EngineFactory:
>     org.apache.axis.configuration.EngineConfigurationFactoryDefault
>     62   [main] DEBUG org.apache.axis.AxisEngine  - Enter:
>     AxisEngine::init
>     609  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
>     609  [main] DEBUG org.apache.axis.utils.JavaUtils  - Attachment
>     support is enabled?  true
>     640  [main] DEBUG
>     org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
>     Enter/Exit: JAFDataHandlerDeserializerFactory(class
>     java.lang.String, {http://xml.apache.org/xml-soap}PlainText)
>     656  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(oddDigits00)
>     656  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(badChars01)
>     750  [main] DEBUG
>     org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
>     Enter/Exit: JAFDataHandlerDeserializerFactory(class
>     java.awt.Image, {http://xml.apache.org/xml-soap}Image)
>     750  [main] DEBUG
>     org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
>     Enter/Exit: JAFDataHandlerDeserializerFactory(class
>     javax.mail.internet.MimeMultipart,
>     {http://xml.apache.org/xml-soap}Multipart)
>     750  [main] DEBUG
>     org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
>     Enter/Exit: JAFDataHandlerDeserializerFactory(interface
>     javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source)
>     750  [main] DEBUG
>     org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
>     Enter/Exit: JAFDataHandlerDeserializerFactory(class
>     org.apache.axis.attachments.OctetStream,
>     {http://xml.apache.org/xml-soap}octet-stream)
>     750  [main] DEBUG
>     org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
>     Enter/Exit: JAFDataHandlerDeserializerFactory()
>     812  [main] DEBUG org.apache.axis.AxisEngine  - Exit: AxisEngine::init
>     843  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(return02)
>     843  [main] DEBUG org.apache.axis.utils.Options  - getURL
>     returned:  http://localhost:8080/axis/servlet/AxisServlet
>     843  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(processFile00)
>     843  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(return02)
>     843  [main] DEBUG org.apache.axis.utils.Options  - getURL
>     returned:  http://localhost:8080/axis/services/AdminService
>     843  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(transport00)
>     859  [main] DEBUG org.apache.axis.client.Call  - Transport is
>     org.apache.axis.transport.http.HTTPTransport@1ce2dd4
>     890  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(addBody00)
>     890  [main] DEBUG org.apache.axis.message.SOAPBody  - Adding body
>     element to message...
>     906  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
>     906  [main] DEBUG org.apache.axis.Message  - Attachment support is
>     enabled?  true
>     953  [main] DEBUG org.apache.axis.SOAPPart  - Enter: SOAPPart
>     ctor(FORM_SOAPENVELOPE)
>     953  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>     953  [main] DEBUG org.apache.axis.SOAPPart  - Setting current
>     message form to: FORM_SOAPENVELOPE (currentMessage is now
>     org.apache.axis.message.SOAPEnvelope)
>     953  [main] DEBUG org.apache.axis.SOAPPart  - Exit: SOAPPart ctor()
>     953  [main] DEBUG org.apache.axis.client.Call  - Enter: Call::invoke()
>     953  [main] DEBUG org.apache.axis.SOAPPart  - Enter:
>     SOAPPart::getAsSOAPEnvelope()
>     953  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(currForm)
>     953  [main] DEBUG org.apache.axis.SOAPPart  - current form is
>     FORM_SOAPENVELOPE
>     953  [main] DEBUG org.apache.axis.MessageContext  -
>     MessageContext: setTargetService(http://xml.apache.org/axis/wsdd/)
>     953  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(noService10)
>     968  [main] DEBUG org.apache.axis.ConfigurationException  -
>     Exception:
>     org.apache.axis.ConfigurationException: No service named
>     http://xml.apache.org/axis/wsdd/ is available
>     org.apache.axis.ConfigurationException: No service named
>     http://xml.apache.org/axis/wsdd/ is available
>         at
>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>         at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>         at
>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>         at org.apache.axis.client.Call.invoke(Call.java:2708)
>         at org.apache.axis.client.Call.invoke(Call.java:1792)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>         at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>
>         at
>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>         at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>         at
>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>         at org.apache.axis.client.Call.invoke(Call.java:2708)
>         at org.apache.axis.client.Call.invoke(Call.java:1792)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>         at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>     984  [main] DEBUG org.apache.axis.MessageContext  -
>     MessageContext: setServiceHandler(null)
>     984  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(targetService)
>     984  [main] DEBUG org.apache.axis.client.Call  - Target service: 
>     http://xml.apache.org/axis/wsdd/
>     984  [main] DEBUG org.apache.axis.MessageContext  -
>     MessageContext: setTargetService(urn:AdminService)
>     984  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(noService10)
>     984  [main] DEBUG org.apache.axis.ConfigurationException  -
>     Exception:
>     org.apache.axis.ConfigurationException: No service named
>     urn:AdminService is available
>     org.apache.axis.ConfigurationException: No service named
>     urn:AdminService is available
>         at
>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>         at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>         at
>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>         at
>     org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(HTTPTransport.java:89)
>         at
>     org.apache.axis.client.Transport.setupMessageContext(Transport.java:46)
>         at org.apache.axis.client.Call.invoke(Call.java:2738)
>         at org.apache.axis.client.Call.invoke(Call.java:1792)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>         at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>
>         at
>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>         at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>         at
>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>         at
>     org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(HTTPTransport.java:89)
>         at
>     org.apache.axis.client.Transport.setupMessageContext(Transport.java:46)
>         at org.apache.axis.client.Call.invoke(Call.java:2738)
>         at org.apache.axis.client.Call.invoke(Call.java:1792)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>         at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>         at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>     1000 [main] DEBUG org.apache.axis.MessageContext  -
>     MessageContext: setServiceHandler(null)
>     1015 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
>     SOAPPart::getAsSOAPEnvelope()
>     1015 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(currForm)
>     1015 [main] DEBUG org.apache.axis.SOAPPart  - current form is
>     FORM_SOAPENVELOPE
>     1015 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1015 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
>     1015 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1015 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1015 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1015 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
>     1015 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1015 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
>     1015 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1015 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1015 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
>     1015 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1031 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1031 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
>     1031 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1031 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://schemas.xmlsoap.org/soap/envelope/]:Body
>     1031 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1031 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1031 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'java' - 'http://xml.apache.org/axis/wsdd/providers/java'
>     1031 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1031 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1031 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1031 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:deployment
>     1031 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1031 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'ns1' - 'http://xml.apache.org/axis/wsdd/'
>     1046 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1046 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'xmlns' - 'http://www.w3.org/2000/xmlns/'
>     1046 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1046 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:service
>     1046 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1046 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1046 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1046 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1046 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1046 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'operNS' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'retNS' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'rtns' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:operation
>     1078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'pns' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'tns' - 'http://www.w3.org/2001/XMLSchema'
>     1093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:operation
>     1093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
>     1093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:typeMapping
>     1093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
>     1109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:typeMapping
>     1109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
>     1109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:typeMapping
>     1109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1125 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1125 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
>     1125 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1125 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:typeMapping
>     1125 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1125 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1125 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'cmp-ns' - 'http://www.w3.org/2001/XMLSchema'
>     1125 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1125 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1125 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1125 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1125 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1125 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1125 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:arrayMapping
>     1125 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1125 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:arrayMapping
>     1125 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1125 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1125 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:service
>     1125 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1125 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1125 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:deployment
>     1140 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1140 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1140 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element soapenv:Body
>     1140 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1140 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1140 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element soapenv:Envelope
>     1140 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(empty00)
>     1140 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
>     1140 [main] DEBUG org.apache.axis.client.Call  - <?xml
>     version="1.0" encoding="UTF-8"?><soapenv:Envelope
>     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
>     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><ns1:deployment
>     xmlns="http://xml.apache.org/axis/wsdd/"
>     xmlns:java="http://xml.apache.org/axis/wsdd/providers/java"
>     xmlns:ns1="http://xml.apache.org/axis/wsdd/">
>
>       <!-- Services from MeasuringDeviceMonitorIFService WSDL service -->
>
>       <ns1:service name="mdmonitor" provider="java:RPC"
>     style="wrapped" use="literal">
>           <ns1:parameter name="wsdlTargetNamespace"
>     value="http://mdmonitor.webservice.qsgrimm.de"/>
>           <ns1:parameter name="wsdlServiceElement"
>     value="MeasuringDeviceMonitorIFService"/>
>           <ns1:parameter name="schemaQualified"
>     value="http://mdmonitor.webservice.qsgrimm.de"/>
>           <ns1:parameter name="wsdlServicePort" value="mdmonitor"/>
>           <ns1:parameter name="className"
>     value="de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>           <ns1:parameter name="wsdlPortType"
>     value="MeasuringDeviceMonitorIF"/>
>           <ns1:parameter name="typeMappingVersion" value="1.2"/>
>           <ns1:operation name="getJob" qname="operNS:getJob"
>     returnQName="retNS:getJobReturn" returnType="rtns:Job"
>     soapAction=""
>     xmlns:operNS="http://mdmonitor.webservice.qsgrimm.de"
>     xmlns:retNS="http://mdmonitor.webservice.qsgrimm.de"
>     xmlns:rtns="http://mdmonitor.webservice.qsgrimm.de">
>             <ns1:parameter qname="pns:jobId" type="tns:string"
>     xmlns:pns="http://mdmonitor.webservice.qsgrimm.de"
>     xmlns:tns="http://www.w3.org/2001/XMLSchema"/>
>           </ns1:operation>
>           <ns1:parameter name="allowedMethods" value="getJob"/>
>
>           <ns1:typeMapping
>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>     encodingStyle="" qname="ns:Job"
>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>     type="java:de.qsgrimm.webservice.mdmonitor.Job"
>     xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
>           <ns1:typeMapping
>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>     encodingStyle="" qname="ns:HeadData"
>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>     type="java:de.qsgrimm.webservice.mdmonitor.HeadData"
>     xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
>           <ns1:typeMapping
>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>     encodingStyle="" qname="ns:&gt;getJobResponse"
>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>     type="java:de.qsgrimm.webservice.mdmonitor.GetJobResponse"
>     xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
>           <ns1:typeMapping
>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>     encodingStyle="" qname="ns:&gt;getJob"
>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>     type="java:de.qsgrimm.webservice.mdmonitor.GetJob"
>     xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
>           <ns1:arrayMapping encodingStyle=""
>     innerType="cmp-ns:anyType" qname="ns:ArrayOf_xsd_anyType"
>     type="java:java.lang.Object[]"
>     xmlns:cmp-ns="http://www.w3.org/2001/XMLSchema"
>     xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
>       </ns1:service>
>     </ns1:deployment></soapenv:Body></soapenv:Envelope>
>     1171 [main] DEBUG org.apache.axis.client.AxisClient  - Enter:
>     AxisClient::invoke
>     1171 [main] DEBUG org.apache.axis.client.AxisClient  -
>     EngineHandler: null
>     1171 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(axisUserAgent)
>     1187 [main] DEBUG org.apache.axis.SimpleChain  - Enter:
>     SimpleChain::invoke
>     1187 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(enter00)
>     1187 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
>     Enter:  HTTPSender::invoke
>     1187 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
>     SOAPPart::saveChanges
>     1187 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1187 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
>     1187 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1187 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1187 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1187 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
>     1187 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1187 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
>     1187 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1187 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1187 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
>     1187 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
>     1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://schemas.xmlsoap.org/soap/envelope/]:Body
>     1203 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'java' - 'http://xml.apache.org/axis/wsdd/providers/java'
>     1203 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1203 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:deployment
>     1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'ns1' - 'http://xml.apache.org/axis/wsdd/'
>     1203 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'xmlns' - 'http://www.w3.org/2000/xmlns/'
>     1203 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:service
>     1203 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1203 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1218 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1218 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1218 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1218 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1218 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1218 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1218 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1218 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1234 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1234 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1234 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1234 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'operNS' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1234 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'retNS' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1234 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'rtns' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1234 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:operation
>     1234 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'pns' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'tns' - 'http://www.w3.org/2001/XMLSchema'
>     1250 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1250 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:operation
>     1250 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:parameter
>     1250 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:parameter
>     1250 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1250 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1250 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
>     1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:typeMapping
>     1250 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1265 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1265 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1265 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1265 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1265 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
>     1265 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1265 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:typeMapping
>     1265 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1265 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1265 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1265 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1265 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1265 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1265 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
>     1265 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1265 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:typeMapping
>     1265 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1265 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1265 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1265 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1281 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1281 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1281 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
>     1281 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1281 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:typeMapping
>     1281 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1281 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1281 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'cmp-ns' - 'http://www.w3.org/2001/XMLSchema'
>     1281 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1281 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1281 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     1281 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
>     1281 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     1281 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     1281 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://xml.apache.org/axis/wsdd/]:arrayMapping
>     1281 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1281 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:arrayMapping
>     1281 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1281 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1281 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:service
>     1281 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1281 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1281 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element ns1:deployment
>     1281 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1296 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1296 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element soapenv:Body
>     1296 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     1296 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     1296 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element soapenv:Envelope
>     1296 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(empty00)
>     1296 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
>     1296 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>     1296 [main] DEBUG org.apache.axis.SOAPPart  - Setting current
>     message form to: FORM_OPTIMIZED (currentMessage is now
>     org.apache.axis.utils.ByteArray)
>     1296 [main] DEBUG org.apache.axis.SOAPPart  - Exit:
>     SOAPPart::saveChanges(): org.apache.axis.utils.ByteArray@d08633
>     1296 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
>     SOAPPart::saveChanges
>     1296 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
>     SOAPPart::saveChanges
>     1312 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(createdHTTP00)
>     1312 [main] DEBUG
>     org.apache.axis.components.net.DefaultSocketFactory  - Created an
>     insecure HTTP connection
>     1312 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(xmlSent00)
>     1312 [main] DEBUG org.apache.axis.transport.http.HTTPSender  - XML
>     sent:
>     1312 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
>     ---------------------------------------------------
>     1312 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
>     SOAPPart::saveChanges
>     1328 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
>     POST /axis/services/AdminService HTTP/1.0
>     Content-Type: text/xml; charset=utf-8
>     Accept: application/soap+xml, application/dime, multipart/related,
>     text/*
>     User-Agent: Axis/1.3
>     Host: localhost:8080
>     Cache-Control: no-cache
>     Pragma: no-cache
>     SOAPAction: "urn:AdminService"
>     Content-Length: 3147
>
>     <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
>     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
>     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><ns1:deployment
>     xmlns="http://xml.apache.org/axis/wsdd/"
>     xmlns:java="http://xml.apache.org/axis/wsdd/providers/java"
>     xmlns:ns1="http://xml.apache.org/axis/wsdd/">
>
>       <!-- Services from MeasuringDeviceMonitorIFService WSDL service -->
>
>       <ns1:service name="mdmonitor" provider="java:RPC"
>     style="wrapped" use="literal">
>           <ns1:parameter name="wsdlTargetNamespace"
>     value="http://mdmonitor.webservice.qsgrimm.de"/>
>           <ns1:parameter name="wsdlServiceElement"
>     value="MeasuringDeviceMonitorIFService"/>
>           <ns1:parameter name="schemaQualified"
>     value="http://mdmonitor.webservice.qsgrimm.de"/>
>           <ns1:parameter name="wsdlServicePort" value="mdmonitor"/>
>           <ns1:parameter name="className"
>     value="de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>           <ns1:parameter name="wsdlPortType"
>     value="MeasuringDeviceMonitorIF"/>
>           <ns1:parameter name="typeMappingVersion" value="1.2"/>
>           <ns1:operation name="getJob" qname="operNS:getJob"
>     returnQName="retNS:getJobReturn" returnType="rtns:Job"
>     soapAction=""
>     xmlns:operNS="http://mdmonitor.webservice.qsgrimm.de"
>     xmlns:retNS="http://mdmonitor.webservice.qsgrimm.de"
>     xmlns:rtns="http://mdmonitor.webservice.qsgrimm.de">
>             <ns1:parameter qname="pns:jobId" type="tns:string"
>     xmlns:pns="http://mdmonitor.webservice.qsgrimm.de"
>     xmlns:tns="http://www.w3.org/2001/XMLSchema"/>
>           </ns1:operation>
>           <ns1:parameter name="allowedMethods" value="getJob"/>
>
>           <ns1:typeMapping
>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>     encodingStyle="" qname="ns:Job"
>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>     type="java:de.qsgrimm.webservice.mdmonitor.Job"
>     xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
>           <ns1:typeMapping
>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>     encodingStyle="" qname="ns:HeadData"
>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>     type="java:de.qsgrimm.webservice.mdmonitor.HeadData"
>     xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
>           <ns1:typeMapping
>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>     encodingStyle="" qname="ns:&gt;getJobResponse"
>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>     type="java:de.qsgrimm.webservice.mdmonitor.GetJobResponse"
>     xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
>           <ns1:typeMapping
>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>     encodingStyle="" qname="ns:&gt;getJob"
>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>     type="java:de.qsgrimm.webservice.mdmonitor.GetJob"
>     xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
>           <ns1:arrayMapping encodingStyle=""
>     innerType="cmp-ns:anyType" qname="ns:ArrayOf_xsd_anyType"
>     type="java:java.lang.Object[]"
>     xmlns:cmp-ns="http://www.w3.org/2001/XMLSchema"
>     xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
>       </ns1:service>
>     </ns1:deployment></soapenv:Body></soapenv:Envelope>
>     1968 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
>     HTTP/1.1 200 OK
>     1968 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
>     Server Apache-Coyote/1.1
>     1968 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
>     Content-Type text/xml;charset=utf-8
>     1968 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
>     Date Thu, 12 Jan 2006 14:39:25 GMT
>     1968 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
>     Connection close
>     1968 [main] DEBUG org.apache.axis.SOAPPart  - Enter: SOAPPart
>     ctor(FORM_INPUTSTREAM)
>     1968 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>     1968 [main] DEBUG org.apache.axis.SOAPPart  - Setting current
>     message form to: FORM_INPUTSTREAM (currentMessage is now
>     org.apache.axis.transport.http.SocketInputStream)
>     1968 [main] DEBUG org.apache.axis.SOAPPart  - Exit: SOAPPart ctor()
>     1968 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(no00)
>     1968 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
>     no Content-Length
>     1984 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(xmlRecd00)
>     1984 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
>     XML received:
>     1984 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
>     -----------------------------------------------
>     1984 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
>     SOAPPart::getAsSOAPEnvelope()
>     1984 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(currForm)
>     1984 [main] DEBUG org.apache.axis.SOAPPart  - current form is
>     FORM_INPUTSTREAM
>     2000 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
>     2000 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Pushing handler org.apache.axis.message.EnvelopeHandler@bfea1d
>     2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Enter: DeserializationContext::startPrefixMapping(soapenv,
>     http://schemas.xmlsoap.org/soap/envelope/)
>     2015 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     2015 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Exit: DeserializationContext::startPrefixMapping()
>     2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Enter: DeserializationContext::startPrefixMapping(xsd,
>     http://www.w3.org/2001/XMLSchema)
>     2015 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Exit: DeserializationContext::startPrefixMapping()
>     2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Enter: DeserializationContext::startPrefixMapping(xsi,
>     http://www.w3.org/2001/XMLSchema-instance)
>     2015 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Exit: DeserializationContext::startPrefixMapping()
>     2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Enter:
>     DeserializationContext::startElement(http://schemas.xmlsoap.org/soap/envelope/,
>     Envelope)
>     2015 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
>     2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Pushing handler org.apache.axis.message.EnvelopeBuilder@1e13d52
>     2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Pushing element Envelope
>     2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Exit: DeserializationContext::startElement()
>     2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Enter:
>     DeserializationContext::startElement(http://schemas.xmlsoap.org/soap/envelope/,
>     Body)
>     2031 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
>     2031 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Pushing handler org.apache.axis.message.BodyBuilder@196c1b0
>     2031 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(newElem00)
>     2031 [main] DEBUG org.apache.axis.message.MessageElement  - New
>     MessageElement (org.apache.axis.message.SOAPBody@861f24) named
>     {soapenv}Body
>     2031 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Pushing element Body
>     2031 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     2031 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Exit: DeserializationContext::startElement()
>     2031 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Enter: DeserializationContext::startElement(, Admin)
>     2031 [main] DEBUG org.apache.axis.message.BodyBuilder  - Enter:
>     BodyBuilder::onStartChild()
>     2031 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(dispatching00)
>     2031 [main] DEBUG org.apache.axis.MessageContext  - Dispatching to
>     a body namespace ''
>     2031 [main] DEBUG org.apache.axis.MessageContext  -
>     MessageContext: setServiceHandler(null)
>     2046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(newElem00)
>     2046 [main] DEBUG org.apache.axis.message.MessageElement  - New
>     MessageElement (org.apache.axis.message.RPCElement@5329c5) named
>     {}Admin
>     2046 [main] DEBUG org.apache.axis.message.BodyBuilder  - Exit:
>     BodyBuilder::onStartChild()
>     2046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
>     2046 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Pushing handler org.apache.axis.message.SOAPHandler@1db699b
>     2046 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Pushing element Admin
>     2046 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     2046 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Exit: DeserializationContext::startElement()
>     2046 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Enter: DeserializationContext::endElement(, Admin)
>     2046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(popHandler00)
>     2046 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Popping handler org.apache.axis.message.SOAPHandler@1db699b
>     2046 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     2046 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Popped element stack to org.apache.axis.message.SOAPBody:Body
>     2046 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Exit: DeserializationContext::endElement()
>     2046 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Enter:
>     DeserializationContext::endElement(http://schemas.xmlsoap.org/soap/envelope/,
>     Body)
>     2046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(popHandler00)
>     2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Popping handler org.apache.axis.message.BodyBuilder@196c1b0
>     2062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Popped element stack to
>     org.apache.axis.message.SOAPEnvelope:Envelope
>     2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Exit: DeserializationContext::endElement()
>     2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Enter:
>     DeserializationContext::endElement(http://schemas.xmlsoap.org/soap/envelope/,
>     Envelope)
>     2062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(popHandler00)
>     2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Popping handler org.apache.axis.message.EnvelopeBuilder@1e13d52
>     2062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(empty00)
>     2062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
>     2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Popped element stack to null
>     2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Exit: DeserializationContext::endElement()
>     2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Enter: DeserializationContext::endPrefixMapping(soapenv)
>     2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Exit: DeserializationContext::endPrefixMapping()
>     2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Enter: DeserializationContext::endPrefixMapping(xsd)
>     2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Exit: DeserializationContext::endPrefixMapping()
>     2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Enter: DeserializationContext::endPrefixMapping(xsi)
>     2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Exit: DeserializationContext::endPrefixMapping()
>     2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Enter: DeserializationContext::endDocument()
>     2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext 
>     - Exit: DeserializationContext::endDocument()
>     2062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>     2078 [main] DEBUG org.apache.axis.SOAPPart  - Setting current
>     message form to: FORM_SOAPENVELOPE (currentMessage is now
>     org.apache.axis.message.SOAPEnvelope)
>     2078 [main] DEBUG org.apache.axis.SOAPPart  - Exit:
>     SOAPPart::getAsSOAPEnvelope
>     2078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     2078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
>     2078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     2078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     2078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     2078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
>     2078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     2078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(register00)
>     2078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     register 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
>     2078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     2078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     2078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
>     2078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     2078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element [http://schemas.xmlsoap.org/soap/envelope/]:Body
>     2078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     2078 [main] DEBUG org.apache.axis.message.SAXOutputter  -
>     SAXOutputter.startElement ['' Admin]
>     2078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     2093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element []:Admin
>     2093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     2093 [main] DEBUG org.apache.axis.message.SAXOutputter  -
>     SAXOutputter.characters ['Done processing']
>     2093 [main] DEBUG org.apache.axis.message.SAXOutputter  -
>     SAXOutputter.endElement ['' Admin]
>     2093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     2093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element Admin
>     2093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     2093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     2093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element soapenv:Body
>     2093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
>     2093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     2093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element soapenv:Envelope
>     2093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(empty00)
>     2093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
>     2093 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
>     <soapenv:Envelope
>     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
>     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><Admin>Done
>     processing</Admin></soapenv:Body></soapenv:Envelope>
>     2093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(exit00)
>     2093 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
>     Exit:  HTTPDispatchHandler::invoke
>     2093 [main] DEBUG org.apache.axis.SimpleChain  - Exit:
>     SimpleChain::invoke
>     2093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(semanticCheck00)
>     2093 [main] DEBUG
>     org.apache.axis.handlers.soap.MustUnderstandChecker  - Doing SOAP
>     semantic checks...
>     2093 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
>     SOAPPart::getAsSOAPEnvelope()
>     2093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(currForm)
>     2093 [main] DEBUG org.apache.axis.SOAPPart  - current form is
>     FORM_SOAPENVELOPE
>     2109 [main] DEBUG org.apache.axis.client.AxisClient  - Exit:
>     AxisClient::invoke
>     2109 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
>     SOAPPart::getAsSOAPEnvelope()
>     2109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(currForm)
>     2109 [main] DEBUG org.apache.axis.SOAPPart  - current form is
>     FORM_SOAPENVELOPE
>     2109 [main] DEBUG org.apache.axis.client.Call  - Exit: Call::invoke()
>     2109 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
>     SOAPPart::getAsSOAPEnvelope()
>     2109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(currForm)
>     2109 [main] DEBUG org.apache.axis.SOAPPart  - current form is
>     FORM_SOAPENVELOPE
>     2109 [main] DEBUG org.apache.axis.message.SAXOutputter  -
>     SAXOutputter.startElement ['' Admin]
>     2109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     2109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     Start element []:Admin
>     2109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
>     2109 [main] DEBUG org.apache.axis.message.SAXOutputter  -
>     SAXOutputter.characters ['Done processing']
>     2109 [main] DEBUG org.apache.axis.message.SAXOutputter  -
>     SAXOutputter.endElement ['' Admin]
>     2109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     2109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
>     End element Admin
>     2109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
>     org.apache.axis.i18n.resource::handleGetObject(empty00)
>     2109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
>
>
>
>
> ---8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<---
>
>
>
>>>> On 1/12/06, *Krabat* <krabat@darkfluid.com 
>>>> <ma...@darkfluid.com>> wrote:
>>>>
>>>>     Hello,
>>>>
>>>>     First, the AdminClient does not report errors while deloying my
>>>>     webservice (reports always "done processing"), but obviously
>>>>     something
>>>>     went wrong, because my webservice does not get listed.
>>>>     Something got to
>>>>     be wrong with the wsdd file, which looks like this:
>>>>
>>>>     <deployment xmlns="http://xml.apache.org/axis/wsdd/"
>>>>                xmlns:java="
>>>>     http://xml.apache.org/axis/wsdd/providers/java">
>>>>
>>>>     <service name="mdmonitor" provider="java:RPC" style="wrapped">
>>>>          <parameter name="className"
>>>>     value=" de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>>>>          <parameter name="allowedMethods" value="*"/>
>>>>
>>>>          <typeMapping xmlns:ns="
>>>>     https://localhost:8443/axis/services/mbmonitor"
>>>>            qname="ns:Job"
>>>>            type="java:de.qsgrimm.webservice.mbmonitor.Job"
>>>>           
>>>>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory "
>>>>           
>>>>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>>>>           
>>>>     encodingStyle="http://www.w3c.org/2003/05/soap-encoding"/
>>>>     <http://www.w3c.org/2003/05/soap-encoding%22/>>
>>>>     </service>
>>>>
>>>>     </deployment>
>>>>
>>>>     If I remove the typeMapping, the service will be successfully
>>>>     deployed,
>>>>     but lacks the proper Job datatype. The AdminClient debug
>>>>     information
>>>>     doesn't seem to help, but I post it here:
>>>>
>>>>
>>>>     C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\classes>java -cp
>>>>     .;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\activation.jar;C:\Sun\apache-
>>>>     tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis-ant.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis-schema.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\commons-discovery-0.2.jar
>>>>     ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\commons-logging-1.0.4.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\jaxrpc.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\jconn3.jar;C:\Sun\apache-
>>>>     tomcat-5.5.12\webapps\axis\WEB-INF\lib\log4j-1.2.8.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\mail.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\saaj.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\tools.jar
>>>>     ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\wsdl4j-1.5.1.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xercesImpl.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xml-apis.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xmlsec-1.2.97.jar
>>>>
>>>>     org.apache.axis.client.AdminClient -d mdmonitor_deploy2.wsdd
>>>>     - [main]
>>>>     getBundle(org.apache.axis,org.apache.axis.i18n,resource,null,...)
>>>>     - [main] loadBundle: Ignoring MissingResourceException: Can't find
>>>>     bundle for base name org.apache.axis.resource, locale de_DE
>>>>     - [main] Created org.apache.axis.i18n.resource, linked to
>>>>     parent null
>>>>     - [main]
>>>>     getBundle(org.apache.axis,org.apache.axis.utils,resource,null,...)
>>>>     - [main] loadBundle: Ignoring MissingResourceException: Can't find
>>>>     bundle for base name org.apache.axis.utils.resource, locale de_DE
>>>>     - [main] loadBundle: Ignoring MissingResourceException: Can't find
>>>>     bundle for base name org.apache.axis.resource, locale de_DE
>>>>     - [main] Root package not found, cross link to
>>>>     org.apache.axis.i18n.resource
>>>>     - [main] Root package not found, cross link to
>>>>     org.apache.axis.i18n.resource
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
>>>>     - [main] Factory
>>>>     org.apache.axis.configuration.EngineConfigurationFactoryServlet
>>>>     Ignored:
>>>>     unable to load/resolve class.
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(engineFactory)
>>>>     - [main] Got EngineFactory:
>>>>     org.apache.axis.configuration.EngineConfigurationFactoryDefault
>>>>     - [main] Enter: AxisEngine::init
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
>>>>     - [main] Attachment support is enabled?  true
>>>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
>>>>     java.lang.String, { http://xml.apache.org/xml-soap}PlainText)
>>>>     <http://xml.apache.org/xml-soap%7DPlainText%29>
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(oddDigits00)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(badChars01)
>>>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
>>>>     java.awt.Image, {http://xml.apache.org/xml-soap}Image)
>>>>     <http://xml.apache.org/xml-soap%7DImage%29>
>>>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
>>>>     javax.mail.internet.MimeMultipart,
>>>>     { http://xml.apache.org/xml-soap}Multipart)
>>>>     <http://xml.apache.org/xml-soap%7DMultipart%29>
>>>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(interface
>>>>     javax.xml.transform.Source,
>>>>     {http://xml.apache.org/xml-soap}Source)
>>>>     <http://xml.apache.org/xml-soap%7DSource%29>
>>>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
>>>>     org.apache.axis.attachments.OctetStream,
>>>>     {http://xml.apache.org/xml-soap}octet-stream)
>>>>     <http://xml.apache.org/xml-soap%7Doctet-stream%29>
>>>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory()
>>>>     - [main] Exit: AxisEngine::init
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(return02)
>>>>     - [main] getURL returned:  
>>>>     http://localhost:8080/axis/servlet/AxisServlet
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(processFile00)
>>>>     Processing file mdmonitor_deploy2.wsdd
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (return02)
>>>>     - [main] getURL
>>>>     returned:  http://localhost:8080/axis/services/AdminService
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(transport00)
>>>>     - [main] Transport is
>>>>     org.apache.axis.transport.http.HTTPTransport@1326484
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(addBody00)
>>>>     - [main] Adding body element to message...
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>>     (attachEnabled)
>>>>     - [main] Attachment support is enabled?  true
>>>>     - [main] Enter: SOAPPart ctor(FORM_SOAPENVELOPE)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>>>>     - [main] Setting current message form to: FORM_SOAPENVELOPE
>>>>     (currentMessage is now org.apache.axis.message.SOAPEnvelope)
>>>>     - [main] Exit: SOAPPart ctor()
>>>>     - [main] Enter: Call::invoke()
>>>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (currForm)
>>>>     - [main] current form is FORM_SOAPENVELOPE
>>>>     - [main] MessageContext:
>>>>     setTargetService(http://xml.apache.org/axis/wsdd/)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>>     (noService10)
>>>>     - [main] Exception:
>>>>     org.apache.axis.ConfigurationException: No service named
>>>>     http://xml.apache.org/axis/wsdd/ is available
>>>>     org.apache.axis.ConfigurationException : No service named
>>>>     http://xml.apache.org/axis/wsdd/ is available
>>>>        at
>>>>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>>>>        at org.apache.axis.AxisEngine.getService (AxisEngine.java:311)
>>>>        at
>>>>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>>>>        at org.apache.axis.client.Call.invoke(Call.java:2708)
>>>>        at org.apache.axis.client.Call.invoke(Call.java:1792)
>>>>        at
>>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>>>>        at
>>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>>>>        at
>>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>>>>        at
>>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>>>>        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>>>>
>>>>        at
>>>>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java
>>>>     :233)
>>>>        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>>>>        at
>>>>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>>>>        at org.apache.axis.client.Call.invoke(Call.java:2708)
>>>>        at org.apache.axis.client.Call.invoke(Call.java:1792)
>>>>        at
>>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>>>>        at
>>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>>>>        at org.apache.axis.client.AdminClient.process
>>>>     (AdminClient.java:410)
>>>>        at
>>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>>>>        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>>>>     - [main] MessageContext: setServiceHandler(null)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(targetService)
>>>>     - [main] Target service:  http://xml.apache.org/axis/wsdd/
>>>>     - [main] MessageContext: setTargetService(urn:AdminService)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(noService10)
>>>>     - [main] Exception:
>>>>     org.apache.axis.ConfigurationException: No service named
>>>>     urn:AdminService is available
>>>>     org.apache.axis.ConfigurationException : No service named
>>>>     urn:AdminService is available
>>>>        at
>>>>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>>>>        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>>>>        at
>>>>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>>>>        at
>>>>     org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(HTTPTransport.java:89)
>>>>        at
>>>>     org.apache.axis.client.Transport.setupMessageContext
>>>>     (Transport.java:46)
>>>>        at org.apache.axis.client.Call.invoke(Call.java:2738)
>>>>        at org.apache.axis.client.Call.invoke(Call.java:1792)
>>>>        at
>>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>>>>        at
>>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>>>>        at
>>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>>>>        at
>>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>>>>        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>>>>
>>>>        at
>>>>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>>>>        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>>>>        at
>>>>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>>>>        at
>>>>     org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(HTTPTransport.java:89)
>>>>        at
>>>>     org.apache.axis.client.Transport.setupMessageContext
>>>>     (Transport.java:46)
>>>>        at org.apache.axis.client.Call.invoke(Call.java:2738)
>>>>        at org.apache.axis.client.Call.invoke(Call.java:1792)
>>>>        at
>>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>>>>        at
>>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>>>>        at
>>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>>>>        at
>>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>>>>        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>>>>     - [main] MessageContext: setServiceHandler(null)
>>>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (currForm)
>>>>     - [main] current form is FORM_SOAPENVELOPE
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'soapenv' -
>>>>     'http://schemas.xmlsoap.org/soap/envelope/
>>>>     <http://schemas.xmlsoap.org/soap/envelope/>'
>>>>     - [main] NSPush (32)
>>>>     - [main] NSPush (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'soapenv' -
>>>>     'http://schemas.xmlsoap.org/soap/envelope/
>>>>     <http://schemas.xmlsoap.org/soap/envelope/>'
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
>>>>     - [main] NSPush (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'xsi' -
>>>>     'http://www.w3.org/2001/XMLSchema-instance'
>>>>     - [main] NSPush (32)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>>     - [main] Start element
>>>>     [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
>>>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>>     (startElem00)
>>>>     - [main] Start element
>>>>     [http://schemas.xmlsoap.org/soap/envelope/]:Body
>>>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
>>>>     - [main] NSPush (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>>     (register00)
>>>>     - [main] register 'java' -
>>>>     'http://xml.apache.org/axis/wsdd/providers/java'
>>>>     - [main] NSPush (32)
>>>>     - [main] NSPush (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>>     (startElem00)
>>>>     - [main] Start element
>>>>     [http://xml.apache.org/axis/wsdd/]:deployment
>>>>     <http://xml.apache.org/axis/wsdd/%5D:deployment>
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'ns1' - ' http://xml.apache.org/axis/wsdd/'
>>>>     - [main] NSPush (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'xmlns' - ' http://www.w3.org/2000/xmlns/'
>>>>     - [main] NSPush (32)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>>     - [main] Start element
>>>>     [http://xml.apache.org/axis/wsdd/]:service
>>>>     <http://xml.apache.org/axis/wsdd/%5D:service>
>>>>     - [main] NSPush (32)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>>     - [main] Start element
>>>>     [http://xml.apache.org/axis/wsdd/]:parameter
>>>>     <http://xml.apache.org/axis/wsdd/%5D:parameter>
>>>>     - [main] NSPush (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>>     - [main] End element ns1:parameter
>>>>     - [main] NSPop (32)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>>     - [main] Start element
>>>>     [http://xml.apache.org/axis/wsdd/]:parameter
>>>>     <http://xml.apache.org/axis/wsdd/%5D:parameter>
>>>>     - [main] NSPush (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>>     - [main] End element ns1:parameter
>>>>     - [main] NSPop (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'ns' -
>>>>     'https://localhost:8443/axis/services/mbmonitor
>>>>     <https://localhost:8443/axis/services/mbmonitor>'
>>>>     - [main] NSPush (32)
>>>>     - [main] NSPush (32)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>>     - [main] Start element
>>>>     [http://xml.apache.org/axis/wsdd/]:typeMapping
>>>>     <http://xml.apache.org/axis/wsdd/%5D:typeMapping>
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>>     - [main] End element ns1:typeMapping
>>>>     - [main] NSPop (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>>     - [main] End element ns1:service
>>>>     - [main] NSPop (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>>     - [main] End element ns1:deployment
>>>>     - [main] NSPop (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>>     - [main] End element soapenv:Body
>>>>     - [main] NSPop (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>>     - [main] End element soapenv:Envelope
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (empty00)
>>>>     - [main] NSPop (empty)
>>>>     - [main] <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
>>>>     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/
>>>>     <http://schemas.xmlsoap.org/soap/envelope/>"
>>>>     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
>>>>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>>>>     <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><ns1:deployment
>>>>     xmlns="http://xml.apache.org/axis/wsdd/"
>>>>     xmlns:java=" http://xml.apache.org/axis/wsdd/providers/java"
>>>>     xmlns:ns1="http://xml.apache.org/axis/wsdd/">
>>>>
>>>>     <ns1:service name="mdmonitor" provider="java:RPC" style="wrapped">
>>>>          <ns1:parameter name="className"
>>>>     value="de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>>>>          <ns1:parameter name="allowedMethods" value="*"/>
>>>>
>>>>          <ns1:typeMapping
>>>>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>>>>     encodingStyle="http://www.w3c.org/2003/05/soap-encoding
>>>>     <http://www.w3c.org/2003/05/soap-encoding>" qname="ns:Job"
>>>>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>>>>     type="java:de.qsgrimm.webservice.mbmonitor.Job"
>>>>     xmlns:ns=" https://localhost:8443/axis/services/mbmonitor"/
>>>>     <https://localhost:8443/axis/services/mbmonitor%22/>>
>>>>     </ns1:service>
>>>>
>>>>     </ns1:deployment></soapenv:Body></soapenv:Envelope>
>>>>     - [main] Enter: AxisClient::invoke
>>>>     - [main] EngineHandler: null
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(axisUserAgent)
>>>>     - [main] Enter: SimpleChain::invoke
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(enter00)
>>>>     - [main] Enter:  HTTPSender::invoke
>>>>     - [main] Enter: SOAPPart::saveChanges
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'soapenv' -
>>>>     'http://schemas.xmlsoap.org/soap/envelope/
>>>>     <http://schemas.xmlsoap.org/soap/envelope/>'
>>>>     - [main] NSPush (32)
>>>>     - [main] NSPush (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'soapenv' -
>>>>     'http://schemas.xmlsoap.org/soap/envelope/
>>>>     <http://schemas.xmlsoap.org/soap/envelope/>'
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
>>>>     - [main] NSPush (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'xsi' -
>>>>     'http://www.w3.org/2001/XMLSchema-instance'
>>>>     - [main] NSPush (32)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>>     - [main] Start element
>>>>     [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
>>>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>>     (startElem00)
>>>>     - [main] Start element
>>>>     [http://schemas.xmlsoap.org/soap/envelope/]:Body
>>>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
>>>>     - [main] NSPush (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>>     (register00)
>>>>     - [main] register 'java' -
>>>>     'http://xml.apache.org/axis/wsdd/providers/java'
>>>>     - [main] NSPush (32)
>>>>     - [main] NSPush (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>>     (startElem00)
>>>>     - [main] Start element
>>>>     [http://xml.apache.org/axis/wsdd/]:deployment
>>>>     <http://xml.apache.org/axis/wsdd/%5D:deployment>
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'ns1' - ' http://xml.apache.org/axis/wsdd/'
>>>>     - [main] NSPush (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'xmlns' - ' http://www.w3.org/2000/xmlns/'
>>>>     - [main] NSPush (32)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>>     - [main] Start element
>>>>     [http://xml.apache.org/axis/wsdd/]:service
>>>>     <http://xml.apache.org/axis/wsdd/%5D:service>
>>>>     - [main] NSPush (32)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>>     - [main] Start element
>>>>     [http://xml.apache.org/axis/wsdd/]:parameter
>>>>     <http://xml.apache.org/axis/wsdd/%5D:parameter>
>>>>     - [main] NSPush (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>>     - [main] End element ns1:parameter
>>>>     - [main] NSPop (32)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>>     - [main] Start element
>>>>     [http://xml.apache.org/axis/wsdd/]:parameter
>>>>     <http://xml.apache.org/axis/wsdd/%5D:parameter>
>>>>     - [main] NSPush (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>>     - [main] End element ns1:parameter
>>>>     - [main] NSPop (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'ns' -
>>>>     'https://localhost:8443/axis/services/mbmonitor
>>>>     <https://localhost:8443/axis/services/mbmonitor>'
>>>>     - [main] NSPush (32)
>>>>     - [main] NSPush (32)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>>     - [main] Start element
>>>>     [http://xml.apache.org/axis/wsdd/]:typeMapping
>>>>     <http://xml.apache.org/axis/wsdd/%5D:typeMapping>
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>>     - [main] End element ns1:typeMapping
>>>>     - [main] NSPop (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>>     - [main] End element ns1:service
>>>>     - [main] NSPop (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>>     - [main] End element ns1:deployment
>>>>     - [main] NSPop (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>>     - [main] End element soapenv:Body
>>>>     - [main] NSPop (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>>     - [main] End element soapenv:Envelope
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (empty00)
>>>>     - [main] NSPop (empty)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>>>>     - [main] Setting current message form to: FORM_OPTIMIZED
>>>>     (currentMessage
>>>>     is now org.apache.axis.utils.ByteArray )
>>>>     - [main] Exit: SOAPPart::saveChanges():
>>>>     org.apache.axis.utils.ByteArray@54c4ad
>>>>     - [main] Enter: SOAPPart::saveChanges
>>>>     - [main] Enter: SOAPPart::saveChanges
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>>     (createdHTTP00)
>>>>     - [main] Created an insecure HTTP connection
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(xmlSent00)
>>>>     - [main] XML sent:
>>>>     - [main] ---------------------------------------------------
>>>>     - [main] Enter: SOAPPart::saveChanges
>>>>     - [main] POST /axis/services/AdminService HTTP/1.0
>>>>     Content-Type: text/xml; charset=utf-8
>>>>     Accept: application/soap+xml, application/dime,
>>>>     multipart/related, text/*
>>>>     User-Agent: Axis/1.3
>>>>     Host: localhost:8080
>>>>     Cache-Control: no-cache
>>>>     Pragma: no-cache
>>>>     SOAPAction: "urn:AdminService"
>>>>     Content-Length: 1031
>>>>
>>>>     <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
>>>>     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
>>>>     xmlns:xsd="http://www.w3.org/2001/XMLSchema
>>>>     <http://www.w3.org/2001/XMLSchema>"
>>>>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>>>>     <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><ns1:deployment
>>>>     xmlns=" http://xml.apache.org/axis/wsdd/"
>>>>     xmlns:java="http://xml.apache.org/axis/wsdd/providers/java"
>>>>     xmlns:ns1=" http://xml.apache.org/axis/wsdd/">
>>>>
>>>>     <ns1:service name="mdmonitor" provider="java:RPC" style="wrapped">
>>>>          <ns1:parameter name="className"
>>>>     value=" de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>>>>          <ns1:parameter name="allowedMethods" value="*"/>
>>>>
>>>>          <ns1:typeMapping
>>>>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory
>>>>     "
>>>>     encodingStyle="http://www.w3c.org/2003/05/soap-encoding"
>>>>     qname="ns:Job"
>>>>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory "
>>>>     type="java:de.qsgrimm.webservice.mbmonitor.Job"
>>>>     xmlns:ns="https://localhost:8443/axis/services/mbmonitor"/
>>>>     <https://localhost:8443/axis/services/mbmonitor%22/>>
>>>>     </ns1:service>
>>>>
>>>>     </ns1:deployment></soapenv:Body></soapenv:Envelope>
>>>>     - [main] HTTP/1.1 200 OK
>>>>     - [main] Server Apache-Coyote/1.1
>>>>     - [main] Content-Type text/xml;charset=utf-8
>>>>     - [main] Date Thu, 12 Jan 2006 11:09:12 GMT
>>>>     - [main] Connection close
>>>>     - [main] Enter: SOAPPart ctor(FORM_INPUTSTREAM)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>>>>     - [main] Setting current message form to: FORM_INPUTSTREAM
>>>>     (currentMessage is now
>>>>     org.apache.axis.transport.http.SocketInputStream)
>>>>     - [main] Exit: SOAPPart ctor()
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(no00)
>>>>     - [main]
>>>>     no Content-Length
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (xmlRecd00)
>>>>     - [main]
>>>>     XML received:
>>>>     - [main] -----------------------------------------------
>>>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
>>>>     - [main] current form is FORM_INPUTSTREAM
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
>>>>     - [main] Pushing handler
>>>>     org.apache.axis.message.EnvelopeHandler@13f210f
>>>>     - [main] Enter:
>>>>     DeserializationContext::startPrefixMapping(soapenv,
>>>>     http://schemas.xmlsoap.org/soap/envelope/)
>>>>     <http://schemas.xmlsoap.org/soap/envelope/%29>
>>>>     - [main] NSPush (32)
>>>>     - [main] NSPush (32)
>>>>     - [main] Exit: DeserializationContext::startPrefixMapping()
>>>>     - [main] Enter: DeserializationContext::startPrefixMapping(xsd,
>>>>     http://www.w3.org/2001/XMLSchema)
>>>>     <http://www.w3.org/2001/XMLSchema%29>
>>>>     - [main] NSPush (32)
>>>>     - [main] Exit: DeserializationContext::startPrefixMapping()
>>>>     - [main] Enter: DeserializationContext::startPrefixMapping(xsi,
>>>>     http://www.w3.org/2001/XMLSchema-instance)
>>>>     <http://www.w3.org/2001/XMLSchema-instance%29>
>>>>     - [main] NSPush (32)
>>>>     - [main] Exit: DeserializationContext::startPrefixMapping()
>>>>     - [main] Enter:
>>>>     DeserializationContext::startElement(
>>>>     http://schemas.xmlsoap.org/soap/envelope/,
>>>>     Envelope)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
>>>>     - [main] Pushing handler
>>>>     org.apache.axis.message.EnvelopeBuilder@17f242c
>>>>     - [main] Pushing element Envelope
>>>>     - [main] Exit: DeserializationContext::startElement()
>>>>     - [main] Enter:
>>>>     DeserializationContext::startElement(http://schemas.xmlsoap.org/soap/envelope/
>>>>     <http://schemas.xmlsoap.org/soap/envelope/>,
>>>>     Body)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
>>>>     - [main] Pushing handler
>>>>     org.apache.axis.message.BodyBuilder@106fc94
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(newElem00)
>>>>     - [main] New MessageElement
>>>>     (org.apache.axis.message.SOAPBody@1b06041)
>>>>     named {soapenv}Body
>>>>     - [main] Pushing element Body
>>>>     - [main] NSPush (32)
>>>>     - [main] Exit: DeserializationContext::startElement()
>>>>     - [main] Enter: DeserializationContext::startElement(, Admin)
>>>>     - [main] Enter: BodyBuilder::onStartChild()
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(dispatching00)
>>>>     - [main] Dispatching to a body namespace ''
>>>>     - [main] MessageContext: setServiceHandler(null)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(newElem00)
>>>>     - [main] New MessageElement
>>>>     (org.apache.axis.message.RPCElement@84cc09)
>>>>     named {}Admin
>>>>     - [main] Exit: BodyBuilder::onStartChild()
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>>     (pushHandler00)
>>>>     - [main] Pushing handler org.apache.axis.message.SOAPHandler@6f9b8e
>>>>     - [main] Pushing element Admin
>>>>     - [main] NSPush (32)
>>>>     - [main] Exit: DeserializationContext::startElement()
>>>>     - [main] Enter: DeserializationContext::endElement(, Admin)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(popHandler00)
>>>>     - [main] Popping handler org.apache.axis.message.SOAPHandler@6f9b8e
>>>>     - [main] NSPop (32)
>>>>     - [main] Popped element stack to
>>>>     org.apache.axis.message.SOAPBody:Body
>>>>     - [main] Exit: DeserializationContext::endElement()
>>>>     - [main] Enter:
>>>>     DeserializationContext::endElement(http://schemas.xmlsoap.org/soap/envelope/,
>>>>     Body)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(popHandler00)
>>>>     - [main] Popping handler
>>>>     org.apache.axis.message.BodyBuilder@106fc94
>>>>     - [main] NSPop (32)
>>>>     - [main] Popped element stack to
>>>>     org.apache.axis.message.SOAPEnvelope:Envelope
>>>>     - [main] Exit: DeserializationContext::endElement()
>>>>     - [main] Enter:
>>>>     DeserializationContext::endElement(http://schemas.xmlsoap.org/soap/envelope/,
>>>>     Envelope)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(popHandler00)
>>>>     - [main] Popping handler
>>>>     org.apache.axis.message.EnvelopeBuilder@17f242c
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
>>>>     - [main] NSPop (empty)
>>>>     - [main] Popped element stack to null
>>>>     - [main] Exit: DeserializationContext::endElement()
>>>>     - [main] Enter: DeserializationContext::endPrefixMapping(soapenv)
>>>>     - [main] Exit: DeserializationContext::endPrefixMapping()
>>>>     - [main] Enter: DeserializationContext::endPrefixMapping(xsd)
>>>>     - [main] Exit: DeserializationContext::endPrefixMapping()
>>>>     - [main] Enter: DeserializationContext::endPrefixMapping(xsi)
>>>>     - [main] Exit: DeserializationContext::endPrefixMapping()
>>>>     - [main] Enter: DeserializationContext::endDocument()
>>>>     - [main] Exit: DeserializationContext::endDocument()
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>>>>     - [main] Setting current message form to: FORM_SOAPENVELOPE
>>>>     (currentMessage is now org.apache.axis.message.SOAPEnvelope)
>>>>     - [main] Exit: SOAPPart::getAsSOAPEnvelope
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'soapenv' - '
>>>>     http://schemas.xmlsoap.org/soap/envelope/'
>>>>     - [main] NSPush (32)
>>>>     - [main] NSPush (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'xsd' - ' http://www.w3.org/2001/XMLSchema'
>>>>     - [main] NSPush (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>>     - [main] register 'xsi' -
>>>>     'http://www.w3.org/2001/XMLSchema-instance
>>>>     <http://www.w3.org/2001/XMLSchema-instance>'
>>>>     - [main] NSPush (32)
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>>     - [main] Start element
>>>>     [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
>>>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>>     - [main] Start element
>>>>     [http://schemas.xmlsoap.org/soap/envelope/]:Body
>>>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
>>>>     - [main] NSPush (32)
>>>>     - [main] SAXOutputter.startElement ['' Admin]
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>>     - [main] Start element []:Admin
>>>>     - [main] NSPush (32)
>>>>     - [main] SAXOutputter.characters ['Done processing']
>>>>     - [main] SAXOutputter.endElement ['' Admin]
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>>     - [main] End element Admin
>>>>     - [main] NSPop (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (endElem00)
>>>>     - [main] End element soapenv:Body
>>>>     - [main] NSPop (32)
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>>     - [main] End element soapenv:Envelope
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (empty00)
>>>>     - [main] NSPop (empty)
>>>>     - [main] <soapenv:Envelope
>>>>     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
>>>>     xmlns:xsd=" http://www.w3.org/2001/XMLSchema"
>>>>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>>>>     <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><Admin>Done
>>>>     processing</Admin></soapenv:Body></soapenv:Envelope>
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(exit00)
>>>>     - [main] Exit:  HTTPDispatchHandler::invoke
>>>>     - [main] Exit: SimpleChain::invoke
>>>>     - [main]
>>>>     org.apache.axis.i18n.resource::handleGetObject(semanticCheck00)
>>>>     - [main] Doing SOAP semantic checks...
>>>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
>>>>     - [main] current form is FORM_SOAPENVELOPE
>>>>     - [main] Exit: AxisClient::invoke
>>>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
>>>>     - [main] current form is FORM_SOAPENVELOPE
>>>>     - [main] Exit: Call::invoke()
>>>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
>>>>     - [main] current form is FORM_SOAPENVELOPE
>>>>     - [main] SAXOutputter.startElement ['' Admin]
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>>     (startElem00)
>>>>     - [main] Start element []:Admin
>>>>     - [main] NSPush (32)
>>>>     - [main] SAXOutputter.characters ['Done processing']
>>>>     - [main] SAXOutputter.endElement ['' Admin]
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (endElem00)
>>>>     - [main] End element Admin
>>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
>>>>     - [main] NSPop (empty)
>>>>     <Admin>Done processing</Admin>
>>>>
>>>>
>>>>
>>>>
>>>>

Re: [Axis 1.3] Error in WSDD file (no deployment) - updated

Posted by Artur Kraft <kr...@darkfluid.com>.
Now I tried another way:

   1. Take the WebService Interface, generate a WSDL file from it
   2. Use the WSDL file to generate a "deploy.wsdd" file (amongst the
      client files)
   3. Change the "className" attribute to the actual Implementation class
   4. Deploy the Service to Axis

To sum it up. The results are the same as before: no deployment and an 
_weird exception_:

    DEBUG org.apache.axis.ConfigurationException  - Exception:
    org.apache.axis.ConfigurationException: No service named
    http://xml.apache.org/axis/wsdd/ is available
    org.apache.axis.ConfigurationException: No service named
    http://xml.apache.org/axis/wsdd/ is available
        at
    org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
        at
    org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
        at org.apache.axis.client.Call.invoke(Call.java:2708)
        at org.apache.axis.client.Call.invoke(Call.java:1792)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)



_My WebService Interface looks like this:_

    package de.qsgrimm.webservice.mdmonitor;
    import java.rmi.Remote;

    public interface MeasuringDeviceMonitorIF extends Remote {
        public Job getJob(String jobId) throws RemoteException;
    }

   
_The Implementation file:_

    package de.qsgrimm.webservice.mdmonitor;
    import java.rmi.RemoteException;

    public class MeasuringDeviceMonitor implements
    MeasuringDeviceMonitorIF {
        public Job getJob(String jobId) throws RemoteException {
            return new Job();
        }
    }


_The generated WSDL file:_

    <?xml version="1.0" encoding="UTF-8"?>
    <wsdl:definitions
    targetNamespace="http://mdmonitor.webservice.qsgrimm.de"
    xmlns:apachesoap="http://xml.apache.org/xml-soap"
    xmlns:impl="http://mdmonitor.webservice.qsgrimm.de"
    xmlns:intf="http://mdmonitor.webservice.qsgrimm.de"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <!--WSDL created by Apache Axis version: 1.3
    Built on Oct 05, 2005 (05:23:37 EDT)-->
     <wsdl:types>
      <schema elementFormDefault="qualified"
    targetNamespace="http://mdmonitor.webservice.qsgrimm.de"
    xmlns="http://www.w3.org/2001/XMLSchema">
       <element name="getJob">
        <complexType>
         <sequence>
          <element name="jobId" type="xsd:string"/>
         </sequence>
        </complexType>
       </element>
       <element name="getJobResponse">
        <complexType>
         <sequence>
          <element name="getJobReturn" type="impl:Job"/>
         </sequence>
        </complexType>
       </element>
       <complexType name="ArrayOf_xsd_anyType">
        <sequence>
         <element maxOccurs="unbounded" minOccurs="0" name="item"
    type="xsd:anyType"/>
        </sequence>
       </complexType>
       <complexType name="Job">
        <sequence>
         <element name="auftragsNr" nillable="true" type="xsd:string"/>
         <element name="bestellNr" nillable="true" type="xsd:string"/>
         <element name="datum" nillable="true" type="xsd:dateTime"/>
         <element name="headData" nillable="true"
    type="impl:ArrayOf_xsd_anyType"/>
        </sequence>
       </complexType>
       <complexType name="HeadData">
        <sequence>
         <element name="identNr" nillable="true" type="xsd:string"/>
         <element name="pmId" type="xsd:int"/>
         <element name="pmTyp" nillable="true" type="xsd:string"/>
        </sequence>
       </complexType>
      </schema>
     </wsdl:types>

       <wsdl:message name="getJobResponse">

          <wsdl:part element="impl:getJobResponse" name="parameters"/>

       </wsdl:message>

       <wsdl:message name="getJobRequest">

          <wsdl:part element="impl:getJob" name="parameters"/>

       </wsdl:message>

       <wsdl:portType name="MeasuringDeviceMonitorIF">

          <wsdl:operation name="getJob">

             <wsdl:input message="impl:getJobRequest" name="getJobRequest"/>

             <wsdl:output message="impl:getJobResponse"
    name="getJobResponse"/>

          </wsdl:operation>

       </wsdl:portType>

       <wsdl:binding name="mdmonitorSoapBinding"
    type="impl:MeasuringDeviceMonitorIF">

          <wsdlsoap:binding style="document"
    transport="http://schemas.xmlsoap.org/soap/http"/>

          <wsdl:operation name="getJob">

             <wsdlsoap:operation soapAction=""/>

             <wsdl:input name="getJobRequest">

                <wsdlsoap:body use="literal"/>

             </wsdl:input>

             <wsdl:output name="getJobResponse">

                <wsdlsoap:body use="literal"/>

             </wsdl:output>

          </wsdl:operation>

       </wsdl:binding>

       <wsdl:service name="MeasuringDeviceMonitorIFService">

          <wsdl:port binding="impl:mdmonitorSoapBinding" name="mdmonitor">

             <wsdlsoap:address
    location="https://localhost:8443/axis/services/mdmonitor"/>

          </wsdl:port>

       </wsdl:service>

    </wsdl:definitions>




_The deploy.wsdd file with altered className:_

    <!-- Use this file to deploy some handlers/chains and services      -->
    <!-- Two ways to do this:                                           -->
    <!--   java org.apache.axis.client.AdminClient deploy.wsdd          -->
    <!--      after the axis server is running                          -->
    <!-- or                                                             -->
    <!--   java org.apache.axis.utils.Admin client|server deploy.wsdd   -->
    <!--      from the same directory that the Axis engine runs         -->

    <deployment
        xmlns="http://xml.apache.org/axis/wsdd/"
        xmlns:java="http://xml.apache.org/axis/wsdd/providers/java">

      <!-- Services from MeasuringDeviceMonitorIFService WSDL service -->

      <service name="mdmonitor" provider="java:RPC" style="wrapped"
    use="literal">
          <parameter name="wsdlTargetNamespace"
    value="http://mdmonitor.webservice.qsgrimm.de"/>
          <parameter name="wsdlServiceElement"
    value="MeasuringDeviceMonitorIFService"/>
          <parameter name="schemaQualified"
    value="http://mdmonitor.webservice.qsgrimm.de"/>
          <parameter name="wsdlServicePort" value="mdmonitor"/>
          <parameter name="className"
    value="de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
          <parameter name="wsdlPortType" value="MeasuringDeviceMonitorIF"/>
          <parameter name="typeMappingVersion" value="1.2"/>
          <operation name="getJob" qname="operNS:getJob"
    xmlns:operNS="http://mdmonitor.webservice.qsgrimm.de"
    returnQName="retNS:getJobReturn"
    xmlns:retNS="http://mdmonitor.webservice.qsgrimm.de"
    returnType="rtns:Job"
    xmlns:rtns="http://mdmonitor.webservice.qsgrimm.de" soapAction="" >
            <parameter qname="pns:jobId"
    xmlns:pns="http://mdmonitor.webservice.qsgrimm.de" type="tns:string"
    xmlns:tns="http://www.w3.org/2001/XMLSchema"/>
          </operation>
          <parameter name="allowedMethods" value="getJob"/>

          <typeMapping
            xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"
            qname="ns:Job"
            type="java:de.qsgrimm.webservice.mdmonitor.Job"
            serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
           
    deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
            encodingStyle=""
          />
          <typeMapping
            xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"
            qname="ns:HeadData"
            type="java:de.qsgrimm.webservice.mdmonitor.HeadData"
            serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
           
    deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
            encodingStyle=""
          />
          <typeMapping
            xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"
            qname="ns:>getJobResponse"
            type="java:de.qsgrimm.webservice.mdmonitor.GetJobResponse"
            serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
           
    deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
            encodingStyle=""
          />
          <typeMapping
            xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"
            qname="ns:>getJob"
            type="java:de.qsgrimm.webservice.mdmonitor.GetJob"
            serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
           
    deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
            encodingStyle=""
          />
          <arrayMapping
            xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"
            qname="ns:ArrayOf_xsd_anyType"
            type="java:java.lang.Object[]"
            innerType="cmp-ns:anyType"
    xmlns:cmp-ns="http://www.w3.org/2001/XMLSchema"
            encodingStyle=""
          />
      </service>
    </deployment>


I'm sorry for that mass of info. Hopefully one of you fine 
axis-mailinglist-members is able to solve this problem. Thanks you.


_The complete block of Debug information:_

    0    [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    getBundle(org.apache.axis,org.apache.axis.i18n,resource,null,...)
    31   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    loadBundle: Ignoring MissingResourceException: Can't find bundle for
    base name org.apache.axis.resource, locale de_DE
    31   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    Created org.apache.axis.i18n.resource, linked to parent null
    31   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    getBundle(org.apache.axis,org.apache.axis.utils,resource,null,...)
    31   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    loadBundle: Ignoring MissingResourceException: Can't find bundle for
    base name org.apache.axis.utils.resource, locale de_DE
    46   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    loadBundle: Ignoring MissingResourceException: Can't find bundle for
    base name org.apache.axis.resource, locale de_DE
    46   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - Root
    package not found, cross link to org.apache.axis.i18n.resource
    46   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - Root
    package not found, cross link to org.apache.axis.i18n.resource
    46   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
    46   [main] DEBUG
    org.apache.axis.configuration.EngineConfigurationFactoryFinder  -
    Factory
    org.apache.axis.configuration.EngineConfigurationFactoryServlet
    Ignored: unable to load/resolve class.
    46   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(engineFactory)
    46   [main] DEBUG
    org.apache.axis.configuration.EngineConfigurationFactoryFinder  -
    Got EngineFactory:
    org.apache.axis.configuration.EngineConfigurationFactoryDefault
    62   [main] DEBUG org.apache.axis.AxisEngine  - Enter: AxisEngine::init
    609  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
    609  [main] DEBUG org.apache.axis.utils.JavaUtils  - Attachment
    support is enabled?  true
    640  [main] DEBUG
    org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
    Enter/Exit: JAFDataHandlerDeserializerFactory(class
    java.lang.String, {http://xml.apache.org/xml-soap}PlainText)
    656  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(oddDigits00)
    656  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(badChars01)
    750  [main] DEBUG
    org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
    Enter/Exit: JAFDataHandlerDeserializerFactory(class java.awt.Image,
    {http://xml.apache.org/xml-soap}Image)
    750  [main] DEBUG
    org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
    Enter/Exit: JAFDataHandlerDeserializerFactory(class
    javax.mail.internet.MimeMultipart,
    {http://xml.apache.org/xml-soap}Multipart)
    750  [main] DEBUG
    org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
    Enter/Exit: JAFDataHandlerDeserializerFactory(interface
    javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source)
    750  [main] DEBUG
    org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
    Enter/Exit: JAFDataHandlerDeserializerFactory(class
    org.apache.axis.attachments.OctetStream,
    {http://xml.apache.org/xml-soap}octet-stream)
    750  [main] DEBUG
    org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
    Enter/Exit: JAFDataHandlerDeserializerFactory()
    812  [main] DEBUG org.apache.axis.AxisEngine  - Exit: AxisEngine::init
    843  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(return02)
    843  [main] DEBUG org.apache.axis.utils.Options  - getURL returned: 
    http://localhost:8080/axis/servlet/AxisServlet
    843  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(processFile00)
    843  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(return02)
    843  [main] DEBUG org.apache.axis.utils.Options  - getURL returned: 
    http://localhost:8080/axis/services/AdminService
    843  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(transport00)
    859  [main] DEBUG org.apache.axis.client.Call  - Transport is
    org.apache.axis.transport.http.HTTPTransport@1ce2dd4
    890  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(addBody00)
    890  [main] DEBUG org.apache.axis.message.SOAPBody  - Adding body
    element to message...
    906  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
    906  [main] DEBUG org.apache.axis.Message  - Attachment support is
    enabled?  true
    953  [main] DEBUG org.apache.axis.SOAPPart  - Enter: SOAPPart
    ctor(FORM_SOAPENVELOPE)
    953  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
    953  [main] DEBUG org.apache.axis.SOAPPart  - Setting current
    message form to: FORM_SOAPENVELOPE (currentMessage is now
    org.apache.axis.message.SOAPEnvelope)
    953  [main] DEBUG org.apache.axis.SOAPPart  - Exit: SOAPPart ctor()
    953  [main] DEBUG org.apache.axis.client.Call  - Enter: Call::invoke()
    953  [main] DEBUG org.apache.axis.SOAPPart  - Enter:
    SOAPPart::getAsSOAPEnvelope()
    953  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(currForm)
    953  [main] DEBUG org.apache.axis.SOAPPart  - current form is
    FORM_SOAPENVELOPE
    953  [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
    setTargetService(http://xml.apache.org/axis/wsdd/)
    953  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(noService10)
    968  [main] DEBUG org.apache.axis.ConfigurationException  - Exception:
    org.apache.axis.ConfigurationException: No service named
    http://xml.apache.org/axis/wsdd/ is available
    org.apache.axis.ConfigurationException: No service named
    http://xml.apache.org/axis/wsdd/ is available
        at
    org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
        at
    org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
        at org.apache.axis.client.Call.invoke(Call.java:2708)
        at org.apache.axis.client.Call.invoke(Call.java:1792)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)

        at
    org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
        at
    org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
        at org.apache.axis.client.Call.invoke(Call.java:2708)
        at org.apache.axis.client.Call.invoke(Call.java:1792)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
    984  [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
    setServiceHandler(null)
    984  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(targetService)
    984  [main] DEBUG org.apache.axis.client.Call  - Target service: 
    http://xml.apache.org/axis/wsdd/
    984  [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
    setTargetService(urn:AdminService)
    984  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(noService10)
    984  [main] DEBUG org.apache.axis.ConfigurationException  - Exception:
    org.apache.axis.ConfigurationException: No service named
    urn:AdminService is available
    org.apache.axis.ConfigurationException: No service named
    urn:AdminService is available
        at
    org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
        at
    org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
        at
    org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(HTTPTransport.java:89)
        at
    org.apache.axis.client.Transport.setupMessageContext(Transport.java:46)
        at org.apache.axis.client.Call.invoke(Call.java:2738)
        at org.apache.axis.client.Call.invoke(Call.java:1792)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)

        at
    org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
        at
    org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
        at
    org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(HTTPTransport.java:89)
        at
    org.apache.axis.client.Transport.setupMessageContext(Transport.java:46)
        at org.apache.axis.client.Call.invoke(Call.java:2738)
        at org.apache.axis.client.Call.invoke(Call.java:1792)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
    1000 [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
    setServiceHandler(null)
    1015 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
    SOAPPart::getAsSOAPEnvelope()
    1015 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(currForm)
    1015 [main] DEBUG org.apache.axis.SOAPPart  - current form is
    FORM_SOAPENVELOPE
    1015 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1015 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
    1015 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1015 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1015 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1015 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
    1015 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1015 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
    1015 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1015 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1015 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
    1015 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1031 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1031 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
    1031 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1031 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://schemas.xmlsoap.org/soap/envelope/]:Body
    1031 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1031 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1031 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'java' - 'http://xml.apache.org/axis/wsdd/providers/java'
    1031 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1031 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1031 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1031 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:deployment
    1031 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1031 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'ns1' - 'http://xml.apache.org/axis/wsdd/'
    1046 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1046 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'xmlns' - 'http://www.w3.org/2000/xmlns/'
    1046 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1046 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:service
    1046 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1046 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1046 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1046 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1046 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1046 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'operNS' - 'http://mdmonitor.webservice.qsgrimm.de'
    1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'retNS' - 'http://mdmonitor.webservice.qsgrimm.de'
    1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'rtns' - 'http://mdmonitor.webservice.qsgrimm.de'
    1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:operation
    1078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'pns' - 'http://mdmonitor.webservice.qsgrimm.de'
    1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'tns' - 'http://www.w3.org/2001/XMLSchema'
    1093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:operation
    1093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
    1093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
    1093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:typeMapping
    1093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
    1109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
    1109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:typeMapping
    1109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
    1109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
    1109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:typeMapping
    1109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
    1109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1125 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1125 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
    1125 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1125 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:typeMapping
    1125 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1125 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1125 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'cmp-ns' - 'http://www.w3.org/2001/XMLSchema'
    1125 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1125 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1125 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1125 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
    1125 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1125 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1125 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:arrayMapping
    1125 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1125 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:arrayMapping
    1125 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1125 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1125 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:service
    1125 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1125 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1125 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:deployment
    1140 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1140 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1140 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element soapenv:Body
    1140 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1140 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1140 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element soapenv:Envelope
    1140 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(empty00)
    1140 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
    1140 [main] DEBUG org.apache.axis.client.Call  - <?xml version="1.0"
    encoding="UTF-8"?><soapenv:Envelope
    xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><ns1:deployment
    xmlns="http://xml.apache.org/axis/wsdd/"
    xmlns:java="http://xml.apache.org/axis/wsdd/providers/java"
    xmlns:ns1="http://xml.apache.org/axis/wsdd/">

      <!-- Services from MeasuringDeviceMonitorIFService WSDL service -->

      <ns1:service name="mdmonitor" provider="java:RPC" style="wrapped"
    use="literal">
          <ns1:parameter name="wsdlTargetNamespace"
    value="http://mdmonitor.webservice.qsgrimm.de"/>
          <ns1:parameter name="wsdlServiceElement"
    value="MeasuringDeviceMonitorIFService"/>
          <ns1:parameter name="schemaQualified"
    value="http://mdmonitor.webservice.qsgrimm.de"/>
          <ns1:parameter name="wsdlServicePort" value="mdmonitor"/>
          <ns1:parameter name="className"
    value="de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
          <ns1:parameter name="wsdlPortType"
    value="MeasuringDeviceMonitorIF"/>
          <ns1:parameter name="typeMappingVersion" value="1.2"/>
          <ns1:operation name="getJob" qname="operNS:getJob"
    returnQName="retNS:getJobReturn" returnType="rtns:Job" soapAction=""
    xmlns:operNS="http://mdmonitor.webservice.qsgrimm.de"
    xmlns:retNS="http://mdmonitor.webservice.qsgrimm.de"
    xmlns:rtns="http://mdmonitor.webservice.qsgrimm.de">
            <ns1:parameter qname="pns:jobId" type="tns:string"
    xmlns:pns="http://mdmonitor.webservice.qsgrimm.de"
    xmlns:tns="http://www.w3.org/2001/XMLSchema"/>
          </ns1:operation>
          <ns1:parameter name="allowedMethods" value="getJob"/>

          <ns1:typeMapping
    deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
    encodingStyle="" qname="ns:Job"
    serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
    type="java:de.qsgrimm.webservice.mdmonitor.Job"
    xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
          <ns1:typeMapping
    deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
    encodingStyle="" qname="ns:HeadData"
    serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
    type="java:de.qsgrimm.webservice.mdmonitor.HeadData"
    xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
          <ns1:typeMapping
    deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
    encodingStyle="" qname="ns:&gt;getJobResponse"
    serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
    type="java:de.qsgrimm.webservice.mdmonitor.GetJobResponse"
    xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
          <ns1:typeMapping
    deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
    encodingStyle="" qname="ns:&gt;getJob"
    serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
    type="java:de.qsgrimm.webservice.mdmonitor.GetJob"
    xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
          <ns1:arrayMapping encodingStyle="" innerType="cmp-ns:anyType"
    qname="ns:ArrayOf_xsd_anyType" type="java:java.lang.Object[]"
    xmlns:cmp-ns="http://www.w3.org/2001/XMLSchema"
    xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
      </ns1:service>
    </ns1:deployment></soapenv:Body></soapenv:Envelope>
    1171 [main] DEBUG org.apache.axis.client.AxisClient  - Enter:
    AxisClient::invoke
    1171 [main] DEBUG org.apache.axis.client.AxisClient  -
    EngineHandler: null
    1171 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(axisUserAgent)
    1187 [main] DEBUG org.apache.axis.SimpleChain  - Enter:
    SimpleChain::invoke
    1187 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(enter00)
    1187 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
    Enter:  HTTPSender::invoke
    1187 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
    SOAPPart::saveChanges
    1187 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1187 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
    1187 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1187 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1187 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1187 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
    1187 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1187 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
    1187 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1187 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1187 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
    1187 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
    1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://schemas.xmlsoap.org/soap/envelope/]:Body
    1203 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'java' - 'http://xml.apache.org/axis/wsdd/providers/java'
    1203 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1203 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:deployment
    1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'ns1' - 'http://xml.apache.org/axis/wsdd/'
    1203 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'xmlns' - 'http://www.w3.org/2000/xmlns/'
    1203 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:service
    1203 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1203 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1203 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1203 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1218 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1218 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1218 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1218 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1218 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1218 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1218 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1218 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1218 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1218 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1234 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1234 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1234 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1234 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'operNS' - 'http://mdmonitor.webservice.qsgrimm.de'
    1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1234 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'retNS' - 'http://mdmonitor.webservice.qsgrimm.de'
    1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1234 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'rtns' - 'http://mdmonitor.webservice.qsgrimm.de'
    1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1234 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:operation
    1234 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1234 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'pns' - 'http://mdmonitor.webservice.qsgrimm.de'
    1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1234 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'tns' - 'http://www.w3.org/2001/XMLSchema'
    1250 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1250 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:operation
    1250 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:parameter
    1250 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:parameter
    1250 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
    1250 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1250 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
    1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1250 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:typeMapping
    1250 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1250 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1265 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
    1265 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1265 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1265 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1265 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
    1265 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1265 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:typeMapping
    1265 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1265 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1265 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
    1265 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1265 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1265 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1265 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
    1265 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1265 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:typeMapping
    1265 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1265 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1265 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
    1265 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1281 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1281 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1281 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
    1281 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1281 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:typeMapping
    1281 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1281 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1281 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'cmp-ns' - 'http://www.w3.org/2001/XMLSchema'
    1281 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1281 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1281 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    1281 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'ns' - 'http://mdmonitor.webservice.qsgrimm.de'
    1281 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    1281 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    1281 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://xml.apache.org/axis/wsdd/]:arrayMapping
    1281 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1281 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:arrayMapping
    1281 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1281 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1281 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:service
    1281 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1281 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1281 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element ns1:deployment
    1281 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1296 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1296 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element soapenv:Body
    1296 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    1296 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    1296 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element soapenv:Envelope
    1296 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(empty00)
    1296 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
    1296 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
    1296 [main] DEBUG org.apache.axis.SOAPPart  - Setting current
    message form to: FORM_OPTIMIZED (currentMessage is now
    org.apache.axis.utils.ByteArray)
    1296 [main] DEBUG org.apache.axis.SOAPPart  - Exit:
    SOAPPart::saveChanges(): org.apache.axis.utils.ByteArray@d08633
    1296 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
    SOAPPart::saveChanges
    1296 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
    SOAPPart::saveChanges
    1312 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(createdHTTP00)
    1312 [main] DEBUG
    org.apache.axis.components.net.DefaultSocketFactory  - Created an
    insecure HTTP connection
    1312 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(xmlSent00)
    1312 [main] DEBUG org.apache.axis.transport.http.HTTPSender  - XML sent:
    1312 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
    ---------------------------------------------------
    1312 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
    SOAPPart::saveChanges
    1328 [main] DEBUG org.apache.axis.transport.http.HTTPSender  - POST
    /axis/services/AdminService HTTP/1.0
    Content-Type: text/xml; charset=utf-8
    Accept: application/soap+xml, application/dime, multipart/related,
    text/*
    User-Agent: Axis/1.3
    Host: localhost:8080
    Cache-Control: no-cache
    Pragma: no-cache
    SOAPAction: "urn:AdminService"
    Content-Length: 3147

    <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
    xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><ns1:deployment
    xmlns="http://xml.apache.org/axis/wsdd/"
    xmlns:java="http://xml.apache.org/axis/wsdd/providers/java"
    xmlns:ns1="http://xml.apache.org/axis/wsdd/">

      <!-- Services from MeasuringDeviceMonitorIFService WSDL service -->

      <ns1:service name="mdmonitor" provider="java:RPC" style="wrapped"
    use="literal">
          <ns1:parameter name="wsdlTargetNamespace"
    value="http://mdmonitor.webservice.qsgrimm.de"/>
          <ns1:parameter name="wsdlServiceElement"
    value="MeasuringDeviceMonitorIFService"/>
          <ns1:parameter name="schemaQualified"
    value="http://mdmonitor.webservice.qsgrimm.de"/>
          <ns1:parameter name="wsdlServicePort" value="mdmonitor"/>
          <ns1:parameter name="className"
    value="de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
          <ns1:parameter name="wsdlPortType"
    value="MeasuringDeviceMonitorIF"/>
          <ns1:parameter name="typeMappingVersion" value="1.2"/>
          <ns1:operation name="getJob" qname="operNS:getJob"
    returnQName="retNS:getJobReturn" returnType="rtns:Job" soapAction=""
    xmlns:operNS="http://mdmonitor.webservice.qsgrimm.de"
    xmlns:retNS="http://mdmonitor.webservice.qsgrimm.de"
    xmlns:rtns="http://mdmonitor.webservice.qsgrimm.de">
            <ns1:parameter qname="pns:jobId" type="tns:string"
    xmlns:pns="http://mdmonitor.webservice.qsgrimm.de"
    xmlns:tns="http://www.w3.org/2001/XMLSchema"/>
          </ns1:operation>
          <ns1:parameter name="allowedMethods" value="getJob"/>

          <ns1:typeMapping
    deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
    encodingStyle="" qname="ns:Job"
    serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
    type="java:de.qsgrimm.webservice.mdmonitor.Job"
    xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
          <ns1:typeMapping
    deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
    encodingStyle="" qname="ns:HeadData"
    serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
    type="java:de.qsgrimm.webservice.mdmonitor.HeadData"
    xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
          <ns1:typeMapping
    deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
    encodingStyle="" qname="ns:&gt;getJobResponse"
    serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
    type="java:de.qsgrimm.webservice.mdmonitor.GetJobResponse"
    xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
          <ns1:typeMapping
    deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
    encodingStyle="" qname="ns:&gt;getJob"
    serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
    type="java:de.qsgrimm.webservice.mdmonitor.GetJob"
    xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
          <ns1:arrayMapping encodingStyle="" innerType="cmp-ns:anyType"
    qname="ns:ArrayOf_xsd_anyType" type="java:java.lang.Object[]"
    xmlns:cmp-ns="http://www.w3.org/2001/XMLSchema"
    xmlns:ns="http://mdmonitor.webservice.qsgrimm.de"/>
      </ns1:service>
    </ns1:deployment></soapenv:Body></soapenv:Envelope>
    1968 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
    HTTP/1.1 200 OK
    1968 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
    Server Apache-Coyote/1.1
    1968 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
    Content-Type text/xml;charset=utf-8
    1968 [main] DEBUG org.apache.axis.transport.http.HTTPSender  - Date
    Thu, 12 Jan 2006 14:39:25 GMT
    1968 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
    Connection close
    1968 [main] DEBUG org.apache.axis.SOAPPart  - Enter: SOAPPart
    ctor(FORM_INPUTSTREAM)
    1968 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
    1968 [main] DEBUG org.apache.axis.SOAPPart  - Setting current
    message form to: FORM_INPUTSTREAM (currentMessage is now
    org.apache.axis.transport.http.SocketInputStream)
    1968 [main] DEBUG org.apache.axis.SOAPPart  - Exit: SOAPPart ctor()
    1968 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(no00)
    1968 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
    no Content-Length
    1984 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(xmlRecd00)
    1984 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
    XML received:
    1984 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
    -----------------------------------------------
    1984 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
    SOAPPart::getAsSOAPEnvelope()
    1984 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(currForm)
    1984 [main] DEBUG org.apache.axis.SOAPPart  - current form is
    FORM_INPUTSTREAM
    2000 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
    2000 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Pushing handler org.apache.axis.message.EnvelopeHandler@bfea1d
    2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Enter: DeserializationContext::startPrefixMapping(soapenv,
    http://schemas.xmlsoap.org/soap/envelope/)
    2015 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    2015 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Exit: DeserializationContext::startPrefixMapping()
    2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Enter: DeserializationContext::startPrefixMapping(xsd,
    http://www.w3.org/2001/XMLSchema)
    2015 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Exit: DeserializationContext::startPrefixMapping()
    2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Enter: DeserializationContext::startPrefixMapping(xsi,
    http://www.w3.org/2001/XMLSchema-instance)
    2015 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Exit: DeserializationContext::startPrefixMapping()
    2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Enter:
    DeserializationContext::startElement(http://schemas.xmlsoap.org/soap/envelope/,
    Envelope)
    2015 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
    2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Pushing handler org.apache.axis.message.EnvelopeBuilder@1e13d52
    2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Pushing element Envelope
    2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Exit: DeserializationContext::startElement()
    2015 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Enter:
    DeserializationContext::startElement(http://schemas.xmlsoap.org/soap/envelope/,
    Body)
    2031 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
    2031 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Pushing handler org.apache.axis.message.BodyBuilder@196c1b0
    2031 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(newElem00)
    2031 [main] DEBUG org.apache.axis.message.MessageElement  - New
    MessageElement (org.apache.axis.message.SOAPBody@861f24) named
    {soapenv}Body
    2031 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Pushing element Body
    2031 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    2031 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Exit: DeserializationContext::startElement()
    2031 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Enter: DeserializationContext::startElement(, Admin)
    2031 [main] DEBUG org.apache.axis.message.BodyBuilder  - Enter:
    BodyBuilder::onStartChild()
    2031 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(dispatching00)
    2031 [main] DEBUG org.apache.axis.MessageContext  - Dispatching to a
    body namespace ''
    2031 [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
    setServiceHandler(null)
    2046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(newElem00)
    2046 [main] DEBUG org.apache.axis.message.MessageElement  - New
    MessageElement (org.apache.axis.message.RPCElement@5329c5) named {}Admin
    2046 [main] DEBUG org.apache.axis.message.BodyBuilder  - Exit:
    BodyBuilder::onStartChild()
    2046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
    2046 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Pushing handler org.apache.axis.message.SOAPHandler@1db699b
    2046 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Pushing element Admin
    2046 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    2046 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Exit: DeserializationContext::startElement()
    2046 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Enter: DeserializationContext::endElement(, Admin)
    2046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(popHandler00)
    2046 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Popping handler org.apache.axis.message.SOAPHandler@1db699b
    2046 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    2046 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Popped element stack to org.apache.axis.message.SOAPBody:Body
    2046 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Exit: DeserializationContext::endElement()
    2046 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Enter:
    DeserializationContext::endElement(http://schemas.xmlsoap.org/soap/envelope/,
    Body)
    2046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(popHandler00)
    2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Popping handler org.apache.axis.message.BodyBuilder@196c1b0
    2062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Popped element stack to org.apache.axis.message.SOAPEnvelope:Envelope
    2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Exit: DeserializationContext::endElement()
    2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Enter:
    DeserializationContext::endElement(http://schemas.xmlsoap.org/soap/envelope/,
    Envelope)
    2062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(popHandler00)
    2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Popping handler org.apache.axis.message.EnvelopeBuilder@1e13d52
    2062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(empty00)
    2062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
    2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Popped element stack to null
    2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Exit: DeserializationContext::endElement()
    2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Enter: DeserializationContext::endPrefixMapping(soapenv)
    2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Exit: DeserializationContext::endPrefixMapping()
    2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Enter: DeserializationContext::endPrefixMapping(xsd)
    2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Exit: DeserializationContext::endPrefixMapping()
    2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Enter: DeserializationContext::endPrefixMapping(xsi)
    2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Exit: DeserializationContext::endPrefixMapping()
    2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Enter: DeserializationContext::endDocument()
    2062 [main] DEBUG org.apache.axis.encoding.DeserializationContext  -
    Exit: DeserializationContext::endDocument()
    2062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
    2078 [main] DEBUG org.apache.axis.SOAPPart  - Setting current
    message form to: FORM_SOAPENVELOPE (currentMessage is now
    org.apache.axis.message.SOAPEnvelope)
    2078 [main] DEBUG org.apache.axis.SOAPPart  - Exit:
    SOAPPart::getAsSOAPEnvelope
    2078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    2078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
    2078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    2078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    2078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    2078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
    2078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    2078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(register00)
    2078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    register 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
    2078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    2078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    2078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
    2078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    2078 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element [http://schemas.xmlsoap.org/soap/envelope/]:Body
    2078 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    2078 [main] DEBUG org.apache.axis.message.SAXOutputter  -
    SAXOutputter.startElement ['' Admin]
    2078 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    2093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element []:Admin
    2093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    2093 [main] DEBUG org.apache.axis.message.SAXOutputter  -
    SAXOutputter.characters ['Done processing']
    2093 [main] DEBUG org.apache.axis.message.SAXOutputter  -
    SAXOutputter.endElement ['' Admin]
    2093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    2093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element Admin
    2093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    2093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    2093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element soapenv:Body
    2093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
    2093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    2093 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element soapenv:Envelope
    2093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(empty00)
    2093 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
    2093 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
    <soapenv:Envelope
    xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><Admin>Done
    processing</Admin></soapenv:Body></soapenv:Envelope>
    2093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(exit00)
    2093 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
    Exit:  HTTPDispatchHandler::invoke
    2093 [main] DEBUG org.apache.axis.SimpleChain  - Exit:
    SimpleChain::invoke
    2093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(semanticCheck00)
    2093 [main] DEBUG
    org.apache.axis.handlers.soap.MustUnderstandChecker  - Doing SOAP
    semantic checks...
    2093 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
    SOAPPart::getAsSOAPEnvelope()
    2093 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(currForm)
    2093 [main] DEBUG org.apache.axis.SOAPPart  - current form is
    FORM_SOAPENVELOPE
    2109 [main] DEBUG org.apache.axis.client.AxisClient  - Exit:
    AxisClient::invoke
    2109 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
    SOAPPart::getAsSOAPEnvelope()
    2109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(currForm)
    2109 [main] DEBUG org.apache.axis.SOAPPart  - current form is
    FORM_SOAPENVELOPE
    2109 [main] DEBUG org.apache.axis.client.Call  - Exit: Call::invoke()
    2109 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
    SOAPPart::getAsSOAPEnvelope()
    2109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(currForm)
    2109 [main] DEBUG org.apache.axis.SOAPPart  - current form is
    FORM_SOAPENVELOPE
    2109 [main] DEBUG org.apache.axis.message.SAXOutputter  -
    SAXOutputter.startElement ['' Admin]
    2109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(startElem00)
    2109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    Start element []:Admin
    2109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
    2109 [main] DEBUG org.apache.axis.message.SAXOutputter  -
    SAXOutputter.characters ['Done processing']
    2109 [main] DEBUG org.apache.axis.message.SAXOutputter  -
    SAXOutputter.endElement ['' Admin]
    2109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(endElem00)
    2109 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
    End element Admin
    2109 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
    org.apache.axis.i18n.resource::handleGetObject(empty00)
    2109 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)




---8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<---



>>> On 1/12/06, *Krabat* <krabat@darkfluid.com 
>>> <ma...@darkfluid.com>> wrote:
>>>
>>>     Hello,
>>>
>>>     First, the AdminClient does not report errors while deloying my
>>>     webservice (reports always "done processing"), but obviously
>>>     something
>>>     went wrong, because my webservice does not get listed. Something
>>>     got to
>>>     be wrong with the wsdd file, which looks like this:
>>>
>>>     <deployment xmlns="http://xml.apache.org/axis/wsdd/"
>>>                xmlns:java="
>>>     http://xml.apache.org/axis/wsdd/providers/java">
>>>
>>>     <service name="mdmonitor" provider="java:RPC" style="wrapped">
>>>          <parameter name="className"
>>>     value=" de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>>>          <parameter name="allowedMethods" value="*"/>
>>>
>>>          <typeMapping xmlns:ns="
>>>     https://localhost:8443/axis/services/mbmonitor"
>>>            qname="ns:Job"
>>>            type="java:de.qsgrimm.webservice.mbmonitor.Job"
>>>           
>>>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory "
>>>           
>>>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>>>            encodingStyle="http://www.w3c.org/2003/05/soap-encoding"/
>>>     <http://www.w3c.org/2003/05/soap-encoding%22/>>
>>>     </service>
>>>
>>>     </deployment>
>>>
>>>     If I remove the typeMapping, the service will be successfully
>>>     deployed,
>>>     but lacks the proper Job datatype. The AdminClient debug information
>>>     doesn't seem to help, but I post it here:
>>>
>>>
>>>     C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\classes>java -cp
>>>     .;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\activation.jar;C:\Sun\apache-
>>>     tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis-ant.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis-schema.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\commons-discovery-0.2.jar
>>>     ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\commons-logging-1.0.4.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\jaxrpc.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\jconn3.jar;C:\Sun\apache-
>>>     tomcat-5.5.12\webapps\axis\WEB-INF\lib\log4j-1.2.8.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\mail.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\saaj.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\tools.jar
>>>     ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\wsdl4j-1.5.1.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xercesImpl.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xml-apis.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xmlsec-1.2.97.jar
>>>
>>>     org.apache.axis.client.AdminClient -d mdmonitor_deploy2.wsdd
>>>     - [main]
>>>     getBundle(org.apache.axis,org.apache.axis.i18n,resource,null,...)
>>>     - [main] loadBundle: Ignoring MissingResourceException: Can't find
>>>     bundle for base name org.apache.axis.resource, locale de_DE
>>>     - [main] Created org.apache.axis.i18n.resource, linked to parent
>>>     null
>>>     - [main]
>>>     getBundle(org.apache.axis,org.apache.axis.utils,resource,null,...)
>>>     - [main] loadBundle: Ignoring MissingResourceException: Can't find
>>>     bundle for base name org.apache.axis.utils.resource, locale de_DE
>>>     - [main] loadBundle: Ignoring MissingResourceException: Can't find
>>>     bundle for base name org.apache.axis.resource, locale de_DE
>>>     - [main] Root package not found, cross link to
>>>     org.apache.axis.i18n.resource
>>>     - [main] Root package not found, cross link to
>>>     org.apache.axis.i18n.resource
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
>>>     - [main] Factory
>>>     org.apache.axis.configuration.EngineConfigurationFactoryServlet
>>>     Ignored:
>>>     unable to load/resolve class.
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(engineFactory)
>>>     - [main] Got EngineFactory:
>>>     org.apache.axis.configuration.EngineConfigurationFactoryDefault
>>>     - [main] Enter: AxisEngine::init
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
>>>     - [main] Attachment support is enabled?  true
>>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
>>>     java.lang.String, { http://xml.apache.org/xml-soap}PlainText)
>>>     <http://xml.apache.org/xml-soap%7DPlainText%29>
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(oddDigits00)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(badChars01)
>>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
>>>     java.awt.Image, {http://xml.apache.org/xml-soap}Image)
>>>     <http://xml.apache.org/xml-soap%7DImage%29>
>>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
>>>     javax.mail.internet.MimeMultipart,
>>>     { http://xml.apache.org/xml-soap}Multipart)
>>>     <http://xml.apache.org/xml-soap%7DMultipart%29>
>>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(interface
>>>     javax.xml.transform.Source,
>>>     {http://xml.apache.org/xml-soap}Source)
>>>     <http://xml.apache.org/xml-soap%7DSource%29>
>>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
>>>     org.apache.axis.attachments.OctetStream,
>>>     {http://xml.apache.org/xml-soap}octet-stream)
>>>     <http://xml.apache.org/xml-soap%7Doctet-stream%29>
>>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory()
>>>     - [main] Exit: AxisEngine::init
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(return02)
>>>     - [main] getURL returned:  
>>>     http://localhost:8080/axis/servlet/AxisServlet
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(processFile00)
>>>     Processing file mdmonitor_deploy2.wsdd
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (return02)
>>>     - [main] getURL
>>>     returned:  http://localhost:8080/axis/services/AdminService
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(transport00)
>>>     - [main] Transport is
>>>     org.apache.axis.transport.http.HTTPTransport@1326484
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(addBody00)
>>>     - [main] Adding body element to message...
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>     (attachEnabled)
>>>     - [main] Attachment support is enabled?  true
>>>     - [main] Enter: SOAPPart ctor(FORM_SOAPENVELOPE)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>>>     - [main] Setting current message form to: FORM_SOAPENVELOPE
>>>     (currentMessage is now org.apache.axis.message.SOAPEnvelope)
>>>     - [main] Exit: SOAPPart ctor()
>>>     - [main] Enter: Call::invoke()
>>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (currForm)
>>>     - [main] current form is FORM_SOAPENVELOPE
>>>     - [main] MessageContext:
>>>     setTargetService(http://xml.apache.org/axis/wsdd/)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>     (noService10)
>>>     - [main] Exception:
>>>     org.apache.axis.ConfigurationException: No service named
>>>     http://xml.apache.org/axis/wsdd/ is available
>>>     org.apache.axis.ConfigurationException : No service named
>>>     http://xml.apache.org/axis/wsdd/ is available
>>>        at
>>>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>>>        at org.apache.axis.AxisEngine.getService (AxisEngine.java:311)
>>>        at
>>>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>>>        at org.apache.axis.client.Call.invoke(Call.java:2708)
>>>        at org.apache.axis.client.Call.invoke(Call.java:1792)
>>>        at
>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>>>        at
>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>>>        at
>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>>>        at
>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>>>        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>>>
>>>        at
>>>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java
>>>     :233)
>>>        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>>>        at
>>>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>>>        at org.apache.axis.client.Call.invoke(Call.java:2708)
>>>        at org.apache.axis.client.Call.invoke(Call.java:1792)
>>>        at
>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>>>        at
>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>>>        at org.apache.axis.client.AdminClient.process
>>>     (AdminClient.java:410)
>>>        at
>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>>>        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>>>     - [main] MessageContext: setServiceHandler(null)
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(targetService)
>>>     - [main] Target service:  http://xml.apache.org/axis/wsdd/
>>>     - [main] MessageContext: setTargetService(urn:AdminService)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(noService10)
>>>     - [main] Exception:
>>>     org.apache.axis.ConfigurationException: No service named
>>>     urn:AdminService is available
>>>     org.apache.axis.ConfigurationException : No service named
>>>     urn:AdminService is available
>>>        at
>>>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>>>        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>>>        at
>>>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>>>        at
>>>     org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(HTTPTransport.java:89)
>>>        at
>>>     org.apache.axis.client.Transport.setupMessageContext
>>>     (Transport.java:46)
>>>        at org.apache.axis.client.Call.invoke(Call.java:2738)
>>>        at org.apache.axis.client.Call.invoke(Call.java:1792)
>>>        at
>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>>>        at
>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>>>        at
>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>>>        at
>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>>>        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>>>
>>>        at
>>>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>>>        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>>>        at
>>>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>>>        at
>>>     org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(HTTPTransport.java:89)
>>>        at
>>>     org.apache.axis.client.Transport.setupMessageContext
>>>     (Transport.java:46)
>>>        at org.apache.axis.client.Call.invoke(Call.java:2738)
>>>        at org.apache.axis.client.Call.invoke(Call.java:1792)
>>>        at
>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>>>        at
>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>>>        at
>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>>>        at
>>>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>>>        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>>>     - [main] MessageContext: setServiceHandler(null)
>>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (currForm)
>>>     - [main] current form is FORM_SOAPENVELOPE
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'soapenv' -
>>>     'http://schemas.xmlsoap.org/soap/envelope/
>>>     <http://schemas.xmlsoap.org/soap/envelope/>'
>>>     - [main] NSPush (32)
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'soapenv' -
>>>     'http://schemas.xmlsoap.org/soap/envelope/
>>>     <http://schemas.xmlsoap.org/soap/envelope/>'
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'xsi' -
>>>     'http://www.w3.org/2001/XMLSchema-instance'
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>     - [main] Start element
>>>     [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
>>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>     (startElem00)
>>>     - [main] Start element
>>>     [http://schemas.xmlsoap.org/soap/envelope/]:Body
>>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (register00)
>>>     - [main] register 'java' -
>>>     'http://xml.apache.org/axis/wsdd/providers/java'
>>>     - [main] NSPush (32)
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>     (startElem00)
>>>     - [main] Start element
>>>     [http://xml.apache.org/axis/wsdd/]:deployment
>>>     <http://xml.apache.org/axis/wsdd/%5D:deployment>
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'ns1' - ' http://xml.apache.org/axis/wsdd/'
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'xmlns' - ' http://www.w3.org/2000/xmlns/'
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>     - [main] Start element
>>>     [http://xml.apache.org/axis/wsdd/]:service
>>>     <http://xml.apache.org/axis/wsdd/%5D:service>
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>     - [main] Start element
>>>     [http://xml.apache.org/axis/wsdd/]:parameter
>>>     <http://xml.apache.org/axis/wsdd/%5D:parameter>
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>     - [main] End element ns1:parameter
>>>     - [main] NSPop (32)
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>     - [main] Start element
>>>     [http://xml.apache.org/axis/wsdd/]:parameter
>>>     <http://xml.apache.org/axis/wsdd/%5D:parameter>
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>     - [main] End element ns1:parameter
>>>     - [main] NSPop (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'ns' -
>>>     'https://localhost:8443/axis/services/mbmonitor
>>>     <https://localhost:8443/axis/services/mbmonitor>'
>>>     - [main] NSPush (32)
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>     - [main] Start element
>>>     [http://xml.apache.org/axis/wsdd/]:typeMapping
>>>     <http://xml.apache.org/axis/wsdd/%5D:typeMapping>
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>     - [main] End element ns1:typeMapping
>>>     - [main] NSPop (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>     - [main] End element ns1:service
>>>     - [main] NSPop (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>     - [main] End element ns1:deployment
>>>     - [main] NSPop (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>     - [main] End element soapenv:Body
>>>     - [main] NSPop (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>     - [main] End element soapenv:Envelope
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (empty00)
>>>     - [main] NSPop (empty)
>>>     - [main] <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
>>>     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/
>>>     <http://schemas.xmlsoap.org/soap/envelope/>"
>>>     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
>>>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>>>     <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><ns1:deployment
>>>     xmlns="http://xml.apache.org/axis/wsdd/"
>>>     xmlns:java=" http://xml.apache.org/axis/wsdd/providers/java"
>>>     xmlns:ns1="http://xml.apache.org/axis/wsdd/">
>>>
>>>     <ns1:service name="mdmonitor" provider="java:RPC" style="wrapped">
>>>          <ns1:parameter name="className"
>>>     value="de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>>>          <ns1:parameter name="allowedMethods" value="*"/>
>>>
>>>          <ns1:typeMapping
>>>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>>>     encodingStyle="http://www.w3c.org/2003/05/soap-encoding
>>>     <http://www.w3c.org/2003/05/soap-encoding>" qname="ns:Job"
>>>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>>>     type="java:de.qsgrimm.webservice.mbmonitor.Job"
>>>     xmlns:ns=" https://localhost:8443/axis/services/mbmonitor"/
>>>     <https://localhost:8443/axis/services/mbmonitor%22/>>
>>>     </ns1:service>
>>>
>>>     </ns1:deployment></soapenv:Body></soapenv:Envelope>
>>>     - [main] Enter: AxisClient::invoke
>>>     - [main] EngineHandler: null
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(axisUserAgent)
>>>     - [main] Enter: SimpleChain::invoke
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(enter00)
>>>     - [main] Enter:  HTTPSender::invoke
>>>     - [main] Enter: SOAPPart::saveChanges
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'soapenv' -
>>>     'http://schemas.xmlsoap.org/soap/envelope/
>>>     <http://schemas.xmlsoap.org/soap/envelope/>'
>>>     - [main] NSPush (32)
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'soapenv' -
>>>     'http://schemas.xmlsoap.org/soap/envelope/
>>>     <http://schemas.xmlsoap.org/soap/envelope/>'
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'xsi' -
>>>     'http://www.w3.org/2001/XMLSchema-instance'
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>     - [main] Start element
>>>     [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
>>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>     (startElem00)
>>>     - [main] Start element
>>>     [http://schemas.xmlsoap.org/soap/envelope/]:Body
>>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (register00)
>>>     - [main] register 'java' -
>>>     'http://xml.apache.org/axis/wsdd/providers/java'
>>>     - [main] NSPush (32)
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>     (startElem00)
>>>     - [main] Start element
>>>     [http://xml.apache.org/axis/wsdd/]:deployment
>>>     <http://xml.apache.org/axis/wsdd/%5D:deployment>
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'ns1' - ' http://xml.apache.org/axis/wsdd/'
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'xmlns' - ' http://www.w3.org/2000/xmlns/'
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>     - [main] Start element
>>>     [http://xml.apache.org/axis/wsdd/]:service
>>>     <http://xml.apache.org/axis/wsdd/%5D:service>
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>     - [main] Start element
>>>     [http://xml.apache.org/axis/wsdd/]:parameter
>>>     <http://xml.apache.org/axis/wsdd/%5D:parameter>
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>     - [main] End element ns1:parameter
>>>     - [main] NSPop (32)
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>     - [main] Start element
>>>     [http://xml.apache.org/axis/wsdd/]:parameter
>>>     <http://xml.apache.org/axis/wsdd/%5D:parameter>
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>     - [main] End element ns1:parameter
>>>     - [main] NSPop (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'ns' -
>>>     'https://localhost:8443/axis/services/mbmonitor
>>>     <https://localhost:8443/axis/services/mbmonitor>'
>>>     - [main] NSPush (32)
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>     - [main] Start element
>>>     [http://xml.apache.org/axis/wsdd/]:typeMapping
>>>     <http://xml.apache.org/axis/wsdd/%5D:typeMapping>
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>     - [main] End element ns1:typeMapping
>>>     - [main] NSPop (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>     - [main] End element ns1:service
>>>     - [main] NSPop (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>     - [main] End element ns1:deployment
>>>     - [main] NSPop (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>     - [main] End element soapenv:Body
>>>     - [main] NSPop (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>     - [main] End element soapenv:Envelope
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (empty00)
>>>     - [main] NSPop (empty)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>>>     - [main] Setting current message form to: FORM_OPTIMIZED
>>>     (currentMessage
>>>     is now org.apache.axis.utils.ByteArray )
>>>     - [main] Exit: SOAPPart::saveChanges():
>>>     org.apache.axis.utils.ByteArray@54c4ad
>>>     - [main] Enter: SOAPPart::saveChanges
>>>     - [main] Enter: SOAPPart::saveChanges
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>     (createdHTTP00)
>>>     - [main] Created an insecure HTTP connection
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(xmlSent00)
>>>     - [main] XML sent:
>>>     - [main] ---------------------------------------------------
>>>     - [main] Enter: SOAPPart::saveChanges
>>>     - [main] POST /axis/services/AdminService HTTP/1.0
>>>     Content-Type: text/xml; charset=utf-8
>>>     Accept: application/soap+xml, application/dime,
>>>     multipart/related, text/*
>>>     User-Agent: Axis/1.3
>>>     Host: localhost:8080
>>>     Cache-Control: no-cache
>>>     Pragma: no-cache
>>>     SOAPAction: "urn:AdminService"
>>>     Content-Length: 1031
>>>
>>>     <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
>>>     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
>>>     xmlns:xsd="http://www.w3.org/2001/XMLSchema
>>>     <http://www.w3.org/2001/XMLSchema>"
>>>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>>>     <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><ns1:deployment
>>>     xmlns=" http://xml.apache.org/axis/wsdd/"
>>>     xmlns:java="http://xml.apache.org/axis/wsdd/providers/java"
>>>     xmlns:ns1=" http://xml.apache.org/axis/wsdd/">
>>>
>>>     <ns1:service name="mdmonitor" provider="java:RPC" style="wrapped">
>>>          <ns1:parameter name="className"
>>>     value=" de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>>>          <ns1:parameter name="allowedMethods" value="*"/>
>>>
>>>          <ns1:typeMapping
>>>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory "
>>>     encodingStyle="http://www.w3c.org/2003/05/soap-encoding"
>>>     qname="ns:Job"
>>>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory "
>>>     type="java:de.qsgrimm.webservice.mbmonitor.Job"
>>>     xmlns:ns="https://localhost:8443/axis/services/mbmonitor"/
>>>     <https://localhost:8443/axis/services/mbmonitor%22/>>
>>>     </ns1:service>
>>>
>>>     </ns1:deployment></soapenv:Body></soapenv:Envelope>
>>>     - [main] HTTP/1.1 200 OK
>>>     - [main] Server Apache-Coyote/1.1
>>>     - [main] Content-Type text/xml;charset=utf-8
>>>     - [main] Date Thu, 12 Jan 2006 11:09:12 GMT
>>>     - [main] Connection close
>>>     - [main] Enter: SOAPPart ctor(FORM_INPUTSTREAM)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>>>     - [main] Setting current message form to: FORM_INPUTSTREAM
>>>     (currentMessage is now
>>>     org.apache.axis.transport.http.SocketInputStream)
>>>     - [main] Exit: SOAPPart ctor()
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(no00)
>>>     - [main]
>>>     no Content-Length
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (xmlRecd00)
>>>     - [main]
>>>     XML received:
>>>     - [main] -----------------------------------------------
>>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
>>>     - [main] current form is FORM_INPUTSTREAM
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
>>>     - [main] Pushing handler
>>>     org.apache.axis.message.EnvelopeHandler@13f210f
>>>     - [main] Enter: DeserializationContext::startPrefixMapping(soapenv,
>>>     http://schemas.xmlsoap.org/soap/envelope/)
>>>     <http://schemas.xmlsoap.org/soap/envelope/%29>
>>>     - [main] NSPush (32)
>>>     - [main] NSPush (32)
>>>     - [main] Exit: DeserializationContext::startPrefixMapping()
>>>     - [main] Enter: DeserializationContext::startPrefixMapping(xsd,
>>>     http://www.w3.org/2001/XMLSchema)
>>>     <http://www.w3.org/2001/XMLSchema%29>
>>>     - [main] NSPush (32)
>>>     - [main] Exit: DeserializationContext::startPrefixMapping()
>>>     - [main] Enter: DeserializationContext::startPrefixMapping(xsi,
>>>     http://www.w3.org/2001/XMLSchema-instance)
>>>     <http://www.w3.org/2001/XMLSchema-instance%29>
>>>     - [main] NSPush (32)
>>>     - [main] Exit: DeserializationContext::startPrefixMapping()
>>>     - [main] Enter:
>>>     DeserializationContext::startElement(
>>>     http://schemas.xmlsoap.org/soap/envelope/,
>>>     Envelope)
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
>>>     - [main] Pushing handler
>>>     org.apache.axis.message.EnvelopeBuilder@17f242c
>>>     - [main] Pushing element Envelope
>>>     - [main] Exit: DeserializationContext::startElement()
>>>     - [main] Enter:
>>>     DeserializationContext::startElement(http://schemas.xmlsoap.org/soap/envelope/
>>>     <http://schemas.xmlsoap.org/soap/envelope/>,
>>>     Body)
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
>>>     - [main] Pushing handler org.apache.axis.message.BodyBuilder@106fc94
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(newElem00)
>>>     - [main] New MessageElement
>>>     (org.apache.axis.message.SOAPBody@1b06041)
>>>     named {soapenv}Body
>>>     - [main] Pushing element Body
>>>     - [main] NSPush (32)
>>>     - [main] Exit: DeserializationContext::startElement()
>>>     - [main] Enter: DeserializationContext::startElement(, Admin)
>>>     - [main] Enter: BodyBuilder::onStartChild()
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(dispatching00)
>>>     - [main] Dispatching to a body namespace ''
>>>     - [main] MessageContext: setServiceHandler(null)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(newElem00)
>>>     - [main] New MessageElement
>>>     (org.apache.axis.message.RPCElement@84cc09)
>>>     named {}Admin
>>>     - [main] Exit: BodyBuilder::onStartChild()
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>     (pushHandler00)
>>>     - [main] Pushing handler org.apache.axis.message.SOAPHandler@6f9b8e
>>>     - [main] Pushing element Admin
>>>     - [main] NSPush (32)
>>>     - [main] Exit: DeserializationContext::startElement()
>>>     - [main] Enter: DeserializationContext::endElement(, Admin)
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(popHandler00)
>>>     - [main] Popping handler org.apache.axis.message.SOAPHandler@6f9b8e
>>>     - [main] NSPop (32)
>>>     - [main] Popped element stack to
>>>     org.apache.axis.message.SOAPBody:Body
>>>     - [main] Exit: DeserializationContext::endElement()
>>>     - [main] Enter:
>>>     DeserializationContext::endElement(http://schemas.xmlsoap.org/soap/envelope/,
>>>     Body)
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(popHandler00)
>>>     - [main] Popping handler org.apache.axis.message.BodyBuilder@106fc94
>>>     - [main] NSPop (32)
>>>     - [main] Popped element stack to
>>>     org.apache.axis.message.SOAPEnvelope:Envelope
>>>     - [main] Exit: DeserializationContext::endElement()
>>>     - [main] Enter:
>>>     DeserializationContext::endElement(http://schemas.xmlsoap.org/soap/envelope/,
>>>     Envelope)
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(popHandler00)
>>>     - [main] Popping handler
>>>     org.apache.axis.message.EnvelopeBuilder@17f242c
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
>>>     - [main] NSPop (empty)
>>>     - [main] Popped element stack to null
>>>     - [main] Exit: DeserializationContext::endElement()
>>>     - [main] Enter: DeserializationContext::endPrefixMapping(soapenv)
>>>     - [main] Exit: DeserializationContext::endPrefixMapping()
>>>     - [main] Enter: DeserializationContext::endPrefixMapping(xsd)
>>>     - [main] Exit: DeserializationContext::endPrefixMapping()
>>>     - [main] Enter: DeserializationContext::endPrefixMapping(xsi)
>>>     - [main] Exit: DeserializationContext::endPrefixMapping()
>>>     - [main] Enter: DeserializationContext::endDocument()
>>>     - [main] Exit: DeserializationContext::endDocument()
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>>>     - [main] Setting current message form to: FORM_SOAPENVELOPE
>>>     (currentMessage is now org.apache.axis.message.SOAPEnvelope)
>>>     - [main] Exit: SOAPPart::getAsSOAPEnvelope
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'soapenv' - '
>>>     http://schemas.xmlsoap.org/soap/envelope/'
>>>     - [main] NSPush (32)
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'xsd' - ' http://www.w3.org/2001/XMLSchema'
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>>     - [main] register 'xsi' -
>>>     'http://www.w3.org/2001/XMLSchema-instance
>>>     <http://www.w3.org/2001/XMLSchema-instance>'
>>>     - [main] NSPush (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>     - [main] Start element
>>>     [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
>>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>     - [main] Start element
>>>     [http://schemas.xmlsoap.org/soap/envelope/]:Body
>>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
>>>     - [main] NSPush (32)
>>>     - [main] SAXOutputter.startElement ['' Admin]
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>>     - [main] Start element []:Admin
>>>     - [main] NSPush (32)
>>>     - [main] SAXOutputter.characters ['Done processing']
>>>     - [main] SAXOutputter.endElement ['' Admin]
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>     - [main] End element Admin
>>>     - [main] NSPop (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (endElem00)
>>>     - [main] End element soapenv:Body
>>>     - [main] NSPop (32)
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>>     - [main] End element soapenv:Envelope
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (empty00)
>>>     - [main] NSPop (empty)
>>>     - [main] <soapenv:Envelope
>>>     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
>>>     xmlns:xsd=" http://www.w3.org/2001/XMLSchema"
>>>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>>>     <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><Admin>Done
>>>     processing</Admin></soapenv:Body></soapenv:Envelope>
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(exit00)
>>>     - [main] Exit:  HTTPDispatchHandler::invoke
>>>     - [main] Exit: SimpleChain::invoke
>>>     - [main]
>>>     org.apache.axis.i18n.resource::handleGetObject(semanticCheck00)
>>>     - [main] Doing SOAP semantic checks...
>>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
>>>     - [main] current form is FORM_SOAPENVELOPE
>>>     - [main] Exit: AxisClient::invoke
>>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
>>>     - [main] current form is FORM_SOAPENVELOPE
>>>     - [main] Exit: Call::invoke()
>>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
>>>     - [main] current form is FORM_SOAPENVELOPE
>>>     - [main] SAXOutputter.startElement ['' Admin]
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>>     (startElem00)
>>>     - [main] Start element []:Admin
>>>     - [main] NSPush (32)
>>>     - [main] SAXOutputter.characters ['Done processing']
>>>     - [main] SAXOutputter.endElement ['' Admin]
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject (endElem00)
>>>     - [main] End element Admin
>>>     - [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
>>>     - [main] NSPop (empty)
>>>     <Admin>Done processing</Admin>
>>>
>>>
>>>
>>>
>>>

Re: [Axis 1.3] Error in WSDD file (no deployment), but AdminClient not reporting an error

Posted by Artur Kraft <kr...@darkfluid.com>.
Sadly, I have to say, the change of the encodingStyle attribute doesn't 
changed a thing about the not-deployment. Do I have to also add an 
"operation", so the typeMapping will function?

kind regards
Artur Kraft


Artur Kraft wrote:
> Oh! I thought it holds information about the used SOAP Version (SOAP 
> 1.1 or SOAP 1.2), but it just uses the information if the "use" is 
> "encoded"?
>
> kind regards
> Artur Kraft
>
>
>
> Anne Thomas Manes wrote:
>> Wrapped style (document/literal) is incompatible with SOAP encoding.
>> Set your encoding style to "".
>>
>> Anne
>>
>> On 1/12/06, *Krabat* <krabat@darkfluid.com 
>> <ma...@darkfluid.com>> wrote:
>>
>>     Hello,
>>
>>     First, the AdminClient does not report errors while deloying my
>>     webservice (reports always "done processing"), but obviously
>>     something
>>     went wrong, because my webservice does not get listed. Something
>>     got to
>>     be wrong with the wsdd file, which looks like this:
>>
>>     <deployment xmlns="http://xml.apache.org/axis/wsdd/"
>>                xmlns:java="
>>     http://xml.apache.org/axis/wsdd/providers/java">
>>
>>     <service name="mdmonitor" provider="java:RPC" style="wrapped">
>>          <parameter name="className"
>>     value=" de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>>          <parameter name="allowedMethods" value="*"/>
>>
>>          <typeMapping xmlns:ns="
>>     https://localhost:8443/axis/services/mbmonitor"
>>            qname="ns:Job"
>>            type="java:de.qsgrimm.webservice.mbmonitor.Job"
>>           
>>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory "
>>           
>>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>>            encodingStyle="http://www.w3c.org/2003/05/soap-encoding"/
>>     <http://www.w3c.org/2003/05/soap-encoding%22/>>
>>     </service>
>>
>>     </deployment>
>>
>>     If I remove the typeMapping, the service will be successfully
>>     deployed,
>>     but lacks the proper Job datatype. The AdminClient debug information
>>     doesn't seem to help, but I post it here:
>>
>>
>>     C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\classes>java -cp
>>     .;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\activation.jar;C:\Sun\apache-
>>     tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis-ant.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis-schema.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\commons-discovery-0.2.jar
>>     ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\commons-logging-1.0.4.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\jaxrpc.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\jconn3.jar;C:\Sun\apache-
>>     tomcat-5.5.12\webapps\axis\WEB-INF\lib\log4j-1.2.8.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\mail.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\saaj.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\tools.jar
>>     ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\wsdl4j-1.5.1.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xercesImpl.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xml-apis.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xmlsec-1.2.97.jar
>>
>>     org.apache.axis.client.AdminClient -d mdmonitor_deploy2.wsdd
>>     - [main]
>>     getBundle(org.apache.axis,org.apache.axis.i18n,resource,null,...)
>>     - [main] loadBundle: Ignoring MissingResourceException: Can't find
>>     bundle for base name org.apache.axis.resource, locale de_DE
>>     - [main] Created org.apache.axis.i18n.resource, linked to parent null
>>     - [main]
>>     getBundle(org.apache.axis,org.apache.axis.utils,resource,null,...)
>>     - [main] loadBundle: Ignoring MissingResourceException: Can't find
>>     bundle for base name org.apache.axis.utils.resource, locale de_DE
>>     - [main] loadBundle: Ignoring MissingResourceException: Can't find
>>     bundle for base name org.apache.axis.resource, locale de_DE
>>     - [main] Root package not found, cross link to
>>     org.apache.axis.i18n.resource
>>     - [main] Root package not found, cross link to
>>     org.apache.axis.i18n.resource
>>     - [main]
>>     org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
>>     - [main] Factory
>>     org.apache.axis.configuration.EngineConfigurationFactoryServlet
>>     Ignored:
>>     unable to load/resolve class.
>>     - [main]
>>     org.apache.axis.i18n.resource::handleGetObject(engineFactory)
>>     - [main] Got EngineFactory:
>>     org.apache.axis.configuration.EngineConfigurationFactoryDefault
>>     - [main] Enter: AxisEngine::init
>>     - [main]
>>     org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
>>     - [main] Attachment support is enabled?  true
>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
>>     java.lang.String, { http://xml.apache.org/xml-soap}PlainText)
>>     <http://xml.apache.org/xml-soap%7DPlainText%29>
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(oddDigits00)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(badChars01)
>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
>>     java.awt.Image, {http://xml.apache.org/xml-soap}Image)
>>     <http://xml.apache.org/xml-soap%7DImage%29>
>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
>>     javax.mail.internet.MimeMultipart,
>>     { http://xml.apache.org/xml-soap}Multipart)
>>     <http://xml.apache.org/xml-soap%7DMultipart%29>
>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(interface
>>     javax.xml.transform.Source,
>>     {http://xml.apache.org/xml-soap}Source)
>>     <http://xml.apache.org/xml-soap%7DSource%29>
>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
>>     org.apache.axis.attachments.OctetStream,
>>     {http://xml.apache.org/xml-soap}octet-stream)
>>     <http://xml.apache.org/xml-soap%7Doctet-stream%29>
>>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory()
>>     - [main] Exit: AxisEngine::init
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(return02)
>>     - [main] getURL returned:  
>>     http://localhost:8080/axis/servlet/AxisServlet
>>     - [main]
>>     org.apache.axis.i18n.resource::handleGetObject(processFile00)
>>     Processing file mdmonitor_deploy2.wsdd
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (return02)
>>     - [main] getURL
>>     returned:  http://localhost:8080/axis/services/AdminService
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(transport00)
>>     - [main] Transport is
>>     org.apache.axis.transport.http.HTTPTransport@1326484
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(addBody00)
>>     - [main] Adding body element to message...
>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>     (attachEnabled)
>>     - [main] Attachment support is enabled?  true
>>     - [main] Enter: SOAPPart ctor(FORM_SOAPENVELOPE)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>>     - [main] Setting current message form to: FORM_SOAPENVELOPE
>>     (currentMessage is now org.apache.axis.message.SOAPEnvelope)
>>     - [main] Exit: SOAPPart ctor()
>>     - [main] Enter: Call::invoke()
>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (currForm)
>>     - [main] current form is FORM_SOAPENVELOPE
>>     - [main] MessageContext:
>>     setTargetService(http://xml.apache.org/axis/wsdd/)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (noService10)
>>     - [main] Exception:
>>     org.apache.axis.ConfigurationException: No service named
>>     http://xml.apache.org/axis/wsdd/ is available
>>     org.apache.axis.ConfigurationException : No service named
>>     http://xml.apache.org/axis/wsdd/ is available
>>        at
>>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>>        at org.apache.axis.AxisEngine.getService (AxisEngine.java:311)
>>        at
>>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>>        at org.apache.axis.client.Call.invoke(Call.java:2708)
>>        at org.apache.axis.client.Call.invoke(Call.java:1792)
>>        at
>>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>>        at
>>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>>        at
>>     org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>>        at
>>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>>        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>>
>>        at
>>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java
>>     :233)
>>        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>>        at
>>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>>        at org.apache.axis.client.Call.invoke(Call.java:2708)
>>        at org.apache.axis.client.Call.invoke(Call.java:1792)
>>        at
>>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>>        at
>>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>>        at org.apache.axis.client.AdminClient.process
>>     (AdminClient.java:410)
>>        at
>>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>>        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>>     - [main] MessageContext: setServiceHandler(null)
>>     - [main]
>>     org.apache.axis.i18n.resource::handleGetObject(targetService)
>>     - [main] Target service:  http://xml.apache.org/axis/wsdd/
>>     - [main] MessageContext: setTargetService(urn:AdminService)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(noService10)
>>     - [main] Exception:
>>     org.apache.axis.ConfigurationException: No service named
>>     urn:AdminService is available
>>     org.apache.axis.ConfigurationException : No service named
>>     urn:AdminService is available
>>        at
>>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>>        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>>        at
>>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>>        at
>>     org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(HTTPTransport.java:89)
>>        at
>>     org.apache.axis.client.Transport.setupMessageContext
>>     (Transport.java:46)
>>        at org.apache.axis.client.Call.invoke(Call.java:2738)
>>        at org.apache.axis.client.Call.invoke(Call.java:1792)
>>        at
>>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>>        at
>>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>>        at
>>     org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>>        at
>>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>>        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>>
>>        at
>>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>>        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>>        at
>>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>>        at
>>     org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(HTTPTransport.java:89)
>>        at
>>     org.apache.axis.client.Transport.setupMessageContext
>>     (Transport.java:46)
>>        at org.apache.axis.client.Call.invoke(Call.java:2738)
>>        at org.apache.axis.client.Call.invoke(Call.java:1792)
>>        at
>>     org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>>        at
>>     org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>>        at
>>     org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>>        at
>>     org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>>        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>>     - [main] MessageContext: setServiceHandler(null)
>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (currForm)
>>     - [main] current form is FORM_SOAPENVELOPE
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'soapenv' -
>>     'http://schemas.xmlsoap.org/soap/envelope/
>>     <http://schemas.xmlsoap.org/soap/envelope/>'
>>     - [main] NSPush (32)
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'soapenv' -
>>     'http://schemas.xmlsoap.org/soap/envelope/
>>     <http://schemas.xmlsoap.org/soap/envelope/>'
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>     - [main] Start element
>>     [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (startElem00)
>>     - [main] Start element
>>     [http://schemas.xmlsoap.org/soap/envelope/]:Body
>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (register00)
>>     - [main] register 'java' -
>>     'http://xml.apache.org/axis/wsdd/providers/java'
>>     - [main] NSPush (32)
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (startElem00)
>>     - [main] Start element
>>     [http://xml.apache.org/axis/wsdd/]:deployment
>>     <http://xml.apache.org/axis/wsdd/%5D:deployment>
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'ns1' - ' http://xml.apache.org/axis/wsdd/'
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'xmlns' - ' http://www.w3.org/2000/xmlns/'
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>     - [main] Start element [http://xml.apache.org/axis/wsdd/]:service
>>     <http://xml.apache.org/axis/wsdd/%5D:service>
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>     - [main] Start element
>>     [http://xml.apache.org/axis/wsdd/]:parameter
>>     <http://xml.apache.org/axis/wsdd/%5D:parameter>
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>     - [main] End element ns1:parameter
>>     - [main] NSPop (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>     - [main] Start element
>>     [http://xml.apache.org/axis/wsdd/]:parameter
>>     <http://xml.apache.org/axis/wsdd/%5D:parameter>
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>     - [main] End element ns1:parameter
>>     - [main] NSPop (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'ns' -
>>     'https://localhost:8443/axis/services/mbmonitor
>>     <https://localhost:8443/axis/services/mbmonitor>'
>>     - [main] NSPush (32)
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>     - [main] Start element
>>     [http://xml.apache.org/axis/wsdd/]:typeMapping
>>     <http://xml.apache.org/axis/wsdd/%5D:typeMapping>
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>     - [main] End element ns1:typeMapping
>>     - [main] NSPop (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>     - [main] End element ns1:service
>>     - [main] NSPop (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>     - [main] End element ns1:deployment
>>     - [main] NSPop (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>     - [main] End element soapenv:Body
>>     - [main] NSPop (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>     - [main] End element soapenv:Envelope
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (empty00)
>>     - [main] NSPop (empty)
>>     - [main] <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
>>     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/
>>     <http://schemas.xmlsoap.org/soap/envelope/>"
>>     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
>>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>>     <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><ns1:deployment
>>     xmlns="http://xml.apache.org/axis/wsdd/"
>>     xmlns:java=" http://xml.apache.org/axis/wsdd/providers/java"
>>     xmlns:ns1="http://xml.apache.org/axis/wsdd/">
>>
>>     <ns1:service name="mdmonitor" provider="java:RPC" style="wrapped">
>>          <ns1:parameter name="className"
>>     value="de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>>          <ns1:parameter name="allowedMethods" value="*"/>
>>
>>          <ns1:typeMapping
>>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>>     encodingStyle="http://www.w3c.org/2003/05/soap-encoding
>>     <http://www.w3c.org/2003/05/soap-encoding>" qname="ns:Job"
>>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>>     type="java:de.qsgrimm.webservice.mbmonitor.Job"
>>     xmlns:ns=" https://localhost:8443/axis/services/mbmonitor"/
>>     <https://localhost:8443/axis/services/mbmonitor%22/>>
>>     </ns1:service>
>>
>>     </ns1:deployment></soapenv:Body></soapenv:Envelope>
>>     - [main] Enter: AxisClient::invoke
>>     - [main] EngineHandler: null
>>     - [main]
>>     org.apache.axis.i18n.resource::handleGetObject(axisUserAgent)
>>     - [main] Enter: SimpleChain::invoke
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(enter00)
>>     - [main] Enter:  HTTPSender::invoke
>>     - [main] Enter: SOAPPart::saveChanges
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'soapenv' -
>>     'http://schemas.xmlsoap.org/soap/envelope/
>>     <http://schemas.xmlsoap.org/soap/envelope/>'
>>     - [main] NSPush (32)
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'soapenv' -
>>     'http://schemas.xmlsoap.org/soap/envelope/
>>     <http://schemas.xmlsoap.org/soap/envelope/>'
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>     - [main] Start element
>>     [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (startElem00)
>>     - [main] Start element
>>     [http://schemas.xmlsoap.org/soap/envelope/]:Body
>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (register00)
>>     - [main] register 'java' -
>>     'http://xml.apache.org/axis/wsdd/providers/java'
>>     - [main] NSPush (32)
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (startElem00)
>>     - [main] Start element
>>     [http://xml.apache.org/axis/wsdd/]:deployment
>>     <http://xml.apache.org/axis/wsdd/%5D:deployment>
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'ns1' - ' http://xml.apache.org/axis/wsdd/'
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'xmlns' - ' http://www.w3.org/2000/xmlns/'
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>     - [main] Start element [http://xml.apache.org/axis/wsdd/]:service
>>     <http://xml.apache.org/axis/wsdd/%5D:service>
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>     - [main] Start element
>>     [http://xml.apache.org/axis/wsdd/]:parameter
>>     <http://xml.apache.org/axis/wsdd/%5D:parameter>
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>     - [main] End element ns1:parameter
>>     - [main] NSPop (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>     - [main] Start element
>>     [http://xml.apache.org/axis/wsdd/]:parameter
>>     <http://xml.apache.org/axis/wsdd/%5D:parameter>
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>     - [main] End element ns1:parameter
>>     - [main] NSPop (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'ns' -
>>     'https://localhost:8443/axis/services/mbmonitor
>>     <https://localhost:8443/axis/services/mbmonitor>'
>>     - [main] NSPush (32)
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>     - [main] Start element
>>     [http://xml.apache.org/axis/wsdd/]:typeMapping
>>     <http://xml.apache.org/axis/wsdd/%5D:typeMapping>
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>     - [main] End element ns1:typeMapping
>>     - [main] NSPop (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>     - [main] End element ns1:service
>>     - [main] NSPop (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>     - [main] End element ns1:deployment
>>     - [main] NSPop (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>     - [main] End element soapenv:Body
>>     - [main] NSPop (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>     - [main] End element soapenv:Envelope
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (empty00)
>>     - [main] NSPop (empty)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>>     - [main] Setting current message form to: FORM_OPTIMIZED
>>     (currentMessage
>>     is now org.apache.axis.utils.ByteArray )
>>     - [main] Exit: SOAPPart::saveChanges():
>>     org.apache.axis.utils.ByteArray@54c4ad
>>     - [main] Enter: SOAPPart::saveChanges
>>     - [main] Enter: SOAPPart::saveChanges
>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>     (createdHTTP00)
>>     - [main] Created an insecure HTTP connection
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(xmlSent00)
>>     - [main] XML sent:
>>     - [main] ---------------------------------------------------
>>     - [main] Enter: SOAPPart::saveChanges
>>     - [main] POST /axis/services/AdminService HTTP/1.0
>>     Content-Type: text/xml; charset=utf-8
>>     Accept: application/soap+xml, application/dime,
>>     multipart/related, text/*
>>     User-Agent: Axis/1.3
>>     Host: localhost:8080
>>     Cache-Control: no-cache
>>     Pragma: no-cache
>>     SOAPAction: "urn:AdminService"
>>     Content-Length: 1031
>>
>>     <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
>>     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
>>     xmlns:xsd="http://www.w3.org/2001/XMLSchema
>>     <http://www.w3.org/2001/XMLSchema>"
>>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>>     <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><ns1:deployment
>>     xmlns=" http://xml.apache.org/axis/wsdd/"
>>     xmlns:java="http://xml.apache.org/axis/wsdd/providers/java"
>>     xmlns:ns1=" http://xml.apache.org/axis/wsdd/">
>>
>>     <ns1:service name="mdmonitor" provider="java:RPC" style="wrapped">
>>          <ns1:parameter name="className"
>>     value=" de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>>          <ns1:parameter name="allowedMethods" value="*"/>
>>
>>          <ns1:typeMapping
>>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory "
>>     encodingStyle="http://www.w3c.org/2003/05/soap-encoding"
>>     qname="ns:Job"
>>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory "
>>     type="java:de.qsgrimm.webservice.mbmonitor.Job"
>>     xmlns:ns="https://localhost:8443/axis/services/mbmonitor"/
>>     <https://localhost:8443/axis/services/mbmonitor%22/>>
>>     </ns1:service>
>>
>>     </ns1:deployment></soapenv:Body></soapenv:Envelope>
>>     - [main] HTTP/1.1 200 OK
>>     - [main] Server Apache-Coyote/1.1
>>     - [main] Content-Type text/xml;charset=utf-8
>>     - [main] Date Thu, 12 Jan 2006 11:09:12 GMT
>>     - [main] Connection close
>>     - [main] Enter: SOAPPart ctor(FORM_INPUTSTREAM)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>>     - [main] Setting current message form to: FORM_INPUTSTREAM
>>     (currentMessage is now
>>     org.apache.axis.transport.http.SocketInputStream)
>>     - [main] Exit: SOAPPart ctor()
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(no00)
>>     - [main]
>>     no Content-Length
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (xmlRecd00)
>>     - [main]
>>     XML received:
>>     - [main] -----------------------------------------------
>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
>>     - [main] current form is FORM_INPUTSTREAM
>>     - [main]
>>     org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
>>     - [main] Pushing handler
>>     org.apache.axis.message.EnvelopeHandler@13f210f
>>     - [main] Enter: DeserializationContext::startPrefixMapping(soapenv,
>>     http://schemas.xmlsoap.org/soap/envelope/)
>>     <http://schemas.xmlsoap.org/soap/envelope/%29>
>>     - [main] NSPush (32)
>>     - [main] NSPush (32)
>>     - [main] Exit: DeserializationContext::startPrefixMapping()
>>     - [main] Enter: DeserializationContext::startPrefixMapping(xsd,
>>     http://www.w3.org/2001/XMLSchema)
>>     <http://www.w3.org/2001/XMLSchema%29>
>>     - [main] NSPush (32)
>>     - [main] Exit: DeserializationContext::startPrefixMapping()
>>     - [main] Enter: DeserializationContext::startPrefixMapping(xsi,
>>     http://www.w3.org/2001/XMLSchema-instance)
>>     <http://www.w3.org/2001/XMLSchema-instance%29>
>>     - [main] NSPush (32)
>>     - [main] Exit: DeserializationContext::startPrefixMapping()
>>     - [main] Enter:
>>     DeserializationContext::startElement(
>>     http://schemas.xmlsoap.org/soap/envelope/,
>>     Envelope)
>>     - [main]
>>     org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
>>     - [main] Pushing handler
>>     org.apache.axis.message.EnvelopeBuilder@17f242c
>>     - [main] Pushing element Envelope
>>     - [main] Exit: DeserializationContext::startElement()
>>     - [main] Enter:
>>     DeserializationContext::startElement(http://schemas.xmlsoap.org/soap/envelope/
>>     <http://schemas.xmlsoap.org/soap/envelope/>,
>>     Body)
>>     - [main]
>>     org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
>>     - [main] Pushing handler org.apache.axis.message.BodyBuilder@106fc94
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(newElem00)
>>     - [main] New MessageElement
>>     (org.apache.axis.message.SOAPBody@1b06041)
>>     named {soapenv}Body
>>     - [main] Pushing element Body
>>     - [main] NSPush (32)
>>     - [main] Exit: DeserializationContext::startElement()
>>     - [main] Enter: DeserializationContext::startElement(, Admin)
>>     - [main] Enter: BodyBuilder::onStartChild()
>>     - [main]
>>     org.apache.axis.i18n.resource::handleGetObject(dispatching00)
>>     - [main] Dispatching to a body namespace ''
>>     - [main] MessageContext: setServiceHandler(null)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(newElem00)
>>     - [main] New MessageElement
>>     (org.apache.axis.message.RPCElement@84cc09)
>>     named {}Admin
>>     - [main] Exit: BodyBuilder::onStartChild()
>>     - [main] org.apache.axis.i18n.resource::handleGetObject
>>     (pushHandler00)
>>     - [main] Pushing handler org.apache.axis.message.SOAPHandler@6f9b8e
>>     - [main] Pushing element Admin
>>     - [main] NSPush (32)
>>     - [main] Exit: DeserializationContext::startElement()
>>     - [main] Enter: DeserializationContext::endElement(, Admin)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(popHandler00)
>>     - [main] Popping handler org.apache.axis.message.SOAPHandler@6f9b8e
>>     - [main] NSPop (32)
>>     - [main] Popped element stack to
>>     org.apache.axis.message.SOAPBody:Body
>>     - [main] Exit: DeserializationContext::endElement()
>>     - [main] Enter:
>>     DeserializationContext::endElement(http://schemas.xmlsoap.org/soap/envelope/,
>>     Body)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(popHandler00)
>>     - [main] Popping handler org.apache.axis.message.BodyBuilder@106fc94
>>     - [main] NSPop (32)
>>     - [main] Popped element stack to
>>     org.apache.axis.message.SOAPEnvelope:Envelope
>>     - [main] Exit: DeserializationContext::endElement()
>>     - [main] Enter:
>>     DeserializationContext::endElement(http://schemas.xmlsoap.org/soap/envelope/,
>>     Envelope)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(popHandler00)
>>     - [main] Popping handler
>>     org.apache.axis.message.EnvelopeBuilder@17f242c
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
>>     - [main] NSPop (empty)
>>     - [main] Popped element stack to null
>>     - [main] Exit: DeserializationContext::endElement()
>>     - [main] Enter: DeserializationContext::endPrefixMapping(soapenv)
>>     - [main] Exit: DeserializationContext::endPrefixMapping()
>>     - [main] Enter: DeserializationContext::endPrefixMapping(xsd)
>>     - [main] Exit: DeserializationContext::endPrefixMapping()
>>     - [main] Enter: DeserializationContext::endPrefixMapping(xsi)
>>     - [main] Exit: DeserializationContext::endPrefixMapping()
>>     - [main] Enter: DeserializationContext::endDocument()
>>     - [main] Exit: DeserializationContext::endDocument()
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>>     - [main] Setting current message form to: FORM_SOAPENVELOPE
>>     (currentMessage is now org.apache.axis.message.SOAPEnvelope)
>>     - [main] Exit: SOAPPart::getAsSOAPEnvelope
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'soapenv' - '
>>     http://schemas.xmlsoap.org/soap/envelope/'
>>     - [main] NSPush (32)
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'xsd' - ' http://www.w3.org/2001/XMLSchema'
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>>     - [main] register 'xsi' -
>>     'http://www.w3.org/2001/XMLSchema-instance
>>     <http://www.w3.org/2001/XMLSchema-instance>'
>>     - [main] NSPush (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>     - [main] Start element
>>     [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>     - [main] Start element
>>     [http://schemas.xmlsoap.org/soap/envelope/]:Body
>>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
>>     - [main] NSPush (32)
>>     - [main] SAXOutputter.startElement ['' Admin]
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>>     - [main] Start element []:Admin
>>     - [main] NSPush (32)
>>     - [main] SAXOutputter.characters ['Done processing']
>>     - [main] SAXOutputter.endElement ['' Admin]
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>     - [main] End element Admin
>>     - [main] NSPop (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (endElem00)
>>     - [main] End element soapenv:Body
>>     - [main] NSPop (32)
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>>     - [main] End element soapenv:Envelope
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (empty00)
>>     - [main] NSPop (empty)
>>     - [main] <soapenv:Envelope
>>     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
>>     xmlns:xsd=" http://www.w3.org/2001/XMLSchema"
>>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>>     <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><Admin>Done
>>     processing</Admin></soapenv:Body></soapenv:Envelope>
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(exit00)
>>     - [main] Exit:  HTTPDispatchHandler::invoke
>>     - [main] Exit: SimpleChain::invoke
>>     - [main]
>>     org.apache.axis.i18n.resource::handleGetObject(semanticCheck00)
>>     - [main] Doing SOAP semantic checks...
>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
>>     - [main] current form is FORM_SOAPENVELOPE
>>     - [main] Exit: AxisClient::invoke
>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
>>     - [main] current form is FORM_SOAPENVELOPE
>>     - [main] Exit: Call::invoke()
>>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
>>     - [main] current form is FORM_SOAPENVELOPE
>>     - [main] SAXOutputter.startElement ['' Admin]
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (startElem00)
>>     - [main] Start element []:Admin
>>     - [main] NSPush (32)
>>     - [main] SAXOutputter.characters ['Done processing']
>>     - [main] SAXOutputter.endElement ['' Admin]
>>     - [main] org.apache.axis.i18n.resource::handleGetObject (endElem00)
>>     - [main] End element Admin
>>     - [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
>>     - [main] NSPop (empty)
>>     <Admin>Done processing</Admin>
>>
>>
>>
>>
>>

Re: [Axis 1.3] Error in WSDD file (no deployment), but AdminClient not reporting an error

Posted by Artur Kraft <kr...@darkfluid.com>.
Oh! I thought it holds information about the used SOAP Version (SOAP 1.1 
or SOAP 1.2), but it just uses the information if the "use" is "encoded"?

kind regards
Artur Kraft



Anne Thomas Manes wrote:
> Wrapped style (document/literal) is incompatible with SOAP encoding.
> Set your encoding style to "".
>
> Anne
>
> On 1/12/06, *Krabat* <krabat@darkfluid.com 
> <ma...@darkfluid.com>> wrote:
>
>     Hello,
>
>     First, the AdminClient does not report errors while deloying my
>     webservice (reports always "done processing"), but obviously something
>     went wrong, because my webservice does not get listed. Something
>     got to
>     be wrong with the wsdd file, which looks like this:
>
>     <deployment xmlns="http://xml.apache.org/axis/wsdd/"
>                xmlns:java="
>     http://xml.apache.org/axis/wsdd/providers/java">
>
>     <service name="mdmonitor" provider="java:RPC" style="wrapped">
>          <parameter name="className"
>     value=" de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>          <parameter name="allowedMethods" value="*"/>
>
>          <typeMapping xmlns:ns="
>     https://localhost:8443/axis/services/mbmonitor"
>            qname="ns:Job"
>            type="java:de.qsgrimm.webservice.mbmonitor.Job"
>           
>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory "
>           
>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>            encodingStyle="http://www.w3c.org/2003/05/soap-encoding"/
>     <http://www.w3c.org/2003/05/soap-encoding%22/>>
>     </service>
>
>     </deployment>
>
>     If I remove the typeMapping, the service will be successfully
>     deployed,
>     but lacks the proper Job datatype. The AdminClient debug information
>     doesn't seem to help, but I post it here:
>
>
>     C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\classes>java -cp
>     .;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\activation.jar;C:\Sun\apache-
>     tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis-ant.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis-schema.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\commons-discovery-0.2.jar
>     ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\commons-logging-1.0.4.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\jaxrpc.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\jconn3.jar;C:\Sun\apache-
>     tomcat-5.5.12\webapps\axis\WEB-INF\lib\log4j-1.2.8.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\mail.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\saaj.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\tools.jar
>     ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\wsdl4j-1.5.1.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xercesImpl.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xml-apis.jar;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xmlsec-1.2.97.jar
>
>     org.apache.axis.client.AdminClient -d mdmonitor_deploy2.wsdd
>     - [main]
>     getBundle(org.apache.axis,org.apache.axis.i18n,resource,null,...)
>     - [main] loadBundle: Ignoring MissingResourceException: Can't find
>     bundle for base name org.apache.axis.resource, locale de_DE
>     - [main] Created org.apache.axis.i18n.resource, linked to parent null
>     - [main]
>     getBundle(org.apache.axis,org.apache.axis.utils,resource,null,...)
>     - [main] loadBundle: Ignoring MissingResourceException: Can't find
>     bundle for base name org.apache.axis.utils.resource, locale de_DE
>     - [main] loadBundle: Ignoring MissingResourceException: Can't find
>     bundle for base name org.apache.axis.resource, locale de_DE
>     - [main] Root package not found, cross link to
>     org.apache.axis.i18n.resource
>     - [main] Root package not found, cross link to
>     org.apache.axis.i18n.resource
>     - [main]
>     org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
>     - [main] Factory
>     org.apache.axis.configuration.EngineConfigurationFactoryServlet
>     Ignored:
>     unable to load/resolve class.
>     - [main] org.apache.axis.i18n.resource::handleGetObject(engineFactory)
>     - [main] Got EngineFactory:
>     org.apache.axis.configuration.EngineConfigurationFactoryDefault
>     - [main] Enter: AxisEngine::init
>     - [main] org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
>     - [main] Attachment support is enabled?  true
>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
>     java.lang.String, { http://xml.apache.org/xml-soap}PlainText)
>     <http://xml.apache.org/xml-soap%7DPlainText%29>
>     - [main] org.apache.axis.i18n.resource::handleGetObject(oddDigits00)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(badChars01)
>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
>     java.awt.Image, {http://xml.apache.org/xml-soap}Image)
>     <http://xml.apache.org/xml-soap%7DImage%29>
>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
>     javax.mail.internet.MimeMultipart,
>     { http://xml.apache.org/xml-soap}Multipart)
>     <http://xml.apache.org/xml-soap%7DMultipart%29>
>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(interface
>     javax.xml.transform.Source,
>     {http://xml.apache.org/xml-soap}Source)
>     <http://xml.apache.org/xml-soap%7DSource%29>
>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
>     org.apache.axis.attachments.OctetStream,
>     {http://xml.apache.org/xml-soap}octet-stream)
>     <http://xml.apache.org/xml-soap%7Doctet-stream%29>
>     - [main] Enter/Exit: JAFDataHandlerDeserializerFactory()
>     - [main] Exit: AxisEngine::init
>     - [main] org.apache.axis.i18n.resource::handleGetObject(return02)
>     - [main] getURL returned:  
>     http://localhost:8080/axis/servlet/AxisServlet
>     - [main] org.apache.axis.i18n.resource::handleGetObject(processFile00)
>     Processing file mdmonitor_deploy2.wsdd
>     - [main] org.apache.axis.i18n.resource::handleGetObject (return02)
>     - [main] getURL
>     returned:  http://localhost:8080/axis/services/AdminService
>     - [main] org.apache.axis.i18n.resource::handleGetObject(transport00)
>     - [main] Transport is
>     org.apache.axis.transport.http.HTTPTransport@1326484
>     - [main] org.apache.axis.i18n.resource::handleGetObject(addBody00)
>     - [main] Adding body element to message...
>     - [main] org.apache.axis.i18n.resource::handleGetObject
>     (attachEnabled)
>     - [main] Attachment support is enabled?  true
>     - [main] Enter: SOAPPart ctor(FORM_SOAPENVELOPE)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>     - [main] Setting current message form to: FORM_SOAPENVELOPE
>     (currentMessage is now org.apache.axis.message.SOAPEnvelope)
>     - [main] Exit: SOAPPart ctor()
>     - [main] Enter: Call::invoke()
>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>     - [main] org.apache.axis.i18n.resource::handleGetObject (currForm)
>     - [main] current form is FORM_SOAPENVELOPE
>     - [main] MessageContext:
>     setTargetService(http://xml.apache.org/axis/wsdd/)
>     - [main] org.apache.axis.i18n.resource::handleGetObject (noService10)
>     - [main] Exception:
>     org.apache.axis.ConfigurationException: No service named
>     http://xml.apache.org/axis/wsdd/ is available
>     org.apache.axis.ConfigurationException : No service named
>     http://xml.apache.org/axis/wsdd/ is available
>        at
>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>        at org.apache.axis.AxisEngine.getService (AxisEngine.java:311)
>        at
>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>        at org.apache.axis.client.Call.invoke(Call.java:2708)
>        at org.apache.axis.client.Call.invoke(Call.java:1792)
>        at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>        at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>        at
>     org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>        at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>
>        at
>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java
>     :233)
>        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>        at
>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>        at org.apache.axis.client.Call.invoke(Call.java:2708)
>        at org.apache.axis.client.Call.invoke(Call.java:1792)
>        at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>        at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>        at org.apache.axis.client.AdminClient.process
>     (AdminClient.java:410)
>        at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>     - [main] MessageContext: setServiceHandler(null)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(targetService)
>     - [main] Target service:  http://xml.apache.org/axis/wsdd/
>     - [main] MessageContext: setTargetService(urn:AdminService)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(noService10)
>     - [main] Exception:
>     org.apache.axis.ConfigurationException: No service named
>     urn:AdminService is available
>     org.apache.axis.ConfigurationException : No service named
>     urn:AdminService is available
>        at
>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>        at
>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>        at
>     org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(HTTPTransport.java:89)
>        at
>     org.apache.axis.client.Transport.setupMessageContext
>     (Transport.java:46)
>        at org.apache.axis.client.Call.invoke(Call.java:2738)
>        at org.apache.axis.client.Call.invoke(Call.java:1792)
>        at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>        at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>        at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>        at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>
>        at
>     org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
>        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>        at
>     org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>        at
>     org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(HTTPTransport.java:89)
>        at
>     org.apache.axis.client.Transport.setupMessageContext
>     (Transport.java:46)
>        at org.apache.axis.client.Call.invoke(Call.java:2738)
>        at org.apache.axis.client.Call.invoke(Call.java:1792)
>        at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>        at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>        at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>        at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>        at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>     - [main] MessageContext: setServiceHandler(null)
>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>     - [main] org.apache.axis.i18n.resource::handleGetObject (currForm)
>     - [main] current form is FORM_SOAPENVELOPE
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'soapenv' -
>     'http://schemas.xmlsoap.org/soap/envelope/
>     <http://schemas.xmlsoap.org/soap/envelope/>'
>     - [main] NSPush (32)
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'soapenv' -
>     'http://schemas.xmlsoap.org/soap/envelope/
>     <http://schemas.xmlsoap.org/soap/envelope/>'
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     - [main] Start element
>     [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
>     - [main] org.apache.axis.i18n.resource::handleGetObject (startElem00)
>     - [main] Start element
>     [http://schemas.xmlsoap.org/soap/envelope/]:Body
>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject (register00)
>     - [main] register 'java' -
>     'http://xml.apache.org/axis/wsdd/providers/java'
>     - [main] NSPush (32)
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject (startElem00)
>     - [main] Start element
>     [http://xml.apache.org/axis/wsdd/]:deployment
>     <http://xml.apache.org/axis/wsdd/%5D:deployment>
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'ns1' - ' http://xml.apache.org/axis/wsdd/'
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'xmlns' - ' http://www.w3.org/2000/xmlns/'
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     - [main] Start element [http://xml.apache.org/axis/wsdd/]:service
>     <http://xml.apache.org/axis/wsdd/%5D:service>
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     - [main] Start element
>     [http://xml.apache.org/axis/wsdd/]:parameter
>     <http://xml.apache.org/axis/wsdd/%5D:parameter>
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     - [main] End element ns1:parameter
>     - [main] NSPop (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     - [main] Start element
>     [http://xml.apache.org/axis/wsdd/]:parameter
>     <http://xml.apache.org/axis/wsdd/%5D:parameter>
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     - [main] End element ns1:parameter
>     - [main] NSPop (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'ns' -
>     'https://localhost:8443/axis/services/mbmonitor
>     <https://localhost:8443/axis/services/mbmonitor>'
>     - [main] NSPush (32)
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     - [main] Start element
>     [http://xml.apache.org/axis/wsdd/]:typeMapping
>     <http://xml.apache.org/axis/wsdd/%5D:typeMapping>
>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     - [main] End element ns1:typeMapping
>     - [main] NSPop (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     - [main] End element ns1:service
>     - [main] NSPop (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     - [main] End element ns1:deployment
>     - [main] NSPop (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     - [main] End element soapenv:Body
>     - [main] NSPop (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     - [main] End element soapenv:Envelope
>     - [main] org.apache.axis.i18n.resource::handleGetObject (empty00)
>     - [main] NSPop (empty)
>     - [main] <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
>     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/
>     <http://schemas.xmlsoap.org/soap/envelope/>"
>     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>     <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><ns1:deployment
>     xmlns="http://xml.apache.org/axis/wsdd/"
>     xmlns:java=" http://xml.apache.org/axis/wsdd/providers/java"
>     xmlns:ns1="http://xml.apache.org/axis/wsdd/">
>
>     <ns1:service name="mdmonitor" provider="java:RPC" style="wrapped">
>          <ns1:parameter name="className"
>     value="de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>          <ns1:parameter name="allowedMethods" value="*"/>
>
>          <ns1:typeMapping
>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>     encodingStyle="http://www.w3c.org/2003/05/soap-encoding
>     <http://www.w3c.org/2003/05/soap-encoding>" qname="ns:Job"
>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>     type="java:de.qsgrimm.webservice.mbmonitor.Job"
>     xmlns:ns=" https://localhost:8443/axis/services/mbmonitor"/
>     <https://localhost:8443/axis/services/mbmonitor%22/>>
>     </ns1:service>
>
>     </ns1:deployment></soapenv:Body></soapenv:Envelope>
>     - [main] Enter: AxisClient::invoke
>     - [main] EngineHandler: null
>     - [main] org.apache.axis.i18n.resource::handleGetObject(axisUserAgent)
>     - [main] Enter: SimpleChain::invoke
>     - [main] org.apache.axis.i18n.resource::handleGetObject(enter00)
>     - [main] Enter:  HTTPSender::invoke
>     - [main] Enter: SOAPPart::saveChanges
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'soapenv' -
>     'http://schemas.xmlsoap.org/soap/envelope/
>     <http://schemas.xmlsoap.org/soap/envelope/>'
>     - [main] NSPush (32)
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'soapenv' -
>     'http://schemas.xmlsoap.org/soap/envelope/
>     <http://schemas.xmlsoap.org/soap/envelope/>'
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     - [main] Start element
>     [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
>     - [main] org.apache.axis.i18n.resource::handleGetObject (startElem00)
>     - [main] Start element
>     [http://schemas.xmlsoap.org/soap/envelope/]:Body
>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject (register00)
>     - [main] register 'java' -
>     'http://xml.apache.org/axis/wsdd/providers/java'
>     - [main] NSPush (32)
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject (startElem00)
>     - [main] Start element
>     [http://xml.apache.org/axis/wsdd/]:deployment
>     <http://xml.apache.org/axis/wsdd/%5D:deployment>
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'ns1' - ' http://xml.apache.org/axis/wsdd/'
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'xmlns' - ' http://www.w3.org/2000/xmlns/'
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     - [main] Start element [http://xml.apache.org/axis/wsdd/]:service
>     <http://xml.apache.org/axis/wsdd/%5D:service>
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     - [main] Start element
>     [http://xml.apache.org/axis/wsdd/]:parameter
>     <http://xml.apache.org/axis/wsdd/%5D:parameter>
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     - [main] End element ns1:parameter
>     - [main] NSPop (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     - [main] Start element
>     [http://xml.apache.org/axis/wsdd/]:parameter
>     <http://xml.apache.org/axis/wsdd/%5D:parameter>
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     - [main] End element ns1:parameter
>     - [main] NSPop (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'ns' -
>     'https://localhost:8443/axis/services/mbmonitor
>     <https://localhost:8443/axis/services/mbmonitor>'
>     - [main] NSPush (32)
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     - [main] Start element
>     [http://xml.apache.org/axis/wsdd/]:typeMapping
>     <http://xml.apache.org/axis/wsdd/%5D:typeMapping>
>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     - [main] End element ns1:typeMapping
>     - [main] NSPop (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     - [main] End element ns1:service
>     - [main] NSPop (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     - [main] End element ns1:deployment
>     - [main] NSPop (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     - [main] End element soapenv:Body
>     - [main] NSPop (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     - [main] End element soapenv:Envelope
>     - [main] org.apache.axis.i18n.resource::handleGetObject (empty00)
>     - [main] NSPop (empty)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>     - [main] Setting current message form to: FORM_OPTIMIZED
>     (currentMessage
>     is now org.apache.axis.utils.ByteArray )
>     - [main] Exit: SOAPPart::saveChanges():
>     org.apache.axis.utils.ByteArray@54c4ad
>     - [main] Enter: SOAPPart::saveChanges
>     - [main] Enter: SOAPPart::saveChanges
>     - [main] org.apache.axis.i18n.resource::handleGetObject
>     (createdHTTP00)
>     - [main] Created an insecure HTTP connection
>     - [main] org.apache.axis.i18n.resource::handleGetObject(xmlSent00)
>     - [main] XML sent:
>     - [main] ---------------------------------------------------
>     - [main] Enter: SOAPPart::saveChanges
>     - [main] POST /axis/services/AdminService HTTP/1.0
>     Content-Type: text/xml; charset=utf-8
>     Accept: application/soap+xml, application/dime, multipart/related,
>     text/*
>     User-Agent: Axis/1.3
>     Host: localhost:8080
>     Cache-Control: no-cache
>     Pragma: no-cache
>     SOAPAction: "urn:AdminService"
>     Content-Length: 1031
>
>     <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
>     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
>     xmlns:xsd="http://www.w3.org/2001/XMLSchema
>     <http://www.w3.org/2001/XMLSchema>"
>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>     <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><ns1:deployment
>     xmlns=" http://xml.apache.org/axis/wsdd/"
>     xmlns:java="http://xml.apache.org/axis/wsdd/providers/java"
>     xmlns:ns1=" http://xml.apache.org/axis/wsdd/">
>
>     <ns1:service name="mdmonitor" provider="java:RPC" style="wrapped">
>          <ns1:parameter name="className"
>     value=" de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>          <ns1:parameter name="allowedMethods" value="*"/>
>
>          <ns1:typeMapping
>     deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory "
>     encodingStyle="http://www.w3c.org/2003/05/soap-encoding"
>     qname="ns:Job"
>     serializer="org.apache.axis.encoding.ser.BeanSerializerFactory "
>     type="java:de.qsgrimm.webservice.mbmonitor.Job"
>     xmlns:ns="https://localhost:8443/axis/services/mbmonitor"/
>     <https://localhost:8443/axis/services/mbmonitor%22/>>
>     </ns1:service>
>
>     </ns1:deployment></soapenv:Body></soapenv:Envelope>
>     - [main] HTTP/1.1 200 OK
>     - [main] Server Apache-Coyote/1.1
>     - [main] Content-Type text/xml;charset=utf-8
>     - [main] Date Thu, 12 Jan 2006 11:09:12 GMT
>     - [main] Connection close
>     - [main] Enter: SOAPPart ctor(FORM_INPUTSTREAM)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>     - [main] Setting current message form to: FORM_INPUTSTREAM
>     (currentMessage is now
>     org.apache.axis.transport.http.SocketInputStream)
>     - [main] Exit: SOAPPart ctor()
>     - [main] org.apache.axis.i18n.resource::handleGetObject(no00)
>     - [main]
>     no Content-Length
>     - [main] org.apache.axis.i18n.resource::handleGetObject (xmlRecd00)
>     - [main]
>     XML received:
>     - [main] -----------------------------------------------
>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>     - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
>     - [main] current form is FORM_INPUTSTREAM
>     - [main] org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
>     - [main] Pushing handler
>     org.apache.axis.message.EnvelopeHandler@13f210f
>     - [main] Enter: DeserializationContext::startPrefixMapping(soapenv,
>     http://schemas.xmlsoap.org/soap/envelope/)
>     <http://schemas.xmlsoap.org/soap/envelope/%29>
>     - [main] NSPush (32)
>     - [main] NSPush (32)
>     - [main] Exit: DeserializationContext::startPrefixMapping()
>     - [main] Enter: DeserializationContext::startPrefixMapping(xsd,
>     http://www.w3.org/2001/XMLSchema)
>     <http://www.w3.org/2001/XMLSchema%29>
>     - [main] NSPush (32)
>     - [main] Exit: DeserializationContext::startPrefixMapping()
>     - [main] Enter: DeserializationContext::startPrefixMapping(xsi,
>     http://www.w3.org/2001/XMLSchema-instance)
>     <http://www.w3.org/2001/XMLSchema-instance%29>
>     - [main] NSPush (32)
>     - [main] Exit: DeserializationContext::startPrefixMapping()
>     - [main] Enter:
>     DeserializationContext::startElement(
>     http://schemas.xmlsoap.org/soap/envelope/,
>     Envelope)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
>     - [main] Pushing handler
>     org.apache.axis.message.EnvelopeBuilder@17f242c
>     - [main] Pushing element Envelope
>     - [main] Exit: DeserializationContext::startElement()
>     - [main] Enter:
>     DeserializationContext::startElement(http://schemas.xmlsoap.org/soap/envelope/
>     <http://schemas.xmlsoap.org/soap/envelope/>,
>     Body)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
>     - [main] Pushing handler org.apache.axis.message.BodyBuilder@106fc94
>     - [main] org.apache.axis.i18n.resource::handleGetObject(newElem00)
>     - [main] New MessageElement (org.apache.axis.message.SOAPBody@1b06041)
>     named {soapenv}Body
>     - [main] Pushing element Body
>     - [main] NSPush (32)
>     - [main] Exit: DeserializationContext::startElement()
>     - [main] Enter: DeserializationContext::startElement(, Admin)
>     - [main] Enter: BodyBuilder::onStartChild()
>     - [main] org.apache.axis.i18n.resource::handleGetObject(dispatching00)
>     - [main] Dispatching to a body namespace ''
>     - [main] MessageContext: setServiceHandler(null)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(newElem00)
>     - [main] New MessageElement
>     (org.apache.axis.message.RPCElement@84cc09)
>     named {}Admin
>     - [main] Exit: BodyBuilder::onStartChild()
>     - [main] org.apache.axis.i18n.resource::handleGetObject
>     (pushHandler00)
>     - [main] Pushing handler org.apache.axis.message.SOAPHandler@6f9b8e
>     - [main] Pushing element Admin
>     - [main] NSPush (32)
>     - [main] Exit: DeserializationContext::startElement()
>     - [main] Enter: DeserializationContext::endElement(, Admin)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(popHandler00)
>     - [main] Popping handler org.apache.axis.message.SOAPHandler@6f9b8e
>     - [main] NSPop (32)
>     - [main] Popped element stack to
>     org.apache.axis.message.SOAPBody:Body
>     - [main] Exit: DeserializationContext::endElement()
>     - [main] Enter:
>     DeserializationContext::endElement(http://schemas.xmlsoap.org/soap/envelope/,
>     Body)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(popHandler00)
>     - [main] Popping handler org.apache.axis.message.BodyBuilder@106fc94
>     - [main] NSPop (32)
>     - [main] Popped element stack to
>     org.apache.axis.message.SOAPEnvelope:Envelope
>     - [main] Exit: DeserializationContext::endElement()
>     - [main] Enter:
>     DeserializationContext::endElement(http://schemas.xmlsoap.org/soap/envelope/,
>     Envelope)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(popHandler00)
>     - [main] Popping handler
>     org.apache.axis.message.EnvelopeBuilder@17f242c
>     - [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
>     - [main] NSPop (empty)
>     - [main] Popped element stack to null
>     - [main] Exit: DeserializationContext::endElement()
>     - [main] Enter: DeserializationContext::endPrefixMapping(soapenv)
>     - [main] Exit: DeserializationContext::endPrefixMapping()
>     - [main] Enter: DeserializationContext::endPrefixMapping(xsd)
>     - [main] Exit: DeserializationContext::endPrefixMapping()
>     - [main] Enter: DeserializationContext::endPrefixMapping(xsi)
>     - [main] Exit: DeserializationContext::endPrefixMapping()
>     - [main] Enter: DeserializationContext::endDocument()
>     - [main] Exit: DeserializationContext::endDocument()
>     - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
>     - [main] Setting current message form to: FORM_SOAPENVELOPE
>     (currentMessage is now org.apache.axis.message.SOAPEnvelope)
>     - [main] Exit: SOAPPart::getAsSOAPEnvelope
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'soapenv' - '
>     http://schemas.xmlsoap.org/soap/envelope/'
>     - [main] NSPush (32)
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'xsd' - ' http://www.w3.org/2001/XMLSchema'
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
>     - [main] register 'xsi' -
>     'http://www.w3.org/2001/XMLSchema-instance
>     <http://www.w3.org/2001/XMLSchema-instance>'
>     - [main] NSPush (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     - [main] Start element
>     [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     - [main] Start element
>     [http://schemas.xmlsoap.org/soap/envelope/]:Body
>     <http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
>     - [main] NSPush (32)
>     - [main] SAXOutputter.startElement ['' Admin]
>     - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
>     - [main] Start element []:Admin
>     - [main] NSPush (32)
>     - [main] SAXOutputter.characters ['Done processing']
>     - [main] SAXOutputter.endElement ['' Admin]
>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     - [main] End element Admin
>     - [main] NSPop (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject (endElem00)
>     - [main] End element soapenv:Body
>     - [main] NSPop (32)
>     - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
>     - [main] End element soapenv:Envelope
>     - [main] org.apache.axis.i18n.resource::handleGetObject (empty00)
>     - [main] NSPop (empty)
>     - [main] <soapenv:Envelope
>     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
>     xmlns:xsd=" http://www.w3.org/2001/XMLSchema"
>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>     <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><Admin>Done
>     processing</Admin></soapenv:Body></soapenv:Envelope>
>     - [main] org.apache.axis.i18n.resource::handleGetObject(exit00)
>     - [main] Exit:  HTTPDispatchHandler::invoke
>     - [main] Exit: SimpleChain::invoke
>     - [main]
>     org.apache.axis.i18n.resource::handleGetObject(semanticCheck00)
>     - [main] Doing SOAP semantic checks...
>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>     - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
>     - [main] current form is FORM_SOAPENVELOPE
>     - [main] Exit: AxisClient::invoke
>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>     - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
>     - [main] current form is FORM_SOAPENVELOPE
>     - [main] Exit: Call::invoke()
>     - [main] Enter: SOAPPart::getAsSOAPEnvelope()
>     - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
>     - [main] current form is FORM_SOAPENVELOPE
>     - [main] SAXOutputter.startElement ['' Admin]
>     - [main] org.apache.axis.i18n.resource::handleGetObject (startElem00)
>     - [main] Start element []:Admin
>     - [main] NSPush (32)
>     - [main] SAXOutputter.characters ['Done processing']
>     - [main] SAXOutputter.endElement ['' Admin]
>     - [main] org.apache.axis.i18n.resource::handleGetObject (endElem00)
>     - [main] End element Admin
>     - [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
>     - [main] NSPop (empty)
>     <Admin>Done processing</Admin>
>
>
>
>
>

Re: [Axis 1.3] Error in WSDD file (no deployment), but AdminClient not reporting an error

Posted by Anne Thomas Manes <at...@gmail.com>.
Wrapped style (document/literal) is incompatible with SOAP encoding.
Set your encoding style to "".

Anne

On 1/12/06, Krabat <kr...@darkfluid.com> wrote:
>
> Hello,
>
> First, the AdminClient does not report errors while deloying my
> webservice (reports always "done processing"), but obviously something
> went wrong, because my webservice does not get listed. Something got to
> be wrong with the wsdd file, which looks like this:
>
> <deployment xmlns="http://xml.apache.org/axis/wsdd/"
>            xmlns:java="http://xml.apache.org/axis/wsdd/providers/java">
>
> <service name="mdmonitor" provider="java:RPC" style="wrapped">
>      <parameter name="className"
> value="de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>      <parameter name="allowedMethods" value="*"/>
>
>      <typeMapping xmlns:ns="https://localhost:8443/axis/services/mbmonitor
> "
>        qname="ns:Job"
>        type="java:de.qsgrimm.webservice.mbmonitor.Job"
>        serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
>        deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
>        encodingStyle="http://www.w3c.org/2003/05/soap-encoding"/>
> </service>
>
> </deployment>
>
> If I remove the typeMapping, the service will be successfully deployed,
> but lacks the proper Job datatype. The AdminClient debug information
> doesn't seem to help, but I post it here:
>
>
> C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\classes>java -cp
> .;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib;C:\Sun\apache-
> tomcat-5.5.12\webapps\axis\WEB-INF\lib\activation.jar;C:\Sun\apache-
> tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis.jar;C:\Sun\apache-
> tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis-ant.jar;C:\Sun\apache-
> tomcat-5.5.12\webapps\axis\WEB-INF\lib\axis-schema.jar;C:\Sun\apache-
> tomcat-5.5.12\webapps\axis\WEB-INF\lib\commons-discovery-0.2.jar
> ;C:\Sun\apache-
> tomcat-5.5.12\webapps\axis\WEB-INF\lib\commons-logging-1.0.4.jar
> ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\jaxrpc.jar
> ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\jconn3.jar
> ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\log4j-1.2.8.jar
> ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\mail.jar
> ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\saaj.jar
> ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\tools.jar
> ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\wsdl4j-1.5.1.jar
> ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xercesImpl.jar
> ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xml-apis.jar
> ;C:\Sun\apache-tomcat-5.5.12\webapps\axis\WEB-INF\lib\xmlsec-1.2.97.jar
> org.apache.axis.client.AdminClient -d mdmonitor_deploy2.wsdd
> - [main] getBundle(org.apache.axis,org.apache.axis.i18n,resource,null,...)
> - [main] loadBundle: Ignoring MissingResourceException: Can't find
> bundle for base name org.apache.axis.resource, locale de_DE
> - [main] Created org.apache.axis.i18n.resource, linked to parent null
> - [main] getBundle(org.apache.axis,org.apache.axis.utils
> ,resource,null,...)
> - [main] loadBundle: Ignoring MissingResourceException: Can't find
> bundle for base name org.apache.axis.utils.resource, locale de_DE
> - [main] loadBundle: Ignoring MissingResourceException: Can't find
> bundle for base name org.apache.axis.resource, locale de_DE
> - [main] Root package not found, cross link to
> org.apache.axis.i18n.resource
> - [main] Root package not found, cross link to
> org.apache.axis.i18n.resource
> - [main]
> org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
> - [main] Factory
> org.apache.axis.configuration.EngineConfigurationFactoryServlet Ignored:
> unable to load/resolve class.
> - [main] org.apache.axis.i18n.resource::handleGetObject(engineFactory)
> - [main] Got EngineFactory:
> org.apache.axis.configuration.EngineConfigurationFactoryDefault
> - [main] Enter: AxisEngine::init
> - [main] org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
> - [main] Attachment support is enabled?  true
> - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
> java.lang.String, {http://xml.apache.org/xml-soap}PlainText)
> - [main] org.apache.axis.i18n.resource::handleGetObject(oddDigits00)
> - [main] org.apache.axis.i18n.resource::handleGetObject(badChars01)
> - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
> java.awt.Image, {http://xml.apache.org/xml-soap}Image)
> - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
> javax.mail.internet.MimeMultipart,
> {http://xml.apache.org/xml-soap}Multipart)
> - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(interface
> javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source)
> - [main] Enter/Exit: JAFDataHandlerDeserializerFactory(class
> org.apache.axis.attachments.OctetStream,
> {http://xml.apache.org/xml-soap}octet-stream)
> - [main] Enter/Exit: JAFDataHandlerDeserializerFactory()
> - [main] Exit: AxisEngine::init
> - [main] org.apache.axis.i18n.resource::handleGetObject(return02)
> - [main] getURL returned:  http://localhost:8080/axis/servlet/AxisServlet
> - [main] org.apache.axis.i18n.resource::handleGetObject(processFile00)
> Processing file mdmonitor_deploy2.wsdd
> - [main] org.apache.axis.i18n.resource::handleGetObject(return02)
> - [main] getURL returned:
> http://localhost:8080/axis/services/AdminService
> - [main] org.apache.axis.i18n.resource::handleGetObject(transport00)
> - [main] Transport is org.apache.axis.transport.http.HTTPTransport@1326484
> - [main] org.apache.axis.i18n.resource::handleGetObject(addBody00)
> - [main] Adding body element to message...
> - [main] org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
> - [main] Attachment support is enabled?  true
> - [main] Enter: SOAPPart ctor(FORM_SOAPENVELOPE)
> - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
> - [main] Setting current message form to: FORM_SOAPENVELOPE
> (currentMessage is now org.apache.axis.message.SOAPEnvelope)
> - [main] Exit: SOAPPart ctor()
> - [main] Enter: Call::invoke()
> - [main] Enter: SOAPPart::getAsSOAPEnvelope()
> - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
> - [main] current form is FORM_SOAPENVELOPE
> - [main] MessageContext: setTargetService(http://xml.apache.org/axis/wsdd/
> )
> - [main] org.apache.axis.i18n.resource::handleGetObject(noService10)
> - [main] Exception:
> org.apache.axis.ConfigurationException: No service named
> http://xml.apache.org/axis/wsdd/ is available
> org.apache.axis.ConfigurationException: No service named
> http://xml.apache.org/axis/wsdd/ is available
>    at
> org.apache.axis.configuration.FileProvider.getService(FileProvider.java
> :233)
>    at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>    at
> org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>    at org.apache.axis.client.Call.invoke(Call.java:2708)
>    at org.apache.axis.client.Call.invoke(Call.java:1792)
>    at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>    at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>    at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>    at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>    at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>
>    at
> org.apache.axis.configuration.FileProvider.getService(FileProvider.java
> :233)
>    at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>    at
> org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>    at org.apache.axis.client.Call.invoke(Call.java:2708)
>    at org.apache.axis.client.Call.invoke(Call.java:1792)
>    at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>    at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>    at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>    at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>    at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
> - [main] MessageContext: setServiceHandler(null)
> - [main] org.apache.axis.i18n.resource::handleGetObject(targetService)
> - [main] Target service:  http://xml.apache.org/axis/wsdd/
> - [main] MessageContext: setTargetService(urn:AdminService)
> - [main] org.apache.axis.i18n.resource::handleGetObject(noService10)
> - [main] Exception:
> org.apache.axis.ConfigurationException: No service named
> urn:AdminService is available
> org.apache.axis.ConfigurationException: No service named
> urn:AdminService is available
>    at
> org.apache.axis.configuration.FileProvider.getService(FileProvider.java
> :233)
>    at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>    at
> org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>    at
> org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(
> HTTPTransport.java:89)
>    at
> org.apache.axis.client.Transport.setupMessageContext(Transport.java:46)
>    at org.apache.axis.client.Call.invoke(Call.java:2738)
>    at org.apache.axis.client.Call.invoke(Call.java:1792)
>    at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>    at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>    at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>    at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>    at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>
>    at
> org.apache.axis.configuration.FileProvider.getService(FileProvider.java
> :233)
>    at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
>    at
> org.apache.axis.MessageContext.setTargetService(MessageContext.java:755)
>    at
> org.apache.axis.transport.http.HTTPTransport.setupMessageContextImpl(
> HTTPTransport.java:89)
>    at
> org.apache.axis.client.Transport.setupMessageContext(Transport.java:46)
>    at org.apache.axis.client.Call.invoke(Call.java:2738)
>    at org.apache.axis.client.Call.invoke(Call.java:1792)
>    at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>    at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>    at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>    at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>    at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
> - [main] MessageContext: setServiceHandler(null)
> - [main] Enter: SOAPPart::getAsSOAPEnvelope()
> - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
> - [main] current form is FORM_SOAPENVELOPE
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
> - [main] NSPush (32)
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element [
> http://schemas.xmlsoap.org/soap/envelope/]:Envelope
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element [http://schemas.xmlsoap.org/soap/envelope/]:Body
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'java' - 'http://xml.apache.org/axis/wsdd/providers/java
> '
> - [main] NSPush (32)
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element [http://xml.apache.org/axis/wsdd/]:deployment
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'ns1' - 'http://xml.apache.org/axis/wsdd/'
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'xmlns' - 'http://www.w3.org/2000/xmlns/'
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element [http://xml.apache.org/axis/wsdd/]:service
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element [http://xml.apache.org/axis/wsdd/]:parameter
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element ns1:parameter
> - [main] NSPop (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element [http://xml.apache.org/axis/wsdd/]:parameter
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element ns1:parameter
> - [main] NSPop (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'ns' - 'https://localhost:8443/axis/services/mbmonitor'
> - [main] NSPush (32)
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element ns1:typeMapping
> - [main] NSPop (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element ns1:service
> - [main] NSPop (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element ns1:deployment
> - [main] NSPop (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element soapenv:Body
> - [main] NSPop (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element soapenv:Envelope
> - [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
> - [main] NSPop (empty)
> - [main] <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> ><soapenv:Body><ns1:deployment
> xmlns="http://xml.apache.org/axis/wsdd/"
> xmlns:java="http://xml.apache.org/axis/wsdd/providers/java"
> xmlns:ns1="http://xml.apache.org/axis/wsdd/">
>
> <ns1:service name="mdmonitor" provider="java:RPC" style="wrapped">
>      <ns1:parameter name="className"
> value="de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>      <ns1:parameter name="allowedMethods" value="*"/>
>
>      <ns1:typeMapping
> deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
> encodingStyle="http://www.w3c.org/2003/05/soap-encoding" qname="ns:Job"
> serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
> type="java:de.qsgrimm.webservice.mbmonitor.Job"
> xmlns:ns="https://localhost:8443/axis/services/mbmonitor"/>
> </ns1:service>
>
> </ns1:deployment></soapenv:Body></soapenv:Envelope>
> - [main] Enter: AxisClient::invoke
> - [main] EngineHandler: null
> - [main] org.apache.axis.i18n.resource::handleGetObject(axisUserAgent)
> - [main] Enter: SimpleChain::invoke
> - [main] org.apache.axis.i18n.resource::handleGetObject(enter00)
> - [main] Enter:  HTTPSender::invoke
> - [main] Enter: SOAPPart::saveChanges
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
> - [main] NSPush (32)
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element [
> http://schemas.xmlsoap.org/soap/envelope/]:Envelope
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element [http://schemas.xmlsoap.org/soap/envelope/]:Body
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'java' - 'http://xml.apache.org/axis/wsdd/providers/java
> '
> - [main] NSPush (32)
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element [http://xml.apache.org/axis/wsdd/]:deployment
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'ns1' - 'http://xml.apache.org/axis/wsdd/'
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'xmlns' - 'http://www.w3.org/2000/xmlns/'
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element [http://xml.apache.org/axis/wsdd/]:service
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element [http://xml.apache.org/axis/wsdd/]:parameter
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element ns1:parameter
> - [main] NSPop (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element [http://xml.apache.org/axis/wsdd/]:parameter
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element ns1:parameter
> - [main] NSPop (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'ns' - 'https://localhost:8443/axis/services/mbmonitor'
> - [main] NSPush (32)
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element [http://xml.apache.org/axis/wsdd/]:typeMapping
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element ns1:typeMapping
> - [main] NSPop (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element ns1:service
> - [main] NSPop (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element ns1:deployment
> - [main] NSPop (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element soapenv:Body
> - [main] NSPop (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element soapenv:Envelope
> - [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
> - [main] NSPop (empty)
> - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
> - [main] Setting current message form to: FORM_OPTIMIZED (currentMessage
> is now org.apache.axis.utils.ByteArray)
> - [main] Exit: SOAPPart::saveChanges():
> org.apache.axis.utils.ByteArray@54c4ad
> - [main] Enter: SOAPPart::saveChanges
> - [main] Enter: SOAPPart::saveChanges
> - [main] org.apache.axis.i18n.resource::handleGetObject(createdHTTP00)
> - [main] Created an insecure HTTP connection
> - [main] org.apache.axis.i18n.resource::handleGetObject(xmlSent00)
> - [main] XML sent:
> - [main] ---------------------------------------------------
> - [main] Enter: SOAPPart::saveChanges
> - [main] POST /axis/services/AdminService HTTP/1.0
> Content-Type: text/xml; charset=utf-8
> Accept: application/soap+xml, application/dime, multipart/related, text/*
> User-Agent: Axis/1.3
> Host: localhost:8080
> Cache-Control: no-cache
> Pragma: no-cache
> SOAPAction: "urn:AdminService"
> Content-Length: 1031
>
> <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> ><soapenv:Body><ns1:deployment
> xmlns="http://xml.apache.org/axis/wsdd/"
> xmlns:java="http://xml.apache.org/axis/wsdd/providers/java"
> xmlns:ns1="http://xml.apache.org/axis/wsdd/">
>
> <ns1:service name="mdmonitor" provider="java:RPC" style="wrapped">
>      <ns1:parameter name="className"
> value="de.qsgrimm.webservice.mdmonitor.MeasuringDeviceMonitor"/>
>      <ns1:parameter name="allowedMethods" value="*"/>
>
>      <ns1:typeMapping
> deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
> encodingStyle="http://www.w3c.org/2003/05/soap-encoding" qname="ns:Job"
> serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
> type="java:de.qsgrimm.webservice.mbmonitor.Job"
> xmlns:ns="https://localhost:8443/axis/services/mbmonitor"/>
> </ns1:service>
>
> </ns1:deployment></soapenv:Body></soapenv:Envelope>
> - [main] HTTP/1.1 200 OK
> - [main] Server Apache-Coyote/1.1
> - [main] Content-Type text/xml;charset=utf-8
> - [main] Date Thu, 12 Jan 2006 11:09:12 GMT
> - [main] Connection close
> - [main] Enter: SOAPPart ctor(FORM_INPUTSTREAM)
> - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
> - [main] Setting current message form to: FORM_INPUTSTREAM
> (currentMessage is now org.apache.axis.transport.http.SocketInputStream)
> - [main] Exit: SOAPPart ctor()
> - [main] org.apache.axis.i18n.resource::handleGetObject(no00)
> - [main]
> no Content-Length
> - [main] org.apache.axis.i18n.resource::handleGetObject(xmlRecd00)
> - [main]
> XML received:
> - [main] -----------------------------------------------
> - [main] Enter: SOAPPart::getAsSOAPEnvelope()
> - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
> - [main] current form is FORM_INPUTSTREAM
> - [main] org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
> - [main] Pushing handler org.apache.axis.message.EnvelopeHandler@13f210f
> - [main] Enter: DeserializationContext::startPrefixMapping(soapenv,
> http://schemas.xmlsoap.org/soap/envelope/)
> - [main] NSPush (32)
> - [main] NSPush (32)
> - [main] Exit: DeserializationContext::startPrefixMapping()
> - [main] Enter: DeserializationContext::startPrefixMapping(xsd,
> http://www.w3.org/2001/XMLSchema)
> - [main] NSPush (32)
> - [main] Exit: DeserializationContext::startPrefixMapping()
> - [main] Enter: DeserializationContext::startPrefixMapping(xsi,
> http://www.w3.org/2001/XMLSchema-instance)
> - [main] NSPush (32)
> - [main] Exit: DeserializationContext::startPrefixMapping()
> - [main] Enter:
> DeserializationContext::startElement(
> http://schemas.xmlsoap.org/soap/envelope/,
> Envelope)
> - [main] org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
> - [main] Pushing handler org.apache.axis.message.EnvelopeBuilder@17f242c
> - [main] Pushing element Envelope
> - [main] Exit: DeserializationContext::startElement()
> - [main] Enter:
> DeserializationContext::startElement(
> http://schemas.xmlsoap.org/soap/envelope/,
> Body)
> - [main] org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
> - [main] Pushing handler org.apache.axis.message.BodyBuilder@106fc94
> - [main] org.apache.axis.i18n.resource::handleGetObject(newElem00)
> - [main] New MessageElement (org.apache.axis.message.SOAPBody@1b06041)
> named {soapenv}Body
> - [main] Pushing element Body
> - [main] NSPush (32)
> - [main] Exit: DeserializationContext::startElement()
> - [main] Enter: DeserializationContext::startElement(, Admin)
> - [main] Enter: BodyBuilder::onStartChild()
> - [main] org.apache.axis.i18n.resource::handleGetObject(dispatching00)
> - [main] Dispatching to a body namespace ''
> - [main] MessageContext: setServiceHandler(null)
> - [main] org.apache.axis.i18n.resource::handleGetObject(newElem00)
> - [main] New MessageElement (org.apache.axis.message.RPCElement@84cc09)
> named {}Admin
> - [main] Exit: BodyBuilder::onStartChild()
> - [main] org.apache.axis.i18n.resource::handleGetObject(pushHandler00)
> - [main] Pushing handler org.apache.axis.message.SOAPHandler@6f9b8e
> - [main] Pushing element Admin
> - [main] NSPush (32)
> - [main] Exit: DeserializationContext::startElement()
> - [main] Enter: DeserializationContext::endElement(, Admin)
> - [main] org.apache.axis.i18n.resource::handleGetObject(popHandler00)
> - [main] Popping handler org.apache.axis.message.SOAPHandler@6f9b8e
> - [main] NSPop (32)
> - [main] Popped element stack to org.apache.axis.message.SOAPBody:Body
> - [main] Exit: DeserializationContext::endElement()
> - [main] Enter:
> DeserializationContext::endElement(
> http://schemas.xmlsoap.org/soap/envelope/,
> Body)
> - [main] org.apache.axis.i18n.resource::handleGetObject(popHandler00)
> - [main] Popping handler org.apache.axis.message.BodyBuilder@106fc94
> - [main] NSPop (32)
> - [main] Popped element stack to
> org.apache.axis.message.SOAPEnvelope:Envelope
> - [main] Exit: DeserializationContext::endElement()
> - [main] Enter:
> DeserializationContext::endElement(
> http://schemas.xmlsoap.org/soap/envelope/,
> Envelope)
> - [main] org.apache.axis.i18n.resource::handleGetObject(popHandler00)
> - [main] Popping handler org.apache.axis.message.EnvelopeBuilder@17f242c
> - [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
> - [main] NSPop (empty)
> - [main] Popped element stack to null
> - [main] Exit: DeserializationContext::endElement()
> - [main] Enter: DeserializationContext::endPrefixMapping(soapenv)
> - [main] Exit: DeserializationContext::endPrefixMapping()
> - [main] Enter: DeserializationContext::endPrefixMapping(xsd)
> - [main] Exit: DeserializationContext::endPrefixMapping()
> - [main] Enter: DeserializationContext::endPrefixMapping(xsi)
> - [main] Exit: DeserializationContext::endPrefixMapping()
> - [main] Enter: DeserializationContext::endDocument()
> - [main] Exit: DeserializationContext::endDocument()
> - [main] org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
> - [main] Setting current message form to: FORM_SOAPENVELOPE
> (currentMessage is now org.apache.axis.message.SOAPEnvelope)
> - [main] Exit: SOAPPart::getAsSOAPEnvelope
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
> - [main] NSPush (32)
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'xsd' - 'http://www.w3.org/2001/XMLSchema'
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(register00)
> - [main] register 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
> - [main] NSPush (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element [
> http://schemas.xmlsoap.org/soap/envelope/]:Envelope
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element [http://schemas.xmlsoap.org/soap/envelope/]:Body
> - [main] NSPush (32)
> - [main] SAXOutputter.startElement ['' Admin]
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element []:Admin
> - [main] NSPush (32)
> - [main] SAXOutputter.characters ['Done processing']
> - [main] SAXOutputter.endElement ['' Admin]
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element Admin
> - [main] NSPop (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element soapenv:Body
> - [main] NSPop (32)
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element soapenv:Envelope
> - [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
> - [main] NSPop (empty)
> - [main] <soapenv:Envelope
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> ><soapenv:Body><Admin>Done
> processing</Admin></soapenv:Body></soapenv:Envelope>
> - [main] org.apache.axis.i18n.resource::handleGetObject(exit00)
> - [main] Exit:  HTTPDispatchHandler::invoke
> - [main] Exit: SimpleChain::invoke
> - [main] org.apache.axis.i18n.resource::handleGetObject(semanticCheck00)
> - [main] Doing SOAP semantic checks...
> - [main] Enter: SOAPPart::getAsSOAPEnvelope()
> - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
> - [main] current form is FORM_SOAPENVELOPE
> - [main] Exit: AxisClient::invoke
> - [main] Enter: SOAPPart::getAsSOAPEnvelope()
> - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
> - [main] current form is FORM_SOAPENVELOPE
> - [main] Exit: Call::invoke()
> - [main] Enter: SOAPPart::getAsSOAPEnvelope()
> - [main] org.apache.axis.i18n.resource::handleGetObject(currForm)
> - [main] current form is FORM_SOAPENVELOPE
> - [main] SAXOutputter.startElement ['' Admin]
> - [main] org.apache.axis.i18n.resource::handleGetObject(startElem00)
> - [main] Start element []:Admin
> - [main] NSPush (32)
> - [main] SAXOutputter.characters ['Done processing']
> - [main] SAXOutputter.endElement ['' Admin]
> - [main] org.apache.axis.i18n.resource::handleGetObject(endElem00)
> - [main] End element Admin
> - [main] org.apache.axis.i18n.resource::handleGetObject(empty00)
> - [main] NSPop (empty)
> <Admin>Done processing</Admin>
>
>
>
>
>