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 Simone Bonazzoli <s....@gmail.com> on 2006/01/16 13:17:49 UTC

Fwd: failure notice

Hi, i'm developing a simple webservice that support the upload and download
of binary files... i look at the example "swa" present in the samples
directory of the axis distribution....
i customize my wsdl and all otherthings but when i try to run my client the
axis.log report this exception:

java.lang.NoSuchMethodException:
org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
java.lang.Class, javax.xml.namespace.QName)

below i put my wsdd file and my wsdl file... the question is: is this an
axis bug or a my error... please help me :)

0    [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - getBundle(
org.apache.axis,org.apache.axis.i18n,resource,null,...)
32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - loadBundle:
Ignoring MissingResourceException: Can't find bundle for base name
org.apache.axis.resource, locale en_US
32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - Created
org.apache.axis.i18n.resource, linked to parent null
33   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - getBundle(
org.apache.axis,org.apache.axis.utils,resource,null,...)
35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - loadBundle:
Ignoring MissingResourceException: Can't find bundle for base name
org.apache.axis.utils.resource, locale en_US
35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - loadBundle:
Ignoring MissingResourceException: Can't find bundle for base name
org.apache.axis.resource, locale en_US
35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - Root packag=
e
not found, cross link to org.apache.axis.i18n.resource
35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - Root packag=
e
not found, cross link to org.apache.axis.i18n.resource
36   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
37   [main] DEBUG
org.apache.axis.configuration.EngineConfigurationFactoryFinder  - Factory
org.apache.axis.configuration.EngineConfigurationFactoryServlet Ignored:
unable to load/resolve class.
39   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(engineFactory)
39   [main] DEBUG
org.apache.axis.configuration.EngineConfigurationFactoryFinder  - Got
EngineFactory:
org.apache.axis.configuration.EngineConfigurationFactoryDefault
45   [main] DEBUG org.apache.axis.AxisEngine  - Enter: AxisEngine::init
459  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
459  [main] DEBUG org.apache.axis.utils.JavaUtils  - Attachment support is
enabled?  true
502  [main] DEBUG
org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
Enter/Exit: JAFDataHandlerDeserializerFactory(class java.lang.String, {
http://xml.apache.org/xml-soap}PlainText)
505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(oddDigits00)
505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(badChars01)
637  [main] DEBUG
org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
Enter/Exit: JAFDataHandlerDeserializerFactory(class java.awt.Image, {
http://xml.apache.org/xml-soap}Image)
682  [main] DEBUG
org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
Enter/Exit: JAFDataHandlerDeserializerFactory(class
javax.mail.internet.MimeMultipart, {
http://xml.apache.org/xml-soap}Multipart)
684  [main] DEBUG
org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
Enter/Exit: JAFDataHandlerDeserializerFactory(interface
javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source)
687  [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)
688  [main] DEBUG
org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
Enter/Exit: JAFDataHandlerDeserializerFactory()
757  [main] DEBUG org.apache.axis.AxisEngine  - Exit: AxisEngine::init
775  [main] DEBUG org.apache.axis.description.OperationDesc  - @13785d3
added parameter >name:       {
http://www.informatica.uniroma2.it/WebDisk}listRequest
typeEntry:  null
mode:       IN
position:   0
isReturn:   false
typeQName:  {http://www.informatica.uniroma2.it/WebDisk}>listRequest
javaType:   class it.uniroma2.informatica.types.ListRequest
inHeader:   false
outHeader:  false
@32efa7<total parameters:1
775  [main] DEBUG org.apache.axis.description.OperationDesc  -
@13785d3setReturnType({
http://www.informatica.uniroma2.it/WebDisk}listResponse)
787  [main] DEBUG org.apache.axis.description.OperationDesc  - @1242b11
added parameter >name:       fileName
typeEntry:  null
mode:       IN
position:   0
isReturn:   false
typeQName:  {http://www.w3.org/2001/XMLSchema}string
javaType:   class java.lang.String
inHeader:   false
outHeader:  false
@1878144<total parameters:1
787  [main] DEBUG org.apache.axis.description.OperationDesc  - @1242b11
added parameter >name:       file
typeEntry:  null
mode:       IN
position:   1
isReturn:   false
typeQName:  {http://xml.apache.org/xml-soap}Multipart
javaType:   class javax.mail.internet.MimeMultipart
inHeader:   false
outHeader:  false
@137d090<total parameters:2
787  [main] DEBUG org.apache.axis.description.OperationDesc  -
@1242b11setReturnType({http://www.w3.org/2001/XMLSchema}string)
944  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(transport00)
944  [main] DEBUG org.apache.axis.client.Call  - Transport is
org.apache.axis.transport.http.HTTPTransport@90c06f
946  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(exception00)
948  [main] DEBUG org.apache.axis.encoding.ser.BaseSerializerFactory  -
Exception:
java.lang.NoSuchMethodException:
org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
java.lang.Class, javax.xml.namespace.QName)
    at java.lang.Class.getMethod(Class.java:1581)
    at org.apache.axis.encoding.ser.BaseSerializerFactory.createFactory(
BaseSerializerFactory.java:254)
    at org.apache.axis.client.Call.registerTypeMapping(Call.java:2315)
    at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
l
(WebDiskSOAPBindingStub.java:161)
    at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
WebDiskSOAPBindingStub.java:218)
    at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
WebDiskClient.java:80)
    at it.uniroma2.informatica.webservices.WebDiskClient.main(
WebDiskClient.java:36)
952  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(exception00)
952  [main] DEBUG org.apache.axis.encoding.ser.BaseDeserializerFactory  -
Exception:
java.lang.NoSuchMethodException:
org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory.create(
java.lang.Class, javax.xml.namespace.QName)
    at java.lang.Class.getMethod(Class.java:1581)
    at org.apache.axis.encoding.ser.BaseDeserializerFactory.createFactory(
BaseDeserializerFactory.java:225)
    at org.apache.axis.client.Call.registerTypeMapping(Call.java:2317)
    at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
l
(WebDiskSOAPBindingStub.java:161)
    at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
WebDiskSOAPBindingStub.java:218)
    at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
WebDiskClient.java:80)
    at it.uniroma2.informatica.webservices.WebDiskClient.main(
WebDiskClient.java:36)
953  [main] DEBUG
org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
Enter/Exit: JAFDataHandlerDeserializerFactory(class
javax.activation.DataHandler, {
http://www.informatica.uniroma2.it/WebDisk/}DataHandler)
962  [main] DEBUG org.apache.axis.client.Call  - Enter: Call::invoke(ns,
meth, args)
979  [main] DEBUG org.apache.axis.client.Call  - operation=3Dname:
upload
returnQName: return
returnType:  {http://www.w3.org/2001/XMLSchema}string
returnClass: class java.lang.String
elementQName:null
soapAction:  null
style:       rpc
use:         encoded
numInParams: 2
method:null
ParameterDesc[0]:
  name:       fileName
  typeEntry:  null
  mode:       IN
  position:   0
  isReturn:   false
  typeQName:  {http://www.w3.org/2001/XMLSchema}string
  javaType:   class java.lang.String
  inHeader:   false
  outHeader:  false

ParameterDesc[1]:
  name:       file
  typeEntry:  null
  mode:       IN
  position:   1
  isReturn:   false
  typeQName:  {http://xml.apache.org/xml-soap}Multipart
  javaType:   class javax.mail.internet.MimeMultipart
  inHeader:   false
  outHeader:  false


979  [main] DEBUG org.apache.axis.client.Call  - operation.getNumParams()=
=3D2
979  [main] DEBUG org.apache.axis.client.Call  - getParamList number of
params: 2
1000 [main] DEBUG org.apache.axis.client.Call  - Enter:
Call::invoke(RPCElement)
1033 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
1033 [main] DEBUG org.apache.axis.Message  - Attachment support is enabled?
true
1045 [main] DEBUG org.apache.axis.SOAPPart  - Enter: SOAPPart
ctor(FORM_SOAPENVELOPE)
1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
1045 [main] DEBUG org.apache.axis.SOAPPart  - Setting current message form
to: FORM_SOAPENVELOPE (currentMessage is now
org.apache.axis.message.SOAPEnvelope)
1045 [main] DEBUG org.apache.axis.SOAPPart  - Exit: SOAPPart ctor()
1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(addBody00)
1045 [main] DEBUG org.apache.axis.message.SOAPBody  - Adding body element t=
o
message...
1045 [main] DEBUG org.apache.axis.client.Call  - Enter: Call::invoke()
1046 [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
setTargetService(WebDiskSOAP)
1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(noService10)
1047 [main] DEBUG org.apache.axis.ConfigurationException  - Exception:
org.apache.axis.ConfigurationException: No service named WebDiskSOAP is
available
org.apache.axis.ConfigurationException: No service named WebDiskSOAP 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:2690)
    at org.apache.axis.client.Call.invoke(Call.java:2443)
    at org.apache.axis.client.Call.invoke(Call.java:2366)
    at org.apache.axis.client.Call.invoke(Call.java:1812)
    at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
WebDiskSOAPBindingStub.java:230)
    at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
WebDiskClient.java:80)
    at it.uniroma2.informatica.webservices.WebDiskClient.main(
WebDiskClient.java:36)

    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:2690)
    at org.apache.axis.client.Call.invoke(Call.java:2443)
    at org.apache.axis.client.Call.invoke(Call.java:2366)
    at org.apache.axis.client.Call.invoke(Call.java:1812)
    at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
WebDiskSOAPBindingStub.java:230)
    at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
WebDiskClient.java:80)
    at it.uniroma2.informatica.webservices.WebDiskClient.main(
WebDiskClient.java:36)
1047 [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
setServiceHandler(null)
1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(targetService)
1047 [main] DEBUG org.apache.axis.client.Call  - Target service:
WebDiskSOAP
1047 [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
setTargetService(http://www.informatica.uniroma2.it/WebDisk/wsdl/upload)
1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(noService10)
1048 [main] DEBUG org.apache.axis.ConfigurationException  - Exception:
org.apache.axis.ConfigurationException: No service named
http://www.informatica.uniroma2.it/WebDisk/wsdl/upload is available
org.apache.axis.ConfigurationException: No service named
http://www.informatica.uniroma2.it/WebDisk/wsdl/upload 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:2443)
    at org.apache.axis.client.Call.invoke(Call.java:2366)
    at org.apache.axis.client.Call.invoke(Call.java:1812)
    at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
WebDiskSOAPBindingStub.java:230)
    at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
WebDiskClient.java:80)
    at it.uniroma2.informatica.webservices.WebDiskClient.main(
WebDiskClient.java:36)

    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:2443)
    at org.apache.axis.client.Call.invoke(Call.java:2366)
    at org.apache.axis.client.Call.invoke(Call.java:1812)
    at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
WebDiskSOAPBindingStub.java:230)
    at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
WebDiskClient.java:80)
    at it.uniroma2.informatica.webservices.WebDiskClient.main(
WebDiskClient.java:36)
1048 [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
setServiceHandler(null)
1055 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
SOAPPart::getAsSOAPEnvelope()
1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(currForm)
1055 [main] DEBUG org.apache.axis.SOAPPart  - current form is
FORM_SOAPENVELOPE
1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(register00)
1055 [main] DEBUG org.apache.axis.encoding.SerializationContext  - register
'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
1055 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(register00)
1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  - register
'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(register00)
1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  - register
'xsd' - 'http://www.w3.org/2001/XMLSchema'
1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(register00)
1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  - register
'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(startElem00)
1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  - Start
element [http://schemas.xmlsoap.org/soap/envelope/]:Envelope
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://schemas.xmlsoap.org/soap/envelope/]:Body
1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(register00)
1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  - register
'' - ''
1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
1063 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(startElem00)
1063 [main] DEBUG org.apache.axis.encoding.SerializationContext  - Start
element []:upload
1069 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(startElem00)
1069 [main] DEBUG org.apache.axis.encoding.SerializationContext  - Start
element []:fileName
1069 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
1076 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(endElem00)
1076 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
element fileName
1076 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(startElem00)
1090 [main] DEBUG org.apache.axis.encoding.SerializationContext  - Start
element []:file
1090 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(endElem00)
1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
element file
1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(endElem00)
1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
element upload
1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(endElem00)
1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
element soapenv:Body
1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(endElem00)
1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
element soapenv:Envelope
1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(empty00)
1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
1091 [main] DEBUG org.apache.axis.client.Call  - <?xml version=3D"1.0"
encoding=3D"UTF-8"?><soapenv:Envelope xmlns:soapenv=3D"
http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd=3D"
http://www.w3.org/2001/XMLSchema" xmlns:xsi=3D"
http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><upload
xmlns=3D""><fileName>fileEst.jpg</fileName><file
href=3D"cid:E773E1C9F468724E1683F8F6B8FE05A9"/></upload></soapenv:Body></so=
apenv:Envelope>
1092 [main] DEBUG org.apache.axis.client.AxisClient  - Enter:
AxisClient::invoke
1092 [main] DEBUG org.apache.axis.client.AxisClient  - EngineHandler: null
1101 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(axisUserAgent)
1110 [main] DEBUG org.apache.axis.SimpleChain  - Enter: SimpleChain::invoke
1111 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(enter00)
1111 [main] DEBUG org.apache.axis.transport.http.HTTPSender  - Enter:
HTTPSender::invoke
1112 [main] DEBUG org.apache.axis.SOAPPart  - Enter: SOAPPart::saveChanges

..................
.................
..............


the wsdl file

<?xml version=3D"1.0" encoding=3D"UTF-8"?>

<wsdl:definitions
  targetNamespace=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl"
  xmlns=3D"http://schemas.xmlsoap.org/wsdl/"
  xmlns:tns=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl"
  xmlns:soap=3D"http://schemas.xmlsoap.org/wsdl/soap/"
  xmlns:wsdl=3D"http://schemas.xmlsoap.org/wsdl/"
  xmlns:types=3D"http://www.informatica.uniroma2.it/WebDisk"
  xmlns:mime=3D"http://schemas.xmlsoap.org/wsdl/mime/"
  xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema" name=3D"WebDisk">

    <wsdl:types>
        <xsd:schema elementFormDefault=3D"qualified"
            targetNamespace=3D"
http://www.informatica.uniroma2.it/WebDisk/wsdl/types">
              <xsd:import namespace=3D"
http://www.informatica.uniroma2.it/WebDisk"
schemaLocation=3D"/home/simo/develop/java/WebDisk/src/it/uniroma2/informati=
ca/WebDisk.xsd"/>
        </xsd:schema>
    </wsdl:types>

    <wsdl:message name=3D"listRequest">
         <wsdl:part name=3D"parameters" element=3D"types:listRequest" />
    </wsdl:message>
    <wsdl:message name=3D"listResponse">
        <wsdl:part name=3D"parameters" element=3D"types:listResponse"/>
    </wsdl:message>

    <wsdl:message name=3D"uploadRequest">
        <wsdl:part name=3D"fileName" type=3D"xsd:string"/>
        <wsdl:part name=3D"file" type=3D"xsd:base64Binary"/>
    </wsdl:message>

    <wsdl:message name=3D"uploadResponse">
        <wsdl:part name=3D"return" type=3D"xsd:string"/>
    </wsdl:message>


    <wsdl:portType name=3D"WebDiskPortType">
        <wsdl:operation name=3D"list">
            <wsdl:input message=3D"tns:listRequest" />
            <wsdl:output message=3D"tns:listResponse" />
        </wsdl:operation>

        <wsdl:operation name=3D"upload">
            <wsdl:input message=3D"tns:uploadRequest"/>
            <wsdl:output message=3D"tns:uploadResponse"/>
        </wsdl:operation>
    </wsdl:portType>

    <wsdl:binding name=3D"WebDiskSOAPBinding" type=3D"tns:WebDiskPortType">
        <soap:binding style=3D"document" transport=3D"
http://schemas.xmlsoap.org/soap/http"/>
        <wsdl:operation name=3D"list">
            <soap:operation soapAction=3D"
http://www.informatica.uniroma2.it/WebDisk/wsdl/list"/>
            <wsdl:input>
                <soap:body use=3D"literal"/>
            </wsdl:input>
            <wsdl:output>
                <soap:body use=3D"literal"/>
            </wsdl:output>
        </wsdl:operation>

        <wsdl:operation name=3D"upload">
            <soap:operation soapAction=3D"
http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"/>
            <wsdl:input>
                <mime:multipartRelated>
                    <mime:part>
                        <soap:body use=3D"literal" parts=3D"fileName"/>
                    </mime:part>
                    <mime:part>
                        <mime:content part=3D"file" type=3D"multipart/mixed=
"/>
                    </mime:part>
                </mime:multipartRelated>
            </wsdl:input>
            <wsdl:output>
                <soap:body use=3D"literal"/>
            </wsdl:output>
        </wsdl:operation>
    </wsdl:binding>

    <wsdl:service name=3D"WebDiskService">

        <wsdl:port binding=3D"tns:WebDiskSOAPBinding" name=3D"WebDiskSOAP">
            <soap:address location=3D"
http://localhost:8080/axis/services/WebDiskSOAP"/>
        </wsdl:port>

    </wsdl:service>

</wsdl:definitions>

------=_Part_8470_7036360.1137348779925
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi, i'm developing a simple webservice that support the upload and download=
of binary files... i look at the example &quot;swa&quot; present in the sa=
mples directory of the axis distribution....<br>i customize my wsdl and all=
otherthings but when i try to run my client the=20
axis.log report this exception:<br><br>java.lang.NoSuchMethodException: org=
.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(java.lang.=
Class, javax.xml.namespace.QName)<br><br>below i put my wsdd file and my ws=
dl file... the question is: is this an axis bug or a my error... please hel=
p me :)
<br><br>0&nbsp;&nbsp;&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectResour=
ceBundle&nbsp; - getBundle(org.apache.axis,org.apache.axis.i18n,resource,nu=
ll,...)<br>32&nbsp;&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectResource=
Bundle&nbsp; - loadBundle: Ignoring MissingResourceException: Can't find bu=
ndle for base name=20
org.apache.axis.resource, locale en_US<br>32&nbsp;&nbsp; [main] DEBUG org.a=
pache.axis.i18n.ProjectResourceBundle&nbsp; - Created org.apache.axis.i18n.=
resource, linked to parent null<br>33&nbsp;&nbsp; [main] DEBUG org.apache.a=
xis.i18n.ProjectResourceBundle
&nbsp; - getBundle(org.apache.axis,org.apache.axis.utils,resource,null,...)=
<br>35&nbsp;&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&=
nbsp; - loadBundle: Ignoring MissingResourceException: Can't find bundle fo=
r base name org.apache.axis.utils.resource
, locale en_US<br>35&nbsp;&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectR=
esourceBundle&nbsp; - loadBundle: Ignoring MissingResourceException: Can't =
find bundle for base name org.apache.axis.resource, locale en_US<br>35&nbsp=
;&nbsp; [main] DEBUG=20
org.apache.axis.i18n.ProjectResourceBundle&nbsp; - Root package not found, =
cross link to org.apache.axis.i18n.resource<br>35&nbsp;&nbsp; [main] DEBUG =
org.apache.axis.i18n.ProjectResourceBundle&nbsp; - Root package not found, =
cross link to org.apache.axis.i18n.resource
<br>36&nbsp;&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&=
nbsp; - org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFact=
ory)<br>37&nbsp;&nbsp; [main] DEBUG org.apache.axis.configuration.EngineCon=
figurationFactoryFinder
&nbsp; - Factory org.apache.axis.configuration.EngineConfigurationFactorySe=
rvlet Ignored: unable to load/resolve class.<br>39&nbsp;&nbsp; [main] DEBUG=
org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.re=
source::handleGetObject
(engineFactory)<br>39&nbsp;&nbsp; [main] DEBUG org.apache.axis.configuratio=
n.EngineConfigurationFactoryFinder&nbsp; - Got EngineFactory: org.apache.ax=
is.configuration.EngineConfigurationFactoryDefault<br>45&nbsp;&nbsp; [main]=
DEBUG org.apache.axis.AxisEngine
&nbsp; - Enter: AxisEngine::init<br>459&nbsp; [main] DEBUG org.apache.axis.=
i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.resource::handleGet=
Object(attachEnabled)<br>459&nbsp; [main] DEBUG org.apache.axis.utils.JavaU=
tils&nbsp; - Attachment support is enabled?&nbsp; true
<br>502&nbsp; [main] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeser=
ializerFactory&nbsp; - Enter/Exit: JAFDataHandlerDeserializerFactory(class =
java.lang.String, {<a href=3D"http://xml.apache.org/xml-soap}PlainText)">ht=
tp://xml.apache.org/xml-soap}PlainText)
</a><br>505&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&n=
bsp; - org.apache.axis.i18n.resource::handleGetObject(oddDigits00)<br>505&n=
bsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.ap=
ache.axis.i18n.resource::handleGetObject
(badChars01)<br>637&nbsp; [main] DEBUG org.apache.axis.encoding.ser.JAFData=
HandlerDeserializerFactory&nbsp; - Enter/Exit: JAFDataHandlerDeserializerFa=
ctory(class java.awt.Image, {<a href=3D"http://xml.apache.org/xml-soap}Imag=
e)">http://xml.apache.org/xml-soap}Image)
</a><br>682&nbsp; [main] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerD=
eserializerFactory&nbsp; - Enter/Exit: JAFDataHandlerDeserializerFactory(cl=
ass javax.mail.internet.MimeMultipart, {<a href=3D"http://xml.apache.org/xm=
l-soap}Multipart)">
http://xml.apache.org/xml-soap}Multipart)</a><br>684&nbsp; [main] DEBUG org=
.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/E=
xit: JAFDataHandlerDeserializerFactory(interface javax.xml.transform.Source=
, {<a href=3D"http://xml.apache.org/xml-soap}Source)">
http://xml.apache.org/xml-soap}Source)</a><br>687&nbsp; [main] DEBUG org.ap=
ache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/Exit=
: JAFDataHandlerDeserializerFactory(class org.apache.axis.attachments.Octet=
Stream
, {<a href=3D"http://xml.apache.org/xml-soap}octet-stream)">http://xml.apac=
he.org/xml-soap}octet-stream)</a><br>688&nbsp; [main] DEBUG org.apache.axis=
.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/Exit: JAFData=
HandlerDeserializerFactory()
<br>757&nbsp; [main] DEBUG org.apache.axis.AxisEngine&nbsp; - Exit: AxisEng=
ine::init<br>775&nbsp; [main] DEBUG org.apache.axis.description.OperationDe=
sc&nbsp; - @13785d3 added parameter &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp; {<a href=3D"http://www.informatica.uniroma2.it/WebDisk}listRequest">
http://www.informatica.uniroma2.it/WebDisk}listRequest</a><br>typeEntry:&nb=
sp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<br>position:&nbsp;=
&nbsp; 0<br>isReturn:&nbsp;&nbsp; false<br>typeQName:&nbsp; {<a href=3D"htt=
p://www.informatica.uniroma2.it/WebDisk}">http://www.informatica.uniroma2.i=
t/WebDisk}
</a>&gt;listRequest<br>javaType:&nbsp;&nbsp; class it.uniroma2.informatica.=
types.ListRequest<br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp; false<=
br>@32efa7&lt;total parameters:1<br>775&nbsp; [main] DEBUG org.apache.axis.=
description.OperationDesc&nbsp; - @13785d3setReturnType({
<a href=3D"http://www.informatica.uniroma2.it/WebDisk}listResponse)">http:/=
/www.informatica.uniroma2.it/WebDisk}listResponse)</a><br>787&nbsp; [main] =
DEBUG org.apache.axis.description.OperationDesc&nbsp; - @1242b11 added para=
meter &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fileName
<br>typeEntry:&nbsp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<b=
r>position:&nbsp;&nbsp; 0<br>isReturn:&nbsp;&nbsp; false<br>typeQName:&nbsp=
; {<a href=3D"http://www.w3.org/2001/XMLSchema}string">http://www.w3.org/20=
01/XMLSchema}string</a><br>javaType:&nbsp;&nbsp; class java.lang.String
<br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp; false<br>@1878144&lt;to=
tal parameters:1<br>787&nbsp; [main] DEBUG org.apache.axis.description.Oper=
ationDesc&nbsp; - @1242b11 added parameter &gt;name:&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp; file<br>typeEntry:&nbsp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp; IN
<br>position:&nbsp;&nbsp; 1<br>isReturn:&nbsp;&nbsp; false<br>typeQName:&nb=
sp; {<a href=3D"http://xml.apache.org/xml-soap}Multipart">http://xml.apache=
.org/xml-soap}Multipart</a><br>javaType:&nbsp;&nbsp; class javax.mail.inter=
net.MimeMultipart<br>inHeader:&nbsp;&nbsp; false
<br>outHeader:&nbsp; false<br>@137d090&lt;total parameters:2<br>787&nbsp; [=
main] DEBUG org.apache.axis.description.OperationDesc&nbsp; - @1242b11setRe=
turnType({<a href=3D"http://www.w3.org/2001/XMLSchema}string)">http://www.w=
3.org/2001/XMLSchema}string)
</a><br>944&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&n=
bsp; - org.apache.axis.i18n.resource::handleGetObject(transport00)<br>944&n=
bsp; [main] DEBUG org.apache.axis.client.Call&nbsp; - Transport is org.apac=
he.axis.transport.http.HTTPTransport@90c06f
<br>946&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp;=
- org.apache.axis.i18n.resource::handleGetObject(exception00)<br>948&nbsp;=
[main] DEBUG org.apache.axis.encoding.ser.BaseSerializerFactory&nbsp; - Ex=
ception:<br>java.lang.NoSuchMethodException
: org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(java.=
lang.Class, javax.xml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at java.lang.C=
lass.getMethod(Class.java:1581)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.en=
coding.ser.BaseSerializerFactory.createFactory
(BaseSerializerFactory.java:254)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.c=
lient.Call.registerTypeMapping(Call.java:2315)<br>&nbsp;&nbsp;&nbsp; at it.=
uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCall(WebDiskS=
OAPBindingStub.java:161)<br>
&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskSOAPBindin=
gStub.upload(WebDiskSOAPBindingStub.java:218)<br>&nbsp;&nbsp;&nbsp; at it.u=
niroma2.informatica.webservices.WebDiskClient.testUpload(WebDiskClient.java=
:80)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskCl=
ient.main
(WebDiskClient.java:36)<br>952&nbsp; [main] DEBUG org.apache.axis.i18n.Proj=
ectResourceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject(ex=
ception00)<br>952&nbsp; [main] DEBUG org.apache.axis.encoding.ser.BaseDeser=
ializerFactory
&nbsp; - Exception:<br>java.lang.NoSuchMethodException: org.apache.axis.enc=
oding.ser.JAFDataHandlerDeserializerFactory.create(java.lang.Class, javax.x=
ml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at java.lang.Class.getMethod(Clas=
s.java:1581)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.encoding.ser.BaseDeserializerFactory.=
createFactory(BaseDeserializerFactory.java:225)<br>&nbsp;&nbsp;&nbsp; at or=
g.apache.axis.client.Call.registerTypeMapping(Call.java:2317)<br>&nbsp;&nbs=
p;&nbsp; at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.crea=
teCall
(WebDiskSOAPBindingStub.java:161)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.info=
rmatica.webservices.WebDiskSOAPBindingStub.upload(WebDiskSOAPBindingStub.ja=
va:218)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDis=
kClient.testUpload(WebDiskClient.java
:80)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskCl=
ient.main(WebDiskClient.java:36)<br>953&nbsp; [main] DEBUG org.apache.axis.=
encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/Exit: JAFDataH=
andlerDeserializerFactory(class=20
javax.activation.DataHandler, {<a href=3D"http://www.informatica.uniroma2.i=
t/WebDisk/}DataHandler)">http://www.informatica.uniroma2.it/WebDisk/}DataHa=
ndler)</a><br>962&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; - En=
ter: Call::invoke(ns, meth, args)
<br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; - operation=3D=
name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; upload<br>returnQName: retu=
rn<br>returnType:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}string=
">http://www.w3.org/2001/XMLSchema}string</a><br>returnClass: class=20
java.lang.String<br>elementQName:null<br>soapAction:&nbsp; null<br>style:&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rpc<br>use:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp; encoded<br>numInParams: 2<br>method:null<br>&nbsp;Param=
eterDesc[0]:<br>&nbsp; name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fileName<b=
r>&nbsp; typeEntry:&nbsp; null<br>&nbsp; mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp; IN
<br>&nbsp; position:&nbsp;&nbsp; 0<br>&nbsp; isReturn:&nbsp;&nbsp; false<br=
>&nbsp; typeQName:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}strin=
g">http://www.w3.org/2001/XMLSchema}string</a><br>&nbsp; javaType:&nbsp;&nb=
sp; class java.lang.String<br>&nbsp; inHeader:&nbsp;&nbsp; false<br>
&nbsp; outHeader:&nbsp; false<br><br>&nbsp;ParameterDesc[1]:<br>&nbsp; name=
:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; file<br>&nbsp; typeEntry:&nbsp; null<=
br>&nbsp; mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<br>&nbsp; position:&=
nbsp;&nbsp; 1<br>&nbsp; isReturn:&nbsp;&nbsp; false<br>&nbsp; typeQName:&nb=
sp; {<a href=3D"http://xml.apache.org/xml-soap}Multipart">
http://xml.apache.org/xml-soap}Multipart</a><br>&nbsp; javaType:&nbsp;&nbsp=
; class javax.mail.internet.MimeMultipart<br>&nbsp; inHeader:&nbsp;&nbsp; f=
alse<br>&nbsp; outHeader:&nbsp; false<br><br><br>979&nbsp; [main] DEBUG org=
.apache.axis.client.Call&nbsp; - operation.getNumParams
()=3D2<br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; - getPar=
amList number of params: 2<br>1000 [main] DEBUG org.apache.axis.client.Call=
&nbsp; - Enter: Call::invoke(RPCElement)<br>1033 [main] DEBUG org.apache.ax=
is.i18n.ProjectResourceBundle
&nbsp; - org.apache.axis.i18n.resource::handleGetObject(attachEnabled)<br>1=
033 [main] DEBUG org.apache.axis.Message&nbsp; - Attachment support is enab=
led?&nbsp; true<br>1045 [main] DEBUG org.apache.axis.SOAPPart&nbsp; - Enter=
: SOAPPart ctor(FORM_SOAPENVELOPE)
<br>1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; - or=
g.apache.axis.i18n.resource::handleGetObject(setMsgForm)<br>1045 [main] DEB=
UG org.apache.axis.SOAPPart&nbsp; - Setting current message form to: FORM_S=
OAPENVELOPE (currentMessage is now=20
org.apache.axis.message.SOAPEnvelope)<br>1045 [main] DEBUG org.apache.axis.=
SOAPPart&nbsp; - Exit: SOAPPart ctor()<br>1045 [main] DEBUG org.apache.axis=
.i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.resource::handleGe=
tObject
(addBody00)<br>1045 [main] DEBUG org.apache.axis.message.SOAPBody&nbsp; - A=
dding body element to message...<br>1045 [main] DEBUG org.apache.axis.clien=
t.Call&nbsp; - Enter: Call::invoke()<br>1046 [main] DEBUG org.apache.axis.M=
essageContext
&nbsp; - MessageContext: setTargetService(WebDiskSOAP)<br>1046 [main] DEBUG=
org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.re=
source::handleGetObject(noService10)<br>1047 [main] DEBUG org.apache.axis.C=
onfigurationException
&nbsp; - Exception: <br>org.apache.axis.ConfigurationException: No service =
named WebDiskSOAP is available<br>org.apache.axis.ConfigurationException: N=
o service named WebDiskSOAP is available<br>&nbsp;&nbsp;&nbsp; at org.apach=
e.axis.configuration.FileProvider.getService
(FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.AxisEngine=
.getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.M=
essageContext.setTargetService(MessageContext.java:755)<br>&nbsp;&nbsp;&nbs=
p; at org.apache.axis.client.Call.invoke(
Call.java:2690)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke=
(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invok=
e(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invo=
ke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webserv=
ices.WebDiskSOAPBindingStub.upload
(WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.info=
rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs=
p;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskClient.main(We=
bDiskClient.java:36)<br><br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.configuration.FileProvider.getService=
(FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.AxisEngine=
.getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.M=
essageContext.setTargetService(MessageContext.java
:755)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(Call.java=
:2690)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(Call.jav=
a:2443)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(Call.ja=
va:2366)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webservic=
es.WebDiskSOAPBindingStub.upload(WebDiskSOAPBindingStub.java:230)<br>&nbsp;=
&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskClient.testUploa=
d(WebDiskClient.java:80)<br>
&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskClient.mai=
n(WebDiskClient.java:36)<br>1047 [main] DEBUG org.apache.axis.MessageContex=
t&nbsp; - MessageContext: setServiceHandler(null)<br>1047 [main] DEBUG org.=
apache.axis.i18n.ProjectResourceBundle
&nbsp; - org.apache.axis.i18n.resource::handleGetObject(targetService)<br>1=
047 [main] DEBUG org.apache.axis.client.Call&nbsp; - Target service:&nbsp; =
WebDiskSOAP<br>1047 [main] DEBUG org.apache.axis.MessageContext&nbsp; - Mes=
sageContext: setTargetService(
<a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload">http://w=
ww.informatica.uniroma2.it/WebDisk/wsdl/upload</a>)<br>1047 [main] DEBUG or=
g.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.resou=
rce::handleGetObject
(noService10)<br>1048 [main] DEBUG org.apache.axis.ConfigurationException&n=
bsp; - Exception: <br>org.apache.axis.ConfigurationException: No service na=
med <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload">http=
://www.informatica.uniroma2.it/WebDisk/wsdl/upload
</a> is available<br>org.apache.axis.ConfigurationException: No service nam=
ed <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload">http:=
//www.informatica.uniroma2.it/WebDisk/wsdl/upload</a> is available<br>&nbsp=
;&nbsp;&nbsp; at=20
org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233=
)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.AxisEngine.getService(AxisEngine=
.java:311)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.MessageContext.setTarge=
tService(MessageContext.java
:755)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.transport.http.HTTPTransport=
.setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp; at or=
g.apache.axis.client.Transport.setupMessageContext(Transport.java:46)<br>&n=
bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
(Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invok=
e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invo=
ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.inv=
oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webser=
vices.WebDiskSOAPBindingStub.upload
(WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.info=
rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs=
p;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskClient.main(We=
bDiskClient.java:36)<br><br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.configuration.FileProvider.getService=
(FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.AxisEngine=
.getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.M=
essageContext.setTargetService(MessageContext.java
:755)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.transport.http.HTTPTransport=
.setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp; at or=
g.apache.axis.client.Transport.setupMessageContext(Transport.java:46)<br>&n=
bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
(Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invok=
e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invo=
ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.inv=
oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webser=
vices.WebDiskSOAPBindingStub.upload
(WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.info=
rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs=
p;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskClient.main(We=
bDiskClient.java:36)<br>1048 [main] DEBUG=20
org.apache.axis.MessageContext&nbsp; - MessageContext: setServiceHandler(nu=
ll)<br>1055 [main] DEBUG org.apache.axis.SOAPPart&nbsp; - Enter: SOAPPart::=
getAsSOAPEnvelope()<br>1055 [main] DEBUG org.apache.axis.i18n.ProjectResour=
ceBundle
&nbsp; - org.apache.axis.i18n.resource::handleGetObject(currForm)<br>1055 [=
main] DEBUG org.apache.axis.SOAPPart&nbsp; - current form is FORM_SOAPENVEL=
OPE<br>1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -=
org.apache.axis.i18n.resource::handleGetObject
(register00)<br>1055 [main] DEBUG org.apache.axis.encoding.SerializationCon=
text&nbsp; - register 'soapenv' - '<a href=3D"http://schemas.xmlsoap.org/so=
ap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1055 [main]=
DEBUG=20
org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main] DEBUG org.=
apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main] DEBUG org.apac=
he.axis.i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.resource::h=
andleGetObject
(register00)<br>1056 [main] DEBUG org.apache.axis.encoding.SerializationCon=
text&nbsp; - register 'soapenv' - '<a href=3D"http://schemas.xmlsoap.org/so=
ap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1056 [main]=
DEBUG=20
org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.res=
ource::handleGetObject(register00)<br>1056 [main] DEBUG org.apache.axis.enc=
oding.SerializationContext&nbsp; - register 'xsd' - '<a href=3D"http://www.=
w3.org/2001/XMLSchema">
http://www.w3.org/2001/XMLSchema</a>'<br>1056 [main] DEBUG org.apache.axis.=
utils.NSStack&nbsp; - NSPush (32)<br>1056 [main] DEBUG org.apache.axis.i18n=
.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObje=
ct(register00)
<br>1056 [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp; -=
register 'xsi' - '<a href=3D"http://www.w3.org/2001/XMLSchema-instance">ht=
tp://www.w3.org/2001/XMLSchema-instance</a>'<br>1056 [main] DEBUG org.apach=
e.axis.utils.NSStack
&nbsp; - NSPush (32)<br>1056 [main] DEBUG org.apache.axis.i18n.ProjectResou=
rceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject(startElem0=
0)<br>1056 [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp;=
- Start element [
<a href=3D"http://schemas.xmlsoap.org/soap/envelope/]:Envelope">http://sche=
mas.xmlsoap.org/soap/envelope/]:Envelope</a><br>1062 [main] DEBUG org.apach=
e.axis.i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.resource::ha=
ndleGetObject
(startElem00)<br>1062 [main] DEBUG org.apache.axis.encoding.SerializationCo=
ntext&nbsp; - Start element [<a href=3D"http://schemas.xmlsoap.org/soap/env=
elope/]:Body">http://schemas.xmlsoap.org/soap/envelope/]:Body</a><br>1062 [=
main] DEBUG=20
org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1062 [main] DEBUG org.=
apache.axis.i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.resourc=
e::handleGetObject(register00)<br>1062 [main] DEBUG org.apache.axis.encodin=
g.SerializationContext
&nbsp; - register '' - ''<br>1063 [main] DEBUG org.apache.axis.utils.NSStac=
k&nbsp; - NSPush (32)<br>1063 [main] DEBUG org.apache.axis.utils.NSStack&nb=
sp; - NSPush (32)<br>1063 [main] DEBUG org.apache.axis.i18n.ProjectResource=
Bundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
(startElem00)<br>1063 [main] DEBUG org.apache.axis.encoding.SerializationCo=
ntext&nbsp; - Start element []:upload<br>1069 [main] DEBUG org.apache.axis.=
i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.resource::handleGet=
Object
(startElem00)<br>1069 [main] DEBUG org.apache.axis.encoding.SerializationCo=
ntext&nbsp; - Start element []:fileName<br>1069 [main] DEBUG org.apache.axi=
s.utils.NSStack&nbsp; - NSPush (32)<br>1076 [main] DEBUG org.apache.axis.i1=
8n.ProjectResourceBundle
&nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1076 =
[main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp; - End elem=
ent fileName<br>1076 [main] DEBUG org.apache.axis.utils.NSStack&nbsp; - NSP=
op (32)<br>
1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.ap=
ache.axis.i18n.resource::handleGetObject(startElem00)<br>1090 [main] DEBUG =
org.apache.axis.encoding.SerializationContext&nbsp; - Start element []:file=
<br>1090 [main] DEBUG=20
org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1091 [main] DEBUG org.=
apache.axis.i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.resourc=
e::handleGetObject(endElem00)<br>1091 [main] DEBUG org.apache.axis.encoding=
.SerializationContext
&nbsp; - End element file<br>1091 [main] DEBUG org.apache.axis.utils.NSStac=
k&nbsp; - NSPop (32)<br>1091 [main] DEBUG org.apache.axis.i18n.ProjectResou=
rceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)=
<br>1091 [main] DEBUG=20
org.apache.axis.encoding.SerializationContext&nbsp; - End element upload<br=
>1091 [main] DEBUG org.apache.axis.utils.NSStack&nbsp; - NSPop (32)<br>1091=
[main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.apache=
.axis.i18n.resource::handleGetObject
(endElem00)<br>1091 [main] DEBUG org.apache.axis.encoding.SerializationCont=
ext&nbsp; - End element soapenv:Body<br>1091 [main] DEBUG org.apache.axis.u=
tils.NSStack&nbsp; - NSPop (32)<br>1091 [main] DEBUG org.apache.axis.i18n.P=
rojectResourceBundle
&nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1091 =
[main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp; - End elem=
ent soapenv:Envelope<br>1091 [main] DEBUG org.apache.axis.i18n.ProjectResou=
rceBundle
&nbsp; - org.apache.axis.i18n.resource::handleGetObject(empty00)<br>1091 [m=
ain] DEBUG org.apache.axis.utils.NSStack&nbsp; - NSPop (empty)<br>1091 [mai=
n] DEBUG org.apache.axis.client.Call&nbsp; - &lt;?xml version=3D&quot;1.0&q=
uot; encoding=3D&quot;UTF-8&quot;?&gt;&lt;soapenv:Envelope xmlns:soapenv=3D=
&quot;
<a href=3D"http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoa=
p.org/soap/envelope/</a>&quot; xmlns:xsd=3D&quot;<a href=3D"http://www.w3.o=
rg/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:xsi=3D&=
quot;
<a href=3D"http://www.w3.org/2001/XMLSchema-instance&quot;">http://www.w3.o=
rg/2001/XMLSchema-instance&quot;</a>&gt;&lt;soapenv:Body&gt;&lt;upload xmln=
s=3D&quot;&quot;&gt;&lt;fileName&gt;fileEst.jpg&lt;/fileName&gt;&lt;file hr=
ef=3D&quot;cid:E773E1C9F468724E1683F8F6B8FE05A9&quot;/&gt;&lt;/upload&gt;&l=
t;/soapenv:Body&gt;&lt;/soapenv:Envelope&gt;
<br>1092 [main] DEBUG org.apache.axis.client.AxisClient&nbsp; - Enter: Axis=
Client::invoke<br>1092 [main] DEBUG org.apache.axis.client.AxisClient&nbsp;=
- EngineHandler: null<br>1101 [main] DEBUG org.apache.axis.i18n.ProjectRes=
ourceBundle
&nbsp; - org.apache.axis.i18n.resource::handleGetObject(axisUserAgent)<br>1=
110 [main] DEBUG org.apache.axis.SimpleChain&nbsp; - Enter: SimpleChain::in=
voke<br>1111 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; =
- org.apache.axis.i18n.resource::handleGetObject
(enter00)<br>1111 [main] DEBUG org.apache.axis.transport.http.HTTPSender&nb=
sp; - Enter:&nbsp; HTTPSender::invoke<br>1112 [main] DEBUG org.apache.axis.=
SOAPPart&nbsp; - Enter: SOAPPart::saveChanges<br><br>..................<br>=
.................
<br>..............<br><br><br>the wsdl file<br><br>&lt;?xml version=3D&quot=
;1.0&quot; encoding=3D&quot;UTF-8&quot;?&gt;<br><br>&lt;wsdl:definitions<br=
>&nbsp; targetNamespace=3D&quot;<a href=3D"http://www.informatica.uniroma2.=
it/WebDisk/wsdl">
http://www.informatica.uniroma2.it/WebDisk/wsdl</a>&quot;<br>&nbsp; xmlns=
=3D&quot;<a href=3D"http://schemas.xmlsoap.org/wsdl/">http://schemas.xmlsoa=
p.org/wsdl/</a>&quot;<br>&nbsp; xmlns:tns=3D&quot;<a href=3D"http://www.inf=
ormatica.uniroma2.it/WebDisk/wsdl">
http://www.informatica.uniroma2.it/WebDisk/wsdl</a>&quot;<br>&nbsp; xmlns:s=
oap=3D&quot;<a href=3D"http://schemas.xmlsoap.org/wsdl/soap/">http://schema=
s.xmlsoap.org/wsdl/soap/</a>&quot;<br>&nbsp; xmlns:wsdl=3D&quot;<a href=3D"=
http://schemas.xmlsoap.org/wsdl/">
http://schemas.xmlsoap.org/wsdl/</a>&quot;<br>&nbsp; xmlns:types=3D&quot;<a=
href=3D"http://www.informatica.uniroma2.it/WebDisk">http://www.informatica=
.uniroma2.it/WebDisk</a>&quot;<br>&nbsp; xmlns:mime=3D&quot;<a href=3D"http=
://schemas.xmlsoap.org/wsdl/mime/">
http://schemas.xmlsoap.org/wsdl/mime/</a>&quot;<br>&nbsp; xmlns:xsd=3D&quot=
;<a href=3D"http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSch=
ema</a>&quot; name=3D&quot;WebDisk&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; <b=
r>&nbsp;&nbsp;&nbsp; &lt;wsdl:types&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;xsd:schema elementFormDefault=3D&=
quot;qualified&quot;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&=
nbsp; targetNamespace=3D&quot;<a href=3D"http://www.informatica.uniroma2.it=
/WebDisk/wsdl/types">http://www.informatica.uniroma2.it/WebDisk/wsdl/types<=
/a>
&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp; &lt;xsd:import namespace=3D&quot;<a href=3D"http://www.informa=
tica.uniroma2.it/WebDisk">http://www.informatica.uniroma2.it/WebDisk</a>&qu=
ot;&nbsp; schemaLocation=3D&quot;/home/simo/develop/java/WebDisk/src/it/uni=
roma2/informatica/WebDisk.xsd&quot;/&gt;
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/xsd:schema&gt;<br>&nbsp;&nbs=
p;&nbsp; &lt;/wsdl:types&gt;<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &=
lt;wsdl:message name=3D&quot;listRequest&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
bsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot; element=
=3D&quot;types:listRequest&quot; /&gt;
<br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:message&gt;<br>&nbsp;&nbsp;&nbsp; &lt;wsdl=
:message name=3D&quot;listResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&n=
bsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot; element=3D&quot;type=
s:listResponse&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:message&gt;<br>&n=
bsp;&nbsp;&nbsp;=20
<br>&nbsp;&nbsp;&nbsp; &lt;wsdl:message name=3D&quot;uploadRequest&quot;&gt=
;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:part name=3D&quot;fileN=
ame&quot; type=3D&quot;xsd:string&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&n=
bsp;&nbsp; &lt;wsdl:part name=3D&quot;file&quot; type=3D&quot;xsd:base64Bin=
ary&quot;/&gt;
<br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:message&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;=
wsdl:message name=3D&quot;uploadResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
bsp;&nbsp;&nbsp; &lt;wsdl:part name=3D&quot;return&quot; type=3D&quot;xsd:s=
tring&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:message&gt;<br>&nbsp;&nbsp=
;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; &lt;wsdl:portType name=3D&quot;WebDiskPo=
rtType&quot;&gt;
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:operation name=3D&quot;l=
ist&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &=
lt;wsdl:input message=3D&quot;tns:listRequest&quot; /&gt;<br>&nbsp;&nbsp;&n=
bsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:output message=3D&=
quot;tns:listResponse&quot; /&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; =
&lt;/wsdl:operation&gt;
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbs=
p;&nbsp; &lt;wsdl:operation name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&n=
bsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:input message=3D&quot;t=
ns:uploadRequest&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;=
&nbsp;&nbsp; &lt;wsdl:output message=3D&quot;tns:uploadResponse&quot;/&gt;<=
br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:operation&gt;<br>&nbsp;&nbs=
p;&nbsp; &lt;/wsdl:portType&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;wsdl:binding =
name=3D&quot;WebDiskSOAPBinding&quot; type=3D&quot;tns:WebDiskPortType&quot=
;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:binding style=3D&qu=
ot;document&quot; transport=3D&quot;
<a href=3D"http://schemas.xmlsoap.org/soap/http&quot;/">http://schemas.xmls=
oap.org/soap/http&quot;/</a>&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &=
lt;wsdl:operation name=3D&quot;list&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&=
nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation soapAction=3D&quot;<a hre=
f=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/">
http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/</a>&gt;<br>&nbs=
p;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:input&gt;<br>=
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;=
&lt;soap:body use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&=
nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:input&gt;<br>&nbsp;&nbsp;&nbsp; &n=
bsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:output&gt;
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&n=
bsp; &lt;soap:body use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nb=
sp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:output&gt;<br>&nbsp;&nbsp;&nbs=
p; &nbsp;&nbsp;&nbsp; &lt;/wsdl:operation&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:op=
eration name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation soapAction=3D&quot;
<a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/">h=
ttp://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/</a>&gt;<br>&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:input&g=
t;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&=
nbsp;&nbsp; &lt;mime:multipartRelated&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mime:part&gt;<br>&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;soap:body use=3D&=
quot;literal&quot; parts=3D&quot;fileName&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp; &lt;/mime:part&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp; &lt;mime:part&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mim=
e:content part=3D&quot;file&quot; type=3D&quot;multipart/mixed&quot;/&gt;<b=
r>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/mime:part&gt;<br>&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp; &lt;/mime:multipartRelated&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:input&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:=
output&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp; &lt;soap:body use=3D&quot;literal&quot;/&gt;<br>&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:output&gt;=
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/wsdl:operation&gt;<br>&=
nbsp;&nbsp;&nbsp; &lt;/wsdl:binding&gt;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&=
nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:service name=3D&quot;WebDiskService&q=
uot;&gt;
<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:port binding=3D&quot=
;tns:WebDiskSOAPBinding&quot; name=3D&quot;WebDiskSOAP&quot;&gt;<br>&nbsp;&=
nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:address location=
=3D&quot;<a href=3D"http://localhost:8080/axis/services/WebDiskSOAP&quot;/"=
>http://localhost:8080/axis/services/WebDiskSOAP&quot;/
</a>&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:port&gt;&nbsp;&=
nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:service=
&gt;<br>&nbsp;&nbsp;&nbsp; <br>&lt;/wsdl:definitions&gt;<br><br>

------=_Part_8470_7036360.1137348779925--

Re: failure notice

Posted by Simone Bonazzoli <s....@gmail.com>.
if anyone has experience in soap with attachments and axis pls contact
me.... it's urgent :)
if you want read mails below....

thx

2006/1/17, Simone Bonazzoli <s....@gmail.com>:
>
> i try to see the "swa sample" in the samples directly vut the wsdd file
> isn't in that direcotory, so i can't run the example and verifiy if it's an
> axis bug or a my error... pls help me!!!! :)
>
> 2006/1/17, Simone Bonazzoli <s....@gmail.com>:
> >
> > i dont' call directly create... is the axis code that calls create
> > instead of createFactory... what i have to do? modify axis source code?!?!
> > :|
> >
> > 2006/1/17, Simone Bonazzoli < s.bonazzoli@gmail.com>:
> > >
> > > and so? what i have to do?
> > >
> > > 2006/1/16, Jim Azeltine <ja...@sbcglobal.net>:
> > > >
> > > > The JAFDataHandlerSerializerFactory class does have a
> > > > createFactory() method though. It appears that the call is wrong.
> > > >
> > > > Jim
> > > >
> > > > *Simone Bonazzoli < s.bonazzoli@gmail.com>* wrote:
> > > >
> > > > i have the java activation framework installed in my system... the
> > > > file activation.jar is in my classpath.... what wrong?
> > > >
> > > > 2006/1/16, Anne Thomas Manes < atmanes@gmail.com>:
> > > > >
> > > > > You also need the Java Activation Framework (JAF).
> > > > >
> > > > > On 1/16/06, Simone Bonazzoli < s.bonazzoli@gmail.com > wrote:
> > > > > >
> > > > > > i search in google and i find this page
> > > > > > http://www.nabble.com/Error-or-Bug-in-Deployment-p136948.html
> > > > > > ... it looks that someone have my same problem ... i try to understand if
> > > > > > this is an axis' bug or a my error... anyone can answer me?
> > > > > >
> > > > > >
> > > > > > 2006/1/16, Simone Bonazzoli <s.bonazzoli@gmail.com >:
> > > > > > >
> > > > > > > What mean s jaf installed??? however i have the javamail.jarin my classpath....
> > > > > > > the eception is NoSuchMethodException and this seems very
> > > > > > > strange... i read the axis API and the method create for class
> > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactorydoesn't exist.....
> > > > > > >
> > > > > > > 2006/1/16, Anne Thomas Manes < atmanes@gmail.com>:
> > > > > > > >
> > > > > > > > Make sure you have JAF installed and in your classpath.
> > > > > > > >
> > > > > > > > On 1/16/06, Simone Bonazzoli < s.bonazzoli@gmail.com >
> > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > Hi, i'm developing a simple webservice that support the
> > > > > > > > > upload and download
> > > > > > > > > of binary files... i look at the example "swa" present in
> > > > > > > > > the samples
> > > > > > > > > directory of the axis distribution....
> > > > > > > > > i customize my wsdl and all otherthings but when i try to
> > > > > > > > > run my client the
> > > > > > > > > axis.log report this exception:
> > > > > > > > >
> > > > > > > > > java.lang.NoSuchMethodException:
> > > > > > > > >
> > > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create
> > > > > > > > > (
> > > > > > > > > java.lang.Class, javax.xml.namespace.QName)
> > > > > > > > >
> > > > > > > > > below i put my wsdd file and my wsdl file... the question
> > > > > > > > > is: is this an
> > > > > > > > > axis bug or a my error... please help me :)
> > > > > > > > >
> > > > > > > > > 0    [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  - getBundle(
> > > > > > > > > org.apache.axis,org.apache.axis.i18n,resource,null,...)
> > > > > > > > > 32   [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   - loadBundle:
> > > > > > > > > Ignoring MissingResourceExc eption: Can't find bundle for
> > > > > > > > > base name
> > > > > > > > > org.apache.axis.resource, locale en_US
> > > > > > > > > 32   [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  - Created
> > > > > > > > > org.apache.axis.i18n.resource , linked to parent null
> > > > > > > > > 33   [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  - getBundle(
> > > > > > > > > org.apache.axis,org.apache.axis.utils,resource,null,...)
> > > > > > > > > 35   [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   - loadBundle:
> > > > > > > > > Ignoring MissingResourceException: Can't find bundle for
> > > > > > > > > base name
> > > > > > > > > org.apache.axis.utils.resource, locale en_US
> > > > > > > > > 35   [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  - loadBundle:
> > > > > > > > > Ignoring MissingResourceException: Can't find bundle for
> > > > > > > > > base name
> > > > > > > > > org.apache.axis.resource, locale en_US
> > > > > > > > > 35   [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  - Root packag=
> > > > > > > > > e
> > > > > > > > > not found, cross link to org.apache.axis.i18n.resource
> > > > > > > > > 35 & nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   - Root
> > > > > > > > > packag=
> > > > > > > > > e
> > > > > > > > > not found, cross link to org.apache.axis.i18n.resource
> > > > > > > > > 36   [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
> > > > > > > > >
> > > > > > > > > 37   [main] DEBUG
> > > > > > > > >
> > > > > > > > > org.apache.axis.configuration.EngineConfigurationFactoryFinder  -
> > > > > > > > > Factory
> > > > > > > > >
> > > > > > > > > org.apache.axis.configuration.EngineConfigurationFactoryServletIgnored:
> > > > > > > > > unable to load/resolve class.
> > > > > > > > > 39   [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (engineFactory)
> > > > > > > > > 39   [main] DEBUG
> > > > > > > > >
> > > > > > > > > org.apache.axis.configuration.EngineConfigurationFactoryFinder  - Got
> > > > > > > > > EngineFactory:
> > > > > > > > >
> > > > > > > > > org.apache.axis.configuration.EngineConfigurationFactoryDefault
> > > > > > > > > 45   [main] DEBUG org.apache.axis.AxisEngine  - Enter:
> > > > > > > > > AxisEngine::init
> > > > > > > > > 459  [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
> > > > > > > > > 459  [main] DEBUG org.apache.axis.utils.JavaUtils  -
> > > > > > > > > Attachment support is
> > > > > > > > > enabled?  true
> > > > > > > > > 502  [main] DEBUG
> > > > > > > > >
> > > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
> > > > > > > > >   -
> > > > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > > > > > java.lang.String, {
> > > > > > > > > http://xml.apache.org/xml-soap}PlainText)<http://xml.apache.org/xml-soap%7DPlainText%29>
> > > > > > > > > 505  [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(oddDigits00)
> > > > > > > > > 505  [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(badChars01)
> > > > > > > > > 637  [main] DEBUG
> > > > > > > > >
> > > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > > > > > java.awt.Image, {
> > > > > > > > > http://xml.apache.org/xml-soap}Image)
> > > > > > > > > <http://xml.apache.org/xml-soap%7DImage%29>
> > > > > > > > > 682  [main] DEBUG
> > > > > > > > >
> > > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > > > > > javax.mail.internet.MimeMultipart , {
> > > > > > > > > http://xml.apache.org/xml-soap}Multipart)<http://xml.apache.org/xml-soap%7DMultipart%29>
> > > > > > > > > 684  [main] DEBUG
> > > > > > > > >
> > > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(interface
> > > > > > > > > javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source)
> > > > > > > > > <http://xml.apache.org/xml-soap%7DSource%29>
> > > > > > > > > 687  [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)<http://xml.apache.org/xml-soap%7Doctet-stream%29>
> > > > > > > > > 688  [main] DEBUG
> > > > > > > > >
> > > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
> > > > > > > > >   -
> > > > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory()
> > > > > > > > > 757  [main] DEBUG org.apache.axis.AxisEngine   - Exit:
> > > > > > > > > AxisEngine::init
> > > > > > > > > 775  [main] DEBUG
> > > > > > > > > org.apache.axis.description.OperationDesc  - @13785d3
> > > > > > > > > added parameter >name:       {
> > > > > > > > > http://www.informatica.uniroma2.it/WebDisk}listRequest
> > > > > > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> > > > > > > > > typeEntry:  null
> > > > > > > > > mode:       IN
> > > > > > > > > position:   0
> > > > > > > > > isReturn:   false
> > > > > > > > > typeQName:  { http://www.informatica.uniroma2.it/WebDisk}<http://www.informatica.uniroma2.it/WebDisk%7D>
> > > > > > > > > >listRequest
> > > > > > > > > javaType:   class
> > > > > > > > > it.uniroma2.informatica.types.ListRequest
> > > > > > > > > inHeader:   false
> > > > > > > > > outHeader:  false
> > > > > > > > > @32efa7<total parameters:1
> > > > > > > > > 775  [main] DEBUG
> > > > > > > > > org.apache.axis.description.OperationDesc  -
> > > > > > > > > @13785d3setReturnType({
> > > > > > > > > http://www.informatica.uniroma2.it/WebDisk}listResponse)
> > > > > > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29>
> > > > > > > > > 787  [main] DEBUG
> > > > > > > > > org.apache.axis.description.OperationDesc  - @1242b11
> > > > > > > > > added parameter >name:       fileName
> > > > > > > > > typeEntry:  null
> > > > > > > > > mode:       IN
> > > > > > > > > position:   0
> > > > > > > > > isReturn:   false
> > > > > > > > > typeQName:  { http://www.w3.org/2001/XMLSchema}string<http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > > > > > > javaType:   class java.lang.String
> > > > > > > > > inHeader:   false
> > > > > > > > > outHeader:  false
> > > > > > > > > @1878144<total parameters:1
> > > > > > > > > 787  [main] DEBUG
> > > > > > > > > org.apache.axis.description.OperationDesc   - @1242b11
> > > > > > > > > added parameter >name:       file
> > > > > > > > > typeEntry:  null
> > > > > > > > > mode:       IN
> > > > > > > > > position:   1
> > > > > > > > > isReturn:   false
> > > > > > > > > typeQName:  {http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart>
> > > > > > > > > javaType:   class javax.mail.internet.MimeMultipart
> > > > > > > > > inHeader:   false
> > > > > > > > > outHeader:  false
> > > > > > > > > @137d090<total parameters:2
> > > > > > > > > 787  [main] DEBUG
> > > > > > > > > org.apache.axis.description.OperationDesc  -
> > > > > > > > > @1242b11setReturnType({http://www.w3.org/2001/XMLSchema}string)
> > > > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring%29>
> > > > > > > > > 944  [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (transport00)
> > > > > > > > > 944  [main] DEBUG org.apache.axis.client.Call   -
> > > > > > > > > Transport is
> > > > > > > > > org.apache.axis.transport.http.HTTPTransport@90c06f
> > > > > > > > > 946  [main] D EBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (exception00)
> > > > > > > > > 948  [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.ser.BaseSerializerFactory   -
> > > > > > > > > Exception:
> > > > > > > > > java.lang.NoSuchMethodException:
> > > > > > > > >
> > > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > > > > > > > > java.lang.Class, javax.xml.namespace.QName)
> > > > > > > > >     at java.lang.Class.getMethod(Class.java :1581)
> > > > > > > > >     at
> > > > > > > > > org.apache.axis.encoding.ser.BaseSerializerFactory.createFactory
> > > > > > > > > (
> > > > > > > > > BaseSerializerFactory.java:254)
> > > > > > > > >     at org.apache.axis.client.Call.registerTypeMapping(
> > > > > > > > > Call.java:2315)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> > > > > > > > > l
> > > > > > > > > (WebDiskSOAPBindingStub.java:161)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > > > > > > WebDiskSOAPBindingStub.java:218)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload
> > > > > > > > > (
> > > > > > > > > WebDiskClient.java:80)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > > > WebDiskClient.java :36)
> > > > > > > > > 952  [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (exception00)
> > > > > > > > > 952  [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.ser.BaseDeserializerFactory  -
> > > > > > > > > Exception:
> > > > > > > > > java.lang.NoSuchMethodException:
> > > > > > > > >
> > > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory.create(
> > > > > > > > > java.lang.Class, javax.xml.namespace.QName)
> > > > > > > > >     at java.lang.Class.getMethod(Class.java:1581)
> > > > > > > > >     at
> > > > > > > > > org.apache.axis.encoding.ser.BaseDeserializerFactory.createFactory
> > > > > > > > > (
> > > > > > > > > BaseDeserializerFactory.java:225)
> > > > > > > > >     at org.apache.axis.client.Call.registerTypeMapping(
> > > > > > > > > Call.java:2317)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> > > > > > > > > l
> > > > > > > > > (WebDiskSOAPBindingStub.java:161)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > > > > (
> > > > > > > > > WebDiskSOAPBindingStub.java :218)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > > > > WebDiskClient.java:80)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > > > WebDiskClient.java:36)
> > > > > > > > > 953  [main] DEBUG
> > > > > > > > >
> > > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
> > > > > > > > >   -
> > > > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > > > > > javax.activation.DataHandler, {
> > > > > > > > > http://www.informatica.uniroma2.it/WebDisk/}DataHandler)
> > > > > > > > > <http://www.informatica.uniroma2.it/WebDisk/%7DDataHandler%29>
> > > > > > > > > 962  [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > > > > > > Call::invoke(ns,
> > > > > > > > > meth, args)
> > > > > > > > > 979  [main] DEBUG org.apache.axis.client.Call  -
> > > > > > > > > operation=3Dname:
> > > > > > > > > upload
> > > > > > > > > returnQName: return
> > > > > > > > > returnType:  { http://www.w3.org/2001/XMLSchema}string
> > > > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > > > > > > returnClass: class java.lang.String
> > > > > > > > > elementQName:null
> > > > > > > > > soapAction:  null
> > > > > > > > > style:       rpc
> > > > > > > > > use:         encoded
> > > > > > > > > numInParams: 2
> > > > > > > > > method:null
> > > > > > > > > ParameterDesc[0]:
> > > > > > > > >   name:       fileName
> > > > > > > > >   typeEntry:  null
> > > > > > > > >   mode:       IN
> > > > > > > > >   position:   0
> > > > > > > > >   isReturn:   false
> > > > > > > > >   typeQName:  { http://www.w3.org/2001/XMLSchema}string
> > > > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > > > > > >   javaType:   class java.lang.String
> > > > > > > > >   inHeader:   false
> > > > > > > > >   outHeader:  false
> > > > > > > > >
> > > > > > > > > ParameterDesc[1]:
> > > > > > > > >   name:       file
> > > > > > > > >   typeEntry:  null
> > > > > > > > >   mode:       IN
> > > > > > > > >   position:   1
> > > > > > > > >   isReturn:   false
> > > > > > > > >   typeQName:  { http://xml.apache.org/xml-soap}Multipart
> > > > > > > > > <http://xml.apache.org/xml-soap%7DMultipart>
> > > > > > > > >   javaType:   class javax.mail.internet.MimeMultipart
> > > > > > > > >   inHeader:   false
> > > > > > > > >   outHeader:  false
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > 979  [main] DEBUG org.apache.axis.client.Call  -
> > > > > > > > > operation.getNumParams ()=
> > > > > > > > > =3D2
> > > > > > > > > 979  [main] DEB UG org.apache.axis.client.Call  -
> > > > > > > > > getParamList number of
> > > > > > > > > params: 2
> > > > > > > > > 1000 [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > > > > > > Call::invoke(RPCElement)
> > > > > > > > > 1033 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (attachEnabled)
> > > > > > > > > 1033 [main] DEBUG org.apache.axis.Message  - Attachment
> > > > > > > > > support is enabled?
> > > > > > > > > true
> > > > > > > > > 1045 [main] DEBUG org.apache.axis.SOAPPart   - Enter:
> > > > > > > > > SOAPPart
> > > > > > > > > ctor(FORM_SOAPENVELOPE)
> > > > > > > > > 1045 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
> > > > > > > > > 1045 [main] DEBUG org.apache.axis.SOAPPart   - Setting
> > > > > > > > > current message form
> > > > > > > > > to: FORM_SOAPENVELOPE (currentMessage is now
> > > > > > > > > org.apache.axis.message.SOAPEnvelope)
> > > > > > > > > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Exit:
> > > > > > > > > SOAPPart ctor()
> > > > > > > > > 1045 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(addBody00)
> > > > > > > > > 1045 [main] DEBUG org.apache.axis.message.SOAPBody  -
> > > > > > > > > Adding body element t=
> > > > > > > > > o
> > > > > > > > > message...
> > > > > > > > > 1045 [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > > > > > > Call::invoke()
> > > > > > > > > 1046 [main] DEBUG org.apache.axis.MessageContext  -
> > > > > > > > > MessageContext:
> > > > > > > > > setTargetService(WebDiskSOAP)
> > > > > > > > > 1046 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(noService10)
> > > > > > > > > 1047 [main] DEBUG org.apache.axis.ConfigurationException  -
> > > > > > > > > Exception:
> > > > > > > > > org.apache.axis.ConfigurationException: No service named
> > > > > > > > > WebDiskSOAP is
> > > > > > > > > available
> > > > > > > > > org.apache.axis.ConfigurationException: No service named
> > > > > > > > > WebDiskSOAP 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:2690)
> > > > > > > > >     at org.apache.axis.client.Call.invoke (Call.java:2443)
> > > > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > > > > (
> > > > > > > > > WebDiskSOAPBindingStub.java :230)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > > > > WebDiskClient.java:80)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > > > WebDiskClient.java:36)
> > > > > > > > >
> > > > > > > > >     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:2690)
> > > > > > > > >     at org.apache.axis.client.Call.invoke (Call.java:2443)
> > > > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > > > > > >     at org.apache.axis.client.Call.invoke (Call.java:1812)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > > > > (
> > > > > > > > > WebDiskSOAPBindingStub.java :230)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload
> > > > > > > > > (
> > > > > > > > > WebDiskClient.java :80)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > > > WebDiskClient.java:36)
> > > > > > > > > 1047 [main] DEBUG org.apache.axis.MessageContext   -
> > > > > > > > > MessageContext:
> > > > > > > > > setServiceHandler(null)
> > > > > > > > > 1047 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (targetService)
> > > > > > > > > 1047 [main] DEBUG org.apache.axis.client.Call   - Target
> > > > > > > > > service:
> > > > > > > > > WebDiskSOAP
> > > > > > > > > 1047 [main] DEBUG org.apache.axis.MessageContext  -
> > > > > > > > > MessageContext:
> > > > > > > > > setTargetService(http://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> > > > > > > > > )
> > > > > > > > > 1047 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (noService10)
> > > > > > > > > 1048 [main] DEBUG org.apache.axis.ConfigurationException  - Exception:
> > > > > > > > > org.apache.axis.ConfigurationException : No service named
> > > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload is
> > > > > > > > > available
> > > > > > > > > org.apache.axis.ConfigurationException: No service named
> > > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload 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)
> > > > > > > > >    &nb sp;at org.apache.axis.client.Call.invoke(Call.java
> > > > > > > > > :2738)
> > > > > > > > >     at org.apache.axis.client.Call.invoke (Call.java:2443)
> > > > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > > > > (
> > > > > > > > > WebDiskSOAPBindingStub.java :230)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > > > > WebDiskClient.java:80)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > > > WebDiskClient.java:36)
> > > > > > > > >
> > > > > > > > >     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:2443)
> > > > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > > > > > >     at org.apache.axis.client.Call.invoke (Call.java:1812)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > > > > (
> > > > > > > > > WebDiskSOAPBindingStub.java :230)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload
> > > > > > > > > (
> > > > > > > > > WebDiskClient.java :80)
> > > > > > > > >     at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > > > WebDiskClient.java:36)
> > > > > > > > > 1048 [main] DEBUG org.apache.axis.MessageContext   -
> > > > > > > > > MessageContext:
> > > > > > > > > setServiceHandler(null)
> > > > > > > > > 1055 [main] DEBUG org.apache.axis.SOAPPart   - Enter:
> > > > > > > > > SOAPPart::getAsSOAPEnvelope()
> > > > > > > > > 1055 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject (currForm)
> > > > > > > > > 1055 [main] DEBUG org.apache.axis.SOAPPart  - current form
> > > > > > > > > is
> > > > > > > > > FORM_SOAPENVELOPE
> > > > > > > > > 1055 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > > > >
> > > > > > > > > 1055 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext  - register
> > > > > > > > > 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
> > > > > > > > > 1055 [main] DEBUG org.apache.axis.utils.NSStack   - NSPush
> > > > > > > > > (32)
> > > > > > > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush
> > > > > > > > > (32)
> > > > > > > > > 1056 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > > > > 1056 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext  - register
> > > > > > > > > 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
> > > > > > > > > 1056 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > > > > 1056 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext  - register
> > > > > > > > > 'xsd' - ' http://www.w3.org/2001/XMLSchema '
> > > > > > > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush
> > > > > > > > > (32)
> > > > > > > > > 10 56 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > > > > 1056 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext   - register
> > > > > > > > > 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance '
> > > > > > > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack   - NSPush
> > > > > > > > > (32)
> > > > > > > > > 1056 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (startElem00)
> > > > > > > > > 1056 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext  - Start
> > > > > > > > > element [http://schemas.xmlsoap.org/soap/envelope/]:Envelope<http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
> > > > > > > > > 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://schemas.xmlsoap.org/soap/envelope/]:Body<http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
> > > > > > > > > 1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush
> > > > > > > > > (32)
> > > > > > > > > 1062 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > > > > 1062 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext  - register
> > > > > > > > > '' - ''
> > > > > > > > > 1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush
> > > > > > > > > (32)
> > > > > > > > > 1063 [main] DEBUG org.apache.axis.utils.NSStack   - NSPush
> > > > > > > > > (32)
> > > > > > > > > 1063 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (startElem00)
> > > > > > > > > 1063 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext   - Start
> > > > > > > > > element []:upload
> > > > > > > > > 1069 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (startElem00)
> > > > > > > > > 1069 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext   - Start
> > > > > > > > > element []:fileName
> > > > > > > > > 1069 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush
> > > > > > > > > (32)
> > > > > > > > > 1076 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > > > > 1076 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext   - End
> > > > > > > > > element fileName
> > > > > > > > > 1076 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop
> > > > > > > > > (32)
> > > > > > > > > 1090 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (startElem00)
> > > > > > > > > 1090 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext  - Start
> > > > > > > > > element []:file
> > > > > > > > > 1090 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush
> > > > > > > > > (32)
> > > > > > > > > 1091 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > > > > 1091 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext  - End
> > > > > > > > > element file
> > > > > > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop
> > > > > > > > > (32)
> > > > > > > > > 1091 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > > > > 1091 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext   - End
> > > > > > > > > element upload
> > > > > > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop
> > > > > > > > > (32)
> > > > > > > > > 1091 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > > > > 1091 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext  - End
> > > > > > > > > element soapenv:Body
> > > > > > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop
> > > > > > > > > (32)
> > > > > > > > > 1091 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > > > > 1091 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext   - End
> > > > > > > > > element soapenv:Envelope
> > > > > > > > > 1091 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(empty00)
> > > > > > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop
> > > > > > > > > (empty)
> > > > > > > > > 1091 [main] DEBUG org.apache.axis.client.Call  - <?xml
> > > > > > > > > version=3D"1.0"
> > > > > > > > > encoding=3D"UTF-8"?><soapenv:Envelope xmlns:soapenv=3D"
> > > > > > > > > http://schemas.xmlsoap.org/soap/envelope/"
> > > > > > > > > <http://schemas.xmlsoap.org/soap/envelope/%22>
> > > > > > > > > xmlns:xsd=3D"
> > > > > > > > > http://www.w3.org/2001/XMLSchema"
> > > > > > > > > <http://www.w3.org/2001/XMLSchema%22> xmlns:xsi=3D"
> > > > > > > > > http://www.w3.org/2001/XMLSchema-instance"
> > > > > > > > > <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><upload
> > > > > > > > >
> > > > > > > > > xmlns=3D""><fileName> fileEst.jpg</fileName><file
> > > > > > > > >
> > > > > > > > > href=3D"cid:E773E1C9F468724E1683F8F6B8FE05A9"/></upload></soapenv:Body></so=
> > > > > > > > > apenv:Envelope>
> > > > > > > > > 1092 [main] DEBUG org.apache.axis.client.AxisClient   -
> > > > > > > > > Enter:
> > > > > > > > > AxisClient::invoke
> > > > > > > > > 1092 [main] DEBUG org.apache.axis.client.AxisClient  -
> > > > > > > > > EngineHandler: null
> > > > > > > > > 1101 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(axisUserAgent)
> > > > > > > > > 1110 [main] DEBUG org.apache.axis.SimpleChain  - Enter:
> > > > > > > > > SimpleChain::invoke
> > > > > > > > > 1111 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(enter00)
> > > > > > > > > 1111 [main] DEBUG
> > > > > > > > > org.apache.axis.transport.http.HTTPSender  - Enter:
> > > > > > > > > HTTPSender::invoke
> > > > > > > > > 1112 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
> > > > > > > > > SOAPPart::saveChanges
> > > > > > > > >
> > > > > > > > > ..................
> > > > > > > > > .................
> > > > > > > > > ..............
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > the wsdl file
> > > > > > > > >
> > > > > > > > > <?xml version=3D"1.0" encoding=3D"UTF-8"?>
> > > > > > > > >
> > > > > > > > > <wsdl:definitions
> > > > > > > > >   targetNamespace=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl
> > > > > > > > > "
> > > > > > > > >   xmlns=3D" http://schemas.xmlsoap.org/wsdl/"
> > > > > > > > >   xmlns:tns=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl
> > > > > > > > > "
> > > > > > > > >   xmlns:soap=3D"http://schemas.xmlsoap.org/wsdl/soap/"
> > > > > > > > >   xmlns:wsdl=3D" http://schemas.xmlsoap.org/wsdl/ "
> > > > > > > > >   xmlns:types=3D"http://www.informatica.uniroma2.it/WebDisk
> > > > > > > > > "
> > > > > > > > >   xmlns:mime=3D" http://schemas.xmlsoap.org/wsdl/mime/ "
> > > > > > > > >   xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema"
> > > > > > > > > name=3D"WebDisk">
> > > > > > > > >
> > > > > > > > >     <wsdl:types>
> > > > > > > > >         <xsd:schema elementFormDefault=3D"qualified"
> > > > > > > > >             targetNamespace=3D"
> > > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/types"
> > > > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/types%22>
> > > > > > > > > >
> > > > > > > > >               <xsd:import namespace=3D"
> > > > > > > > > http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> > > > > > > > > schemaLocation=3D"/home/simo/develop/java/WebDisk/src/it/uniroma2/informati=
> > > > > > > > >
> > > > > > > > > ca/WebDisk.xsd"/>
> > > > > > > > >         </xsd:schema>
> > > > > > > > >     </wsdl:types>
> > > > > > > > >
> > > > > > > > >     <wsdl:message name=3D"listRequest">
> > > > > > > > >          <wsdl:part name=3D"parameters"
> > > > > > > > > element=3D"types:listRequest" />
> > > > > > > > >     </wsdl:message>
> > > > > > > > >     <wsdl:message name=3D"listResponse">
> > > > > > > > >         <wsdl:part name=3D"parameters"
> > > > > > > > > element=3D"types:listResponse"/>
> > > > > > > > >     </wsdl:message>
> > > > > > > > >
> > > > > > > > >     <wsdl:message name=3D"uploadRequest">
> > > > > > > > >         <wsdl:part name=3D"fileName" type=3D"xsd:string"/>
> > > > > > > > >         <wsdl:part name=3D"file"
> > > > > > > > > type=3D"xsd:base64Binary"/>
> > > > > > > > >     </wsdl:message>
> > > > > > > > >
> > > > > > > > >     <wsdl:message name=3D"uploadResponse">
> > > > > > > > >         <wsdl:part name=3D"return" type=3D"xsd:string"/>
> > > > > > > > >     </wsdl:message>
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >     <wsdl:portType name=3D"WebDiskPortType">
> > > > > > > > >         <wsdl:operation name=3D"list">
> > > > > > > > >             <wsdl:input message=3D"tns:listRequest" />
> > > > > > > > >             <wsdl:output message=3D"tns:listResponse" />
> > > > > > > > >         </wsdl:operation>
> > > > > > > > >
> > > > > > > > >         <wsdl:operation name=3D"upload">
> > > > > > > > >             <wsdl:input message=3D"tns:uploadRequest"/>
> > > > > > > > >             <wsdl:output message=3D"tns:uploadResponse"/>
> > > > > > > > >         </wsdl:operation>
> > > > > > > > >     </wsdl:portType>
> > > > > > > > >
> > > > > > > > >     <wsdl:binding name=3D"WebDiskSOAPBinding"
> > > > > > > > > type=3D"tns:WebDiskPortType">
> > > > > > > > >         <soap:binding style=3D"document" transport=3D"
> > > > > > > > > http://schemas.xmlsoap.org/soap/http"/<http://schemas.xmlsoap.org/soap/http%22/>
> > > > > > > > > >
> > > > > > > > >         <wsdl:operation name=3D"list">
> > > > > > > > >             <soap:operation soapAction=3D"
> > > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/list"/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>
> > > > > > > > > >
> > > > > > > > >             <wsdl:input>
> > > > > > > > >                 <soap:body use=3D"literal"/>
> > > > > > > > >             </wsdl:input>
> > > > > > > > >             <wsdl:output>
> > > > > > > > >                 <soap:body use=3D"literal"/>
> > > > > > > > >             </wsdl:output>
> > > > > > > > >         </wsdl:operation>
> > > > > > > > >
> > > > > > > > >         <wsdl:oper ation name=3D"upload">
> > > > > > > > >             <soap:operation soapAction=3D"
> > > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"/
> > > > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/>
> > > > > > > > > >
> > > > > > > > >             <wsdl:input>
> > > > > > > > >                 <mime:multipartRelated>
> > > > > > > > >                     <mime:part>
> > > > > > > > >                         <soap:body use=3D"literal"
> > > > > > > > > parts=3D"fileName"/>
> > > > > > > > >                     </mime:part>
> > > > > > > > >                     <mime:part>
> > > > > > > > >                         <mime:content part=3D"file"
> > > > > > > > > type=3D"multipart/mixed=
> > > > > > > > > "/>
> > > > > > > > >                     </mime:part>
> > > > > > > > >                 </mime:multipartRelated>
> > > > > > > > >             </wsdl:input>
> > > > > > > > >             <wsdl:output>
> > > > > > > > >                 <soap:body use=3D"literal"/>
> > > > > > > > >             </wsdl:output>
> > > > > > > > >         </wsdl:operation>
> > > > > > > > >     </wsdl:binding>
> > > > > > > > >
> > > > > > > > >     <wsdl:service name=3D"WebDiskService">
> > > > > > > > >
> > > > > > > > >         <wsdl:port binding=3D"tns:WebDiskSOAPBinding"
> > > > > > > > > name=3D"WebDiskSOAP">
> > > > > > > > >             <soap:address location=3D"
> > > > > > > > > http://localhost:8080/axis/services/WebDiskSOAP"/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> > > > > > > > > >
> > > > > > > > >         </wsdl:port>
> > > > > > > > >
> > > > > > > > >     </wsdl:service>
> > > > > > > > >
> > > > > > > > > </wsdl:definitions>
> > > > > > > > >
> > > > > > > > > ------=_Part_8470_7036360.1137348779925
> > > > > > > > > Content-Type: text/html; charset=ISO-8859-1
> > > > > > > > > Content-Transfer-Encoding: quoted-printable
> > > > > > > > > Content-Disposition: inline
> > > > > > > > >
> > > > > > > > > Hi, i'm developing a simple webservice that support the
> > > > > > > > > upload and download=
> > > > > > > > > of binary files... i look at the example &quot;swa&quot;
> > > > > > > > > present in the sa=
> > > > > > > > > mples directory of the axis distribution....<br>i
> > > > > > > > > customize my wsdl and all=
> > > > > > > > > otherthings but when i try to run my client the=20
> > > > > > > > > axis.log report this exception:<br><br>
> > > > > > > > > java.lang.NoSuchMethodException: org=
> > > > > > > > >
> > > > > > > > > .apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > > > > > > > > java.lang.=
> > > > > > > > > Class, javax.xml.namespace.QName)<br><br>below i put my
> > > > > > > > > wsdd file and my ws=
> > > > > > > > > dl fil e... the question is: is this an axis bug or a my
> > > > > > > > > error... please hel=
> > > > > > > > > p me :)
> > > > > > > > > <br><br>0&nbsp;&nbsp;&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResour=
> > > > > > > > > ceBundle&nbsp; - getBundle( org.apache.axis,
> > > > > > > > > org.apache.axis.i18n,resource,nu=
> > > > > > > > > ll,...)<br>32&nbsp;&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResource=
> > > > > > > > > Bundle&nbsp; - loadBundle: Ignoring
> > > > > > > > > MissingResourceException: Can't find bu=
> > > > > > > > > ndle for base name=20
> > > > > > > > > org.apache.axis.resource, locale en_US<br>32&nbsp;&nbsp;
> > > > > > > > > [main] DEBUG org.a=
> > > > > > > > > pache.axis.i18n.ProjectResourceBundle&nbsp; - Created
> > > > > > > > > org.apache.axis.i18n.=
> > > > > > > > > resource, linked to parent null<br>33&nbsp;&nbsp; [main]
> > > > > > > > > DEBUG org.apache.a=
> > > > > > > > > xis.i18n.ProjectResourceBundle
> > > > > > > > > &nbsp; - getBundle(org.apache.axis,org.apache.axis.utils
> > > > > > > > > ,resource,null,...)=
> > > > > > > > > <br>35&nbsp;&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&=
> > > > > > > > > nbsp; - loadBundle: Ignoring MissingResourceException:
> > > > > > > > > Can't find bundle fo=
> > > > > > > > > r base name org.apache.axis.utils.resource
> > > > > > > > > , locale en_US<br>35&nbsp;&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectR=
> > > > > > > > > esourceBundle&nbsp; - loadBundle: Ignoring
> > > > > > > > > MissingResourceException: Can't =
> > > > > > > > > find bundle for base name org.apache.axis.resource, locale
> > > > > > > > > en_US<br>35&nbsp=
> > > > > > > > > ;&nbsp; [main] DEBUG=20
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; - Root
> > > > > > > > > package not found, =
> > > > > > > > > cross link to org.apache.axis.i18n.resource<br>35&nbsp;&nbsp;
> > > > > > > > > [main] DEBUG =
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - Root
> > > > > > > > > package not found, =
> > > > > > > > > cross link to org.apache.axis.i18n.resource
> > > > > > > > > <br>36&nbsp;&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&=
> > > > > > > > > nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (engineConfigLoadFact=
> > > > > > > > > ory)<br>37&nbsp;&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.configuration.EngineCon=
> > > > > > > > > figurationFactoryFinder
> > > > > > > > > &nbsp; - Factory
> > > > > > > > > org.apache.axis.configuration.EngineConfigurationFactorySe=
> > > > > > > > > rvlet Ignored: unable to load/resolve
> > > > > > > > > class.<br>39&nbsp;&nbsp; [main] DEBUG=
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > > > > org.apache.axis.i18n.re=
> > > > > > > > > source::handleGetObject
> > > > > > > > > (engineFactory)<br>39&nbsp;&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.configuratio=
> > > > > > > > > n.EngineConfigurationFactoryFinder&nbsp ; - Got
> > > > > > > > > EngineFactory: org.apache.ax=
> > > > > > > > > is.configuration.EngineConfigurationFactoryDefault<br>45&nbsp;&nbsp;
> > > > > > > > > [main]=
> > > > > > > > > DEBUG org.apache.axis.AxisEngine
> > > > > > > > > &nbsp; - Enter: AxisEngine::init<br>459&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.=
> > > > > > > > > i18n.ProjectResourceBundle&nbsp; -
> > > > > > > > > org.apache.axis.i18n.resource::handleGet=
> > > > > > > > > Object(attachEnabled)<br>459&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.utils.JavaU=
> > > > > > > > > tils&nbsp; - Attachment support is enabled?& nbsp; true
> > > > > > > > > <br>502&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeser=
> > > > > > > > > ializerFactory&nbsp; - Enter/Exit:
> > > > > > > > > JAFDataHandlerDeserializerFactory(class =
> > > > > > > > > java.lang.String, {<a href=3D"
> > > > > > > > > http://xml.apache.org/xml-soap}PlainText)"<http://xml.apache.org/xml-soap%7DPlainText%29%22>
> > > > > > > > > >ht=
> > > > > > > > > tp://xml.apache.org/xml-soap}PlainText)
> > > > > > > > > </a><br>505&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&n=
> > > > > > > > > bsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (oddDigits00)<br>505&n=
> > > > > > > > > bsp; [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > > > > > org.ap=
> > > > > > > > > ache.axis.i18n.resource::handleGetObject
> > > > > > > > > (badChars01)<br>637&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.ser.JAFData=
> > > > > > > > > HandlerDeserializerFactory&nbsp; - Enter/Exit:
> > > > > > > > > JAFDataHandlerDeserializerFa=
> > > > > > > > > ctory(class java.awt.Image, {<a href=3D"
> > > > > > > > > http://xml.apache.org/xml-soap}Imag=<http://xml.apache.org/xml-soap%7DImag=>
> > > > > > > > > e)"> http://xml.apache.org/xml-soap}Image)<http://xml.apache.org/xml-soap%7DImage%29>
> > > > > > > > > </a><br>682&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerD=
> > > > > > > > > eserializerFactory&nbsp; - Enter/Exit:
> > > > > > > > > JAFDataHandlerDeserializerFactory(cl=
> > > > > > > > > ass javax.mail.internet.MimeMultipart, {<a href=3D"http://xml.apache.org/xm=
> > > > > > > > > l-soap}Multipart)">
> > > > > > > > > http://xml.apache.org/xml-soap}Multipart)
> > > > > > > > > <http://xml.apache.org/xml-soap%7DMultipart%29></a><br>684&nbsp;
> > > > > > > > > [main] DEBUG org=
> > > > > > > > > .apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp;
> > > > > > > > > - Enter/E=
> > > > > > > > > xit: JAFDataHandlerDeserializerFactory(interface
> > > > > > > > > javax.xml.transform.Source=
> > > > > > > > > , {<a href=3D" http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29>
> > > > > > > > > ">
> > > > > > > > > http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29></a><br>687&nbsp; [main] DEBUG
> > > > > > > > > org.ap=
> > > > > > > > >
> > > > > > > > > ache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp;
> > > > > > > > > - Enter/Exit=
> > > > > > > > > : JAFDataHandlerDeserializerFactory(class
> > > > > > > > > org.apache.axis.attachments.Octet=
> > > > > > > > > Stream
> > > > > > > > > , {<a href=3D"http://xml.apache.org/xml-soap}octet-stream)"
> > > > > > > > > <http://xml.apache.org/xml-soap%7Doctet-stream%29%22> > http://xml.apac=
> > > > > > > > >
> > > > > > > > > he.org/xml-soap}octet-stream)<http://he.org/xml-soap%7Doctet-stream%29></a><br>688&nbsp;
> > > > > > > > > [main] DEBUG org.apache.axis=
> > > > > > > > > .encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > > > > > > > > Enter/Exit: JAFData=
> > > > > > > > > HandlerDeserializerFactory()
> > > > > > > > > <br>757&nbsp; [main] DEBUG org.apache.axis.AxisEngine&nbsp;
> > > > > > > > > - Exit: AxisEng=
> > > > > > > > > ine::init<br>775&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.description.OperationDe=
> > > > > > > > > sc&nbsp; - @13785d3 added parameter
> > > > > > > > > &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > > > > > > &nbsp; {<a href=3D"http://www.informatica.uniroma2.it/WebDisk}listRequest
> > > > > > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> > > > > > > > > ">
> > > > > > > > > http://www.informatica.uniroma2.it/WebDisk}listRequest<http://www.informatica.uniroma2.it/WebDisk%7DlistRequest></a><br>typeEntry:&nb=
> > > > > > > > >
> > > > > > > > > sp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > > IN<br>position:&nbsp;=
> > > > > > > > > &nbsp; 0<br>isReturn:&nbsp;&nbsp;
> > > > > > > > > false<br>typeQName:&nbsp; {<a href=3D"htt=
> > > > > > > > > p://www.informatica.uniroma2.it/WebDisk}">
> > > > > > > > > http://www.informatica.uniroma2.i=
> > > > > > > > > t/WebDisk}
> > > > > > > > > </a>&gt;listRequest<br>javaType:&nbsp;&nbsp; class
> > > > > > > > > it.uniroma2.informatica.=
> > > > > > > > > types.ListRequest<br>inHeader:&nbsp;&nbsp;
> > > > > > > > > false<br>outHeader:&nbsp; false<=
> > > > > > > > > br>@32efa7&lt;total parameters:1<br>775&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.=
> > > > > > > > > description.OperationDesc&nbsp; - @13785d3setReturnType({
> > > > > > > > > <a href=3D"http://www.informatica.uniroma2.it/WebDisk}listResponse)"
> > > > > > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29%22>
> > > > > > > > > >http:/=
> > > > > > > > > /www.informatica.uniroma2.it/WebDisk}listResponse)</a><br>787&nbsp;
> > > > > > > > > [main] =
> > > > > > > > > DEBUG org.apache.axis.description.OperationDesc&nbsp ; -
> > > > > > > > > @1242b11 added para=
> > > > > > > > > meter &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > > fileName
> > > > > > > > > <br>typeEntry:&nbsp;
> > > > > > > > > null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<b=
> > > > > > > > > r>position:&nbsp;&nbsp; 0<br>isReturn:&nbsp;&nbsp;
> > > > > > > > > false<br>typeQName:&nbsp=
> > > > > > > > > ; {<a href=3D" http://www.w3.org/2001/XMLSchema}string"<http://www.w3.org/2001/XMLSchema%7Dstring%22>
> > > > > > > > > > http://www.w3.org/20=
> > > > > > > > > 01/XMLSchema}string</a><br>javaType:&nbsp;&nbsp; class
> > > > > > > > > java.lang.String
> > > > > > > > > <br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp;
> > > > > > > > > false<br>@1878144&lt;to=
> > > > > > > > > tal parameters:1<br>787&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.description.Oper=
> > > > > > > > > ationDesc&nbsp; - @1242b11 added parameter
> > > > > > > > > &gt;name:&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > > > ;&nbsp;&nbsp; file<br>typeEntry:&nbsp;
> > > > > > > > > null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > > > ;&nbsp;&nbsp; IN
> > > > > > > > > <br>position:&nbsp;&nbsp; 1<br>isReturn:&nbsp;&nbsp;
> > > > > > > > > false<br>typeQName:&nb=
> > > > > > > > > sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart"<http://xml.apache.org/xml-soap%7DMultipart%0A+%22>
> > > > > > > > > >http://xml.apache=
> > > > > > > > > .org/xml-soap}Multipart</a><br>javaType:&nbsp;&nbsp; class
> > > > > > > > > javax.mail.inter=
> > > > > > > > > net.MimeMultipart <br>inHeader:&nbsp;&nbsp; false
> > > > > > > > > <br>outHeader:&nbsp; false<br>@137d090&lt;total
> > > > > > > > > parameters:2<br>787&nbsp; [=
> > > > > > > > > main] DEBUG org.apache.axis.description.OperationDesc&nbsp; - @1242b11setRe=
> > > > > > > > > turnType({<a href=3D"http://www.w3.org/2001/XMLSchema}string)"
> > > > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring%29%22>>
> > > > > > > > > http://www.w=
> > > > > > > > > 3.org/2001/XMLSchema}string)<http://3.org/2001/XMLSchema%7Dstring%29>
> > > > > > > > > </a><br>944&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&n=
> > > > > > > > > bsp; - org.apache.axis.i18n.resource::handleGetObject(transport00)<br>944&n=
> > > > > > > > >
> > > > > > > > > bsp; [main] DEBUG org.apache.axis.client.Call&nbsp; -
> > > > > > > > > Transport is org.apac=
> > > > > > > > > he.axis.transport.http.HTTPTransport@90c06f
> > > > > > > > > <br>946&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ;=
> > > > > > > > > - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (exception00)<br>948&nbsp;=
> > > > > > > > > [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.ser.BaseSerializerFactory&nbsp; -
> > > > > > > > > Ex=
> > > > > > > > > ception:<br>java.lang.NoSuchMethodException
> > > > > > > > > :
> > > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create
> > > > > > > > > (java.=
> > > > > > > > > lang.Class, javax.xml.namespace.QName)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > at java.lang.C=
> > > > > > > > > lass.getMethod(Class.java:1581)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.en=
> > > > > > > > > coding.ser.BaseSerializerFactory.createFactory
> > > > > > > > > (BaseSerializerFactory.java:254)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.c=
> > > > > > > > > lient.Call.registerTypeMapping(Call.java:2315)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > at it.=
> > > > > > > > >
> > > > > > > > > uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCall
> > > > > > > > > (WebDiskS=
> > > > > > > > > OAPBindingStub.java:161)<br>
> > > > > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindin=
> > > > > > > > > gStub.upload (WebDiskSOAPBindingStub.java:218)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > at it.u=
> > > > > > > > > niroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > > > > WebDiskClient.java=
> > > > > > > > > :80)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskCl=
> > > > > > > > > ient.main
> > > > > > > > > (WebDiskClient.java:36)<br>952&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.Proj=
> > > > > > > > > ectResourceBundle&nbsp; -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(ex=
> > > > > > > > > ception00)<br>952&nbsp; [main] DEB UG
> > > > > > > > > org.apache.axis.encoding.ser.BaseDeser=
> > > > > > > > > ializerFactory
> > > > > > > > > &nbsp; - Exception:<br>java.lang.NoSuchMethodException:
> > > > > > > > > org.apache.axis.enc=
> > > > > > > > > oding.ser.JAFDataHandlerDeserializerFactory.create (
> > > > > > > > > java.lang.Class, javax.x=
> > > > > > > > > ml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > java.lang.Class.getMethod(Clas=
> > > > > > > > > s.java:1581)<br>
> > > > > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.encoding.ser.BaseDeserializerFactory.=
> > > > > > > > > createFactory( BaseDeserializerFactory.java:225)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > at or=
> > > > > > > > > g.apache.axis.client.Call.registerTypeMapping(Call.java
> > > > > > > > > :2317)<br>&nbsp;&nbs=
> > > > > > > > > p;&nbsp; at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.crea=
> > > > > > > > > teCall
> > > > > > > > > (WebDiskSOAPBindingStub.java:161)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.info=
> > > > > > > > > rmatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > > > > > > WebDiskSOAPBindingStub.ja=
> > > > > > > > > va:218)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDis=
> > > > > > > > > kClient.testUpload(WebDiskClient.java
> > > > > > > > > :80)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskCl=
> > > > > > > > > ient.main(WebDiskClient.java:36)<br>953&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.=
> > > > > > > > > encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > > > > > > > > Enter/Exit: JAFDataH=
> > > > > > > > > andlerDeserializerFactory(class=20
> > > > > > > > > javax.activation.DataHandler, {<a href=3D"http://www.informatica.uniroma2.i=
> > > > > > > > > t/WebDisk/}DataHandler)">http://www.informatica.uniroma2.it/WebDisk/}DataHa=
> > > > > > > > > <http://www.informatica.uniroma2.it/WebDisk/%7DDataHa=>
> > > > > > > > > ndler)</a><br>962&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.client.Call&nbsp; - En=
> > > > > > > > > ter: Call::invoke(ns, meth, args)
> > > > > > > > > <br>979&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.client.Call&nbsp; - operation=3D=
> > > > > > > > > name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > > upload<br>returnQName: retu=
> > > > > > > > > rn<br>returnType:&nbsp; {<a href=3D" http://www.w3.org/2001/XMLSchema}string=
> > > > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring=>
> > > > > > > > > "> http://www.w3.org/2001/XMLSchema}string
> > > > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>returnClass:
> > > > > > > > > class=20
> > > > > > > > > java.lang.String<br>elementQName:null<br>soapAction:&nbsp;
> > > > > > > > > null<br>style:&n=
> > > > > > > > > bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > > rpc<br>use:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > > > ;&nbsp;&nbsp;&nbsp; encoded<br>numInParams:
> > > > > > > > > 2<br>method:null<br>&nbsp;Param=
> > > > > > > > > eterDesc[0]:<br>&nbsp;
> > > > > > > > > name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fileName<b=
> > > > > > > > > r>&nbsp; typeEntry:&nbsp; null<br>&nbsp;
> > > > > > > > > mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > > > ;&nbsp; IN
> > > > > > > > > <br>&nbsp; position:&nbsp;&nbsp; 0<br>&nbsp;
> > > > > > > > > isReturn:&nbsp;&nbsp; false<br=
> > > > > > > > > >&nbsp; typeQName:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}strin=
> > > > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstrin=>
> > > > > > > > > g">http://www.w3.org/2001/XMLSchema}string
> > > > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>&nbsp;
> > > > > > > > > javaType:&nbsp;&nb=
> > > > > > > > > sp; class java.lang.String<br>&nbsp; inHeader:&nbsp;&nbsp;
> > > > > > > > > false<br>
> > > > > > > > > &nbsp; outHeader:&nbsp;
> > > > > > > > > false<br><br>&nbsp;ParameterDesc[1]:<br>&a mp;nbsp; name=
> > > > > > > > > :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; file<br>&nbsp;
> > > > > > > > > typeEntry:&nbsp; null<=
> > > > > > > > > br>&nbsp; mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > > IN<br>&nbsp; position:&=
> > > > > > > > > nbsp;&nbsp; 1<br>&nbsp; isReturn:&nbsp;&nbsp;
> > > > > > > > > false<br>&nbsp; typeQName:&nb=
> > > > > > > > > sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart
> > > > > > > > > <http://xml.apache.org/xml-soap%7DMultipart>">
> > > > > > > > > http://xml.apache.org/xml-soap}Multipart
> > > > > > > > > <http://xml.apache.org/xml-soap%7DMultipart></a><br>&nbsp;
> > > > > > > > > javaType:&nbsp;&nbsp=
> > > > > > > > > ; class javax.mail.internet.MimeMultipart<br>&nbsp;
> > > > > > > > > inHeader:&nbsp;&nbsp; f=
> > > > > > > > > alse<br>&nbsp; outHeader:&nbsp; false<br><br><br>979&n
> > > > > > > > > bsp; [main] DEBUG org=
> > > > > > > > > .apache.axis.client.Call&nbsp; - operation.getNumParams
> > > > > > > > > ()=3D2<br>979&nbsp; [main] DEBUG
> > > > > > > > > org.apache.axis.client.Call&nbsp; - getPar=
> > > > > > > > > amList number of params: 2<br>1000 [main] DEBUG
> > > > > > > > > org.apache.axis.client.Call=
> > > > > > > > > &nbsp; - Enter: Call::invoke(RPCElement)<br>1033 [main]
> > > > > > > > > DEBUG org.apache.ax=
> > > > > > > > > is.i18n.ProjectResourceBundle
> > > > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (attachEnabled)<br>1=
> > > > > > > > > 033 [main] DEBUG org.apache.axis.Message&nbsp; -
> > > > > > > > > Attachment support is enab=
> > > > > > > > > led?&nbsp; true<br>1045 [main] DEBUG
> > > > > > > > > org.apache.axis.SOAPPart&nbsp ; - Enter=
> > > > > > > > > : SOAPPart ctor(FORM_SOAPENVELOPE)
> > > > > > > > > <br>1045 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - or=
> > > > > > > > > g.apache.axis.i18n.resource::handleGetObject(setMsgForm)<br>1045
> > > > > > > > > [main] DEB=
> > > > > > > > > UG org.apache.axis.SOAPPart&nbsp; - Setting current
> > > > > > > > > message form to: FORM_S=
> > > > > > > > > OAPENVELOPE (currentMessage is now=20
> > > > > > > > > org.apache.axis.message.SOAPEnvelope)<br>1045 [main] DEBUG
> > > > > > > > > org.apache.axis.=
> > > > > > > > > SOAPPart&nbsp; - Exit: SOAPPart ctor()<br>1045 [main]
> > > > > > > > > DEBUG org.apache.axis=
> > > > > > > > > .i18n.ProjectResourceBundle&nbsp; -
> > > > > > > > > org.apache.axis.i18n.resource::handleGe=
> > > > > > > > > tObject
> > > > > > > > > (addBody00)<br>1045 [main] DEBUG
> > > > > > > > > org.apache.axis.message.SOAPBody&nbsp; - A=
> > > > > > > > > dding body element to message...<br>1045 [main] DEBUG
> > > > > > > > > org.apache.axis.clien=
> > > > > > > > > t.Call&nbsp; - Enter: Call::invoke()<br>1046 [main] DEBUG
> > > > > > > > > org.apache.axis.M=
> > > > > > > > > essageContext
> > > > > > > > > &nbsp; - MessageContext:
> > > > > > > > > setTargetService(WebDiskSOAP)<br>1046 [main] DEBUG=
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > > > > > org.apache.axis.i18n.re=
> > > > > > > > > source::handleGetObject(noService10)<br>1047 [main] DEBUG
> > > > > > > > > org.apache.axis.C=
> > > > > > > > > onfigurationException
> > > > > > > > > &nbsp; - Exception: <br>
> > > > > > > > > org.apache.axis.ConfigurationException: No service =
> > > > > > > > > named WebDiskSOAP is available<br>
> > > > > > > > > org.apache.axis.ConfigurationException: N=
> > > > > > > > > o service named WebDiskSOAP is
> > > > > > > > > available<br>&nbsp;&nbsp;&nbsp; at org.apach=
> > > > > > > > > e.axis.configuration.FileProvider.getService
> > > > > > > > > (FileProvider.java :233)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.AxisEngine=
> > > > > > > > > .getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.M=
> > > > > > > > > essageContext.setTargetService(MessageContext.java:755)<br>&nbsp;&nbsp;&nbs=
> > > > > > > > > p; at org.apache.axis.client.Call.invoke(
> > > > > > > > > Call.java:2690)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.client.Call.invoke=
> > > > > > > > > (Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.client.Call.invok=
> > > > > > > > > e(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.client.Call.invo=
> > > > > > > > > ke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.informatica.webserv=
> > > > > > > > > ices.WebDiskSOAPBindingStub.upload
> > > > > > > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.info=
> > > > > > > > > rmatica.webservices.WebDiskClient.testUpload(
> > > > > > > > > WebDiskClient.java :80)<br>&nbs=
> > > > > > > > > p;&nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > > > > > > bDiskClient.java:36)<br><br>
> > > > > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.configuration.FileProvider.getService=
> > > > > > > > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.AxisEngine=
> > > > > > > > > .getService(AxisEngine.java :311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.M=
> > > > > > > > > essageContext.setTargetService (MessageContext.java
> > > > > > > > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.client.Call.invoke(Call.java=
> > > > > > > > > :2690)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.client.Call.invoke(Call.jav=
> > > > > > > > > a:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.client.Call.invoke(Call.ja=
> > > > > > > > > va:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.client.Call.invoke
> > > > > > > > > (Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.informatica.webservic=
> > > > > > > > > es.WebDiskSOAPBindingStub.upload(
> > > > > > > > > WebDiskSOAPBindingStub.java:230)<br>&nbsp;=
> > > > > > > > > &nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUploa=
> > > > > > > > > d(WebDiskClient.java:80)<br>
> > > > > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.mai=
> > > > > > > > > n(WebDiskClient.java:36)<br>1047 [main] DEBUG
> > > > > > > > > org.apache.axis.MessageContex=
> > > > > > > > > t&nbsp; - MessageContext: setServiceHandler(null)<br>1047
> > > > > > > > > [main] DEBUG org.=
> > > > > > > > > apache.axis.i18n.ProjectResourceBundle
> > > > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (targetService)<br>1=
> > > > > > > > > 047 [main] DEBUG org.apache.axis.client.Call&nbsp; -
> > > > > > > > > Target service:&nbsp; =
> > > > > > > > > WebDiskSOAP<br>1047 [main] DEBUG
> > > > > > > > > org.apache.axis.MessageContext&nbsp ; - Mes=
> > > > > > > > > sageContext: setTargetService(
> > > > > > > > > <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>
> > > > > > > > > > http://w=
> > > > > > > > > ww.informatica.uniroma2.it/WebDisk/wsdl/upload</a>)<br>1047
> > > > > > > > > [main] DEBUG or=
> > > > > > > > > g.apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > > > > > org.apache.axis.i18n.resou=
> > > > > > > > > rce::handleGetObject
> > > > > > > > > (noService10)<br>1048 [main] DEBUG
> > > > > > > > > org.apache.axis.ConfigurationException&n=
> > > > > > > > > bsp; - Exception: <br>
> > > > > > > > > org.apache.axis.ConfigurationException: No service na=
> > > > > > > > > med <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>
> > > > > > > > > >http=
> > > > > > > > > ://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> > > > > > > > > </a> is available<br>
> > > > > > > > > org.apache.axis.ConfigurationException: No service nam=
> > > > > > > > > ed <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>
> > > > > > > > > >http:=
> > > > > > > > > //www.informatica.uniroma2.it/WebDisk/wsdl/upload</a> is
> > > > > > > > > available<br>&nbsp=
> > > > > > > > > ;&nbsp;&nbsp; at=20
> > > > > > > > > org.apache.axis.configuration.FileProvider.getService(
> > > > > > > > > FileProvider.java:233=
> > > > > > > > > )<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.AxisEngine.getService(AxisEngine=
> > > > > > > > > .java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.MessageContext.setTarge=
> > > > > > > > > tService(MessageContext.java
> > > > > > > > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.transport.http.HTTPTransport=
> > > > > > > > > .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > at or=
> > > > > > > > > g.apache.axis.client.Transport.setupMessageContext (
> > > > > > > > > Transport.java:46)<br>&n=
> > > > > > > > > bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > > > > > > > (Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.client.Call.invok=
> > > > > > > > > e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.client.Call.invo=
> > > > > > > > > ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.client.Call.inv=
> > > > > > > > > oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.informatica.webser=
> > > > > > > > > vices.WebDiskSOAPBindingStub.upload
> > > > > > > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.info=
> > > > > > > > > rmatica.webservices.WebDiskClient.testUpload(
> > > > > > > > > WebDiskClient.java:80)<br>&nbs=
> > > > > > > > > p;&nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > > > > > > bDiskClient.java:36)<br><br>
> > > > > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.configuration.FileProvider.getService=
> > > > > > > > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.AxisEngine=
> > > > > > > > > .getService(AxisEngine.java :311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.M=
> > > > > > > > > essageContext.setTargetService (MessageContext.java
> > > > > > > > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.transport.http.HTTPTransport=
> > > > > > > > > .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > at or=
> > > > > > > > > g.apache.axis.client.Transport.setupMessageContext (
> > > > > > > > > Transport.java:46)<br>&n=
> > > > > > > > > bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > > > > > > > (Call.java:2738)<br>&nbsp;&nbsp;&a mp;nbsp; at
> > > > > > > > > org.apache.axis.client.Call.invok=
> > > > > > > > > e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.client.Call.invo=
> > > > > > > > > ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > org.apache.axis.client.Call.inv=
> > > > > > > > > oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.informatica.webser=
> > > > > > > > > vices.WebDiskSOAPBindingStub.upload
> > > > > > > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.info=
> > > > > > > > > rmatica.webservices.WebDiskClient.testUpload(
> > > > > > > > > WebDiskClient.java:80)<br>&nbs=
> > > > > > > > > p;&nbsp;&nbsp; at
> > > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > > > > > > bDiskClient.java:36)<br>1048 [main] DEBUG=20
> > > > > > > > > org.apache.axis.MessageContext&nbsp; - MessageContext:
> > > > > > > > > setServiceHandler(nu=
> > > > > > > > > ll)<br>1055 [main] DEBUG org.apache.axis.SOAPPart&nbsp; -
> > > > > > > > > Enter: SOAPPart::=
> > > > > > > > > getAsSOAPEnvelope()<br>1055 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResour=
> > > > > > > > > ceBundle
> > > > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(currForm)<br>1055 [=
> > > > > > > > > main] DEBUG org.apache.axis.SOAPPart&nbsp; - current form
> > > > > > > > > is FORM_SOAPENVEL=
> > > > > > > > > OPE<br>1055 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; -=
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (register00)<br>1055 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationCon=
> > > > > > > > > text&nbsp; - register 'soapenv' - '<a href=3D"http://schemas.xmlsoap.org/so=
> > > > > > > > > ap/envelope/">http://schemas.xmlsoap.org/soap/envelope/ </a>'<br>1055
> > > > > > > > > [main]=
> > > > > > > > > DEBUG=20
> > > > > > > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056
> > > > > > > > > [main] DEBUG org.=
> > > > > > > > > apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056
> > > > > > > > > [main] DE BUG org.apac=
> > > > > > > > > he.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > > > > org.apache.axis.i18n.resource::h=
> > > > > > > > > andleGetObject
> > > > > > > > > (register00)<br>1056 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationCon=
> > > > > > > > > text&nbsp; - register 'soapenv' - '<a href=3D" http://schemas.xmlsoap.org/so=
> > > > > > > > >
> > > > > > > > > ap/envelope/"> http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1056
> > > > > > > > > [main]=
> > > > > > > > > DEBUG=20
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > > > > org.apache.axis.i18n.res=
> > > > > > > > > ource::handleGetObject(register00)<br>1056 [main] DEBUG
> > > > > > > > > org.apache.axis.enc=
> > > > > > > > > oding.SerializationContext&nbsp; - register 'xsd' - '<a
> > > > > > > > > href=3D"http://www.=
> > > > > > > > > w3.org/2001/XMLSchema" <http://w3.org/2001/XMLSchema%22>>
> > > > > > > > > http://www.w3.org/2001/XMLSchema</a>'<br>1056 [main] DEBUG
> > > > > > > > > org.apache.axis.=
> > > > > > > > > utils.NSStack&nbsp ; - NSPush (32)<br>1056 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n=
> > > > > > > > > .ProjectResourceBundle&nbsp; -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObje=
> > > > > > > > > ct(register00)
> > > > > > > > > <br>1056 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext&nbsp; -=
> > > > > > > > > register 'xsi' - '<a href=3D"
> > > > > > > > > http://www.w3.org/2001/XMLSchema-instance"<http://www.w3.org/2001/XMLSchema-instance%22>
> > > > > > > > > >ht=
> > > > > > > > > tp://www.w3.org/2001/XMLSchema-instance </a>'<br>1056
> > > > > > > > > [main] DEBUG org.apach=
> > > > > > > > > e.axis.utils.NSStack
> > > > > > > > > &nbsp; - NSP ush (32)<br>1056 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResou=
> > > > > > > > > rceBundle&nbsp; -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(startElem0=
> > > > > > > > > 0)<br>1056 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext&nbsp;=
> > > > > > > > > - Start element [
> > > > > > > > > <a href=3D"http://schemas.xmlsoap.org/soap/envelope/]:Envelope"
> > > > > > > > > <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope%22>
> > > > > > > > > >http://sche=
> > > > > > > > > mas.xmlsoap.org/soap/envelope/]:Envelope<http://mas.xmlsoap.org/soap/envelope/%5D:Envelope></a><br>1062
> > > > > > > > > [main] DEBUG org.apach=
> > > > > > > > > e.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > > > > > org.apache.axis.i18n.resource::ha=
> > > > > > > > > ndleGetObject
> > > > > > > > > (startElem00)<br>1062 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationCo=
> > > > > > > > > ntext&nbsp; - Start element [<a href=3D"http://schemas.xmlsoap.org/soap/env=
> > > > > > > > > elope/]:Body">http://schemas.xmlsoap.org/soap/envelope/]:Body
> > > > > > > > > <http://schemas.xmlsoap.org/soap/envelope/%5D:Body></a><br>1062
> > > > > > > > > [=
> > > > > > > > > main] DEBUG=20
> > > > > > > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1062
> > > > > > > > > [main] DEBUG org.=
> > > > > > > > > apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > > > > org.apache.axis.i18n.resourc=
> > > > > > > > > e::handleGetObject(register00)<br>1062 [main] DEBUG
> > > > > > > > > org.apache.axis.encodin=
> > > > > > > > > g.SerializationContext
> > > > > > > > > &nbsp; - register '' - ''<br>1063 [main] DEBUG
> > > > > > > > > org.apache.axis.utils.NSStac=
> > > > > > > > > k&nbsp; - NSPush (32)<br>1063 [main] DEBUG
> > > > > > > > > org.apache.axis.utils.NSStack&nb=
> > > > > > > > > sp; - NSPush (32)<br>1063 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResource=
> > > > > > > > > Bundle&nbsp; -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (startElem00)<br>1063 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationCo=
> > > > > > > > > ntext&nbsp; - Start element []:upload<br>1069 [main] DEBUG
> > > > > > > > > org.apache.axis.=
> > > > > > > > > i18n.ProjectResourceBundle&nbsp; -
> > > > > > > > > org.apache.axis.i18n.resource::handleGet=
> > > > > > > > > Object
> > > > > > > > > (startElem00)<br>1069 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationCo=
> > > > > > > > > ntext&nbsp; - Start element []:fileName<br>1069 [main]
> > > > > > > > > DEBUG org.apache.axi=
> > > > > > > > > s.utils.NSStack&nbsp; - NSPush (32)<br>1076 [main] DEBUG
> > > > > > > > > org.apache.axis.i1=
> > > > > > > > > 8n.ProjectResourceBundle
> > > > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1076
> > > > > > > > > =
> > > > > > > > > [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext&nbsp; - End
> > > > > > > > > elem=
> > > > > > > > > ent fileName<br>1076 [main] DEBUG
> > > > > > > > > org.apache.axis.utils.NSStack&nbsp; - NSP=
> > > > > > > > > op (32)<br>
> > > > > > > > > 1090 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.ap=
> > > > > > > > > ache.axis.i18n.resource::handleGetObject(startElem00)<br>1090
> > > > > > > > > [main] DEBUG =
> > > > > > > > > org.apache.axis.encoding.SerializationContext&nbsp ; -
> > > > > > > > > Start element []:file=
> > > > > > > > > <br>1090 [main] DEBUG=20
> > > > > > > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1091
> > > > > > > > > [main] DEBUG org.=
> > > > > > > > > apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > > > > > org.apache.axis.i18n.resourc=
> > > > > > > > > e::handleGetObject(endElem00)<br>1091 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding=
> > > > > > > > > .SerializationContext
> > > > > > > > > &nbsp; - End element file<br>1091 [main] DEBUG
> > > > > > > > > org.apache.axis.utils.NSStac=
> > > > > > > > > k&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResou=
> > > > > > > > > rceBundle&nbsp; -
> > > > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)=
> > > > > > > > > <br>1091 [main] DEBUG=20
> > > > > > > > > org.apache.axis.encoding.SerializationContext&nbsp ; - End
> > > > > > > > > element upload<br=
> > > > > > > > > >1091 [main] DEBUG org.apache.axis.utils.NSStack&nbsp; -
> > > > > > > > > NSPop (32)<br>1091=
> > > > > > > > > [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > > > > org.apache=
> > > > > > > > > .axis.i18n.resource::handleGetObject
> > > > > > > > > (endElem00)<br>1091 [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationCont=
> > > > > > > > > ext&nbsp; - End element soapenv:Body<br>1091 [main] DEBUG
> > > > > > > > > org.apache.axis.u=
> > > > > > > > > tils.NSStack&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.P=
> > > > > > > > > rojectResourceBundle
> > > > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1091
> > > > > > > > > =
> > > > > > > > > [main] DEBUG
> > > > > > > > > org.apache.axis.encoding.SerializationContext&nbsp; - End
> > > > > > > > > elem=
> > > > > > > > > ent soapenv:Envelope<br>1091 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResou=
> > > > > > > > > rceBundle
> > > > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(empty00)<br>1091
> > > > > > > > > [m=
> > > > > > > > > ain] DEBUG org.apache.axis.utils.NSStack&nbsp ; - NSPop
> > > > > > > > > (empty)<br>1091 [mai=
> > > > > > > > > n] DEBUG org.apache.axis.client.Call&nbsp; - &lt;?xml
> > > > > > > > > version=3D&quot;1.0&q=
> > > > > > > > > uot; encoding=3D&quot;UTF-8&quot;?&gt;&lt;soapenv:Envelope
> > > > > > > > > xmlns:soapenv=3D=
> > > > > > > > > &quot;
> > > > > > > > > <a href=3D" http://schemas.xmlsoap.org/soap/envelope/"<http://schemas.xmlsoap.org/soap/envelope/%22>
> > > > > > > > > > http://schemas.xmlsoa=
> > > > > > > > > p.org/soap/envelope/</a>&quot; xmlns:xsd=3D&quot;<a
> > > > > > > > > href=3D"http://www.w3.o=
> > > > > > > > > rg/2001/XMLSchema"> http://www.w3.org/2001/XMLSchema </a>&quot;
> > > > > > > > > xmlns:xsi=3D&=
> > > > > > > > > quot;
> > > > > > > > > <a href=3D"http://www.w3.org/2001/XMLSchema-instance&quot;"
> > > > > > > > > <http://www.w3.org/2001/XMLSchema-instance%22%22>>http://www.w3.o=
> > > > > > > > > rg/2001/XMLSchema-instance&quot;</a>&gt;&lt;soapenv:Body&gt;&lt;upload
> > > > > > > > > xmln=
> > > > > > > > > s=3D&quot;&quot;&gt;&lt;fileName&gt;fileEst.jpg&lt;/fileName&gt;&lt;file
> > > > > > > > > hr=
> > > > > > > > >
> > > > > > > > > ef=3D&quot;cid:E773E1C9F468724E1683F8F6B8FE05A9&quot;/&gt;&lt;/upload&gt;&l=
> > > > > > > > > t;/soapenv:Body&gt;&lt;/soapenv:Envelope&gt;
> > > > > > > > > <br>1092 [main] DEBUG
> > > > > > > > > org.apache.axis.client.AxisClient&nbsp ; - Enter: Axis=
> > > > > > > > > Client::invoke<br>1092 [main] DEBUG
> > > > > > > > > org.apache.axis.client.AxisClient&nbsp ;=
> > > > > > > > > - EngineHandler: null<br>1101 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectRes=
> > > > > > > > > ourceBundle
> > > > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (axisUserAgent)<br>1=
> > > > > > > > > 110 [main] DEBUG org.apache.axis.SimpleChain&nbsp; -
> > > > > > > > > Enter: SimpleChain::in=
> > > > > > > > > voke<br>1111 [main] DEBUG
> > > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; =
> > > > > > > > > - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > > (enter00)<br>1111 [main] DEBUG
> > > > > > > > > org.apache.axis.transport.http.HTTPSender&nb=
> > > > > > > > > sp; - Enter:&nbsp; HTTPSender::invoke<br>1112 [main] DEBUG
> > > > > > > > > org.apache.axis.=
> > > > > > > > > SOAPPart&nbsp; - Enter:
> > > > > > > > > SOAPPart::saveChanges<br><br>..................<br>=
> > > > > > > > > .................
> > > > > > > > > <br>..............<br><br><br>the wsdl
> > > > > > > > > file<br><br>&lt;?xml version=3D&quot=
> > > > > > > > > ;1.0&quot;
> > > > > > > > > encoding=3D&quot;UTF-8&quot;?&gt;<br><br>&lt;wsdl:definitions<br=
> > > > > > > > > >&nbsp; targetNamespace=3D&quot;<a href=3D"http://www.informatica.uniroma2.=
> > > > > > > > > it/WebDisk/wsdl">
> > > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl </a>&quot;<br>&nbsp;
> > > > > > > > > xmlns=
> > > > > > > > > =3D&quot;<a href=3D"http://schemas.xmlsoap.org/wsdl/"
> > > > > > > > > <http://schemas.xmlsoap.org/wsdl/%22>>http://schemas.xmlsoa=
> > > > > > > > > p.org/wsdl/</a>&quot;<br>&nbsp; xmlns:tns=3D&quot;<a
> > > > > > > > > href=3D"http://www.inf=
> > > > > > > > > ormatica.uniroma2.it/WebDisk/wsdl"
> > > > > > > > > <http://ormatica.uniroma2.it/WebDisk/wsdl%22>>
> > > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl </a>&quot;<br>&nbsp;
> > > > > > > > > xmlns:s=
> > > > > > > > > oap=3D&quot;<a href=3D"http://schemas.xmlsoap.org/wsdl/soap/"
> > > > > > > > > <http://schemas.xmlsoap.org/wsdl/soap/%22>>http://schema=
> > > > > > > > > s.xmlsoap.org/wsdl/soap/</a>&quot;<br>&nbsp;
> > > > > > > > > xmlns:wsdl=3D&quot;<a href=3D"=
> > > > > > > > > http://schemas.xmlsoap.org/wsdl/"<http://schemas.xmlsoap.org/wsdl/%22>
> > > > > > > > > >
> > > > > > > > > http://schemas.xmlsoap.org/wsdl/</a>&quot;<br>&nbsp;
> > > > > > > > > xmlns:types=3D&quot;<a=
> > > > > > > > > href=3D"http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> > > > > > > > > > http://www.informatica=
> > > > > > > > > .uniroma2.it/WebDisk</a>&quot;<br>&nbsp;
> > > > > > > > > xmlns:mime=3D&quot;<a href=3D"http=
> > > > > > > > > ://schemas.xmlsoap.org/wsdl/mime/">
> > > > > > > > > http://schemas.xmlsoap.org/wsdl/mime/</a>&quot;<br>&nbsp;
> > > > > > > > > xmlns:xsd=3D&quot=
> > > > > > > > > ;<a href=3D" http://www.w3.org/2001/XMLSchema"<http://www.w3.org/2001/XMLSchema%22>
> > > > > > > > > > http://www.w3.org/2001/XMLSch=
> > > > > > > > > ema</a>&quot;
> > > > > > > > > name=3D&quot;WebDisk&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; <b=
> > > > > > > > > r>&nbsp;&nbsp;&nbsp; &lt;wsdl:types&gt;<br>
> > > > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;xsd:schema
> > > > > > > > > elementFormDefault=3D&=
> > > > > > > > > quot;qualified&quot;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&=
> > > > > > > > > nbsp; targetNamespace=3D&quot;<a href=3D"
> > > > > > > > > http://www.informatica.uniroma2.it=
> > > > > > > > > /WebDisk/wsdl/types">
> > > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/types<=
> > > > > > > > > /a>
> > > > > > > > > &quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > > > > > > &nbsp;&nbsp; &lt;xsd:import namespace=3D&quot;<a href=3D"
> > > > > > > > > http://www.informa=
> > > > > > > > > tica.uniroma2.it/WebDisk"<http://tica.uniroma2.it/WebDisk%22>
> > > > > > > > > >http://www.informatica.uniroma2.it/WebDisk </a>&qu=
> > > > > > > > > ot;&nbsp;
> > > > > > > > > schemaLocation=3D&quot;/home/simo/develop/java/WebDisk/src/it/uni=
> > > > > > > > > roma2/informatica/WebDisk.xsd&quot;/&gt;
> > > > > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;/xsd:schema&gt;<br>&nbsp;&nbs=
> > > > > > > > > p;&nbsp; &lt;/wsdl:types&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > <br>&nbsp;&nbsp;&nbsp; &=
> > > > > > > > > lt;wsdl:message
> > > > > > > > > name=3D&quot;listRequest&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > > > > > > > bsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:part
> > > > > > > > > name=3D&quot;parameters&quot; element=
> > > > > > > > > =3D&quot;types:listRequest&quot; /&gt;
> > > > > > > > > <br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;/wsdl:message&gt;<br>&nbsp;&nbsp;&nbsp; &lt;wsdl=
> > > > > > > > > :message
> > > > > > > > > name=3D&quot;listResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&n=
> > > > > > > > > bsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot;
> > > > > > > > > element=3D&quot;type=
> > > > > > > > > s:listResponse&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;/wsdl:message&gt;<br>&n=
> > > > > > > > > bsp;&nbsp;&nbsp;=20
> > > > > > > > > <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:message
> > > > > > > > > name=3D&quot;uploadRequest&quot;&gt=
> > > > > > > > > ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:part
> > > > > > > > > name=3D&quot;fileN=
> > > > > > > > > ame&quot;
> > > > > > > > > type=3D&quot;xsd:string&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&n=
> > > > > > > > > bsp;&nbsp; &lt;wsdl:part name=3D&quot;file&quot;
> > > > > > > > > type=3D&quot;xsd:base64Bin=
> > > > > > > > > ary&quot;/&gt;
> > > > > > > > > <br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;/wsdl:message&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;=
> > > > > > > > > wsdl:message
> > > > > > > > > name=3D&quot;uploadResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > > > > > > > bsp;&nbsp;&nbsp; &lt;wsd l:part name=3D&quot;return&quot;
> > > > > > > > > type=3D&quot;xsd:s=
> > > > > > > > > tring&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;/wsdl:message&gt;<br>&nbsp;&nbsp=
> > > > > > > > > ;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; &lt;wsdl:portType
> > > > > > > > > name=3D&quot;WebDiskPo=
> > > > > > > > > rtType&quot;&gt;
> > > > > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;wsdl:operation name=3D&quot;l=
> > > > > > > > > ist&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > > &nbsp;&nbsp;&nbsp; &=
> > > > > > > > > lt;wsdl:input message=3D&quot;tns:listRequest&quot;
> > > > > > > > > /&gt;<br>&nbsp;&nbsp;&n=
> > > > > > > > > bsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;wsdl:output message=3D&=
> > > > > > > > > quot;tns:listResponse&quot; /&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > &nbsp;&nbsp;&nbsp; =
> > > > > > > > > &lt;/wsdl:operation&gt;
> > > > > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbs=
> > > > > > > > > p;&nbsp; &lt;wsdl:operation
> > > > > > > > > name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&n=
> > > > > > > > > bsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:input
> > > > > > > > > message=3D&quot;t=
> > > > > > > > > ns:uploadRequest&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;=
> > > > > > > > > &nbsp;&nbsp; &lt;wsdl:output
> > > > > > > > > message=3D&quot;tns:uploadResponse&quot;/&gt;<=
> > > > > > > > > br>
> > > > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;/wsdl:operation&gt;<br>&nbsp;&nbs=
> > > > > > > > > p;&nbsp; &lt;/wsdl:portType&gt;<br><br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;wsdl:binding =
> > > > > > > > > name=3D&quot;WebDiskSOAPBinding&quot;
> > > > > > > > > type=3D&quot;tns:WebDiskPortType&quot=
> > > > > > > > > ;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;soap:binding style=3D&qu=
> > > > > > > > > ot;document&quot; transport=3D&quot;
> > > > > > > > > <a href=3D"http://schemas.xmlsoap.org/soap/http&quot;/"
> > > > > > > > > <http://schemas.xmlsoap.org/soap/http%22/%22>>http://schemas.xmls=
> > > > > > > > > oap.org/soap/http&quot;/ <http://oap.org/soap/http%22/></a>&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > &nbsp;&nbsp;&nbsp; &=
> > > > > > > > > lt;wsdl:operation
> > > > > > > > > name=3D&quot;list&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&=
> > > > > > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation
> > > > > > > > > soapAction=3D&quot;<a hre=
> > > > > > > > > f=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/
> > > > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>
> > > > > > > > > ">
> > > > > > > > >
> > > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/></a>&gt;<br>&nbs=
> > > > > > > > > p;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;wsdl:input&gt;<br>=
> > > > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > > &nbsp;&nbsp;&nbsp;=
> > > > > > > > > &lt;soap:body
> > > > > > > > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&=
> > > > > > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;/wsdl:input&gt;<br>&nbsp;&nbsp;&nb sp; &n=
> > > > > > > > > bsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:output&gt;
> > > > > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&n=
> > > > > > > > > bsp; &lt;soap:body
> > > > > > > > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nb=
> > > > > > > > > sp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;/wsdl:output&gt;<br>&nbsp;&nbsp;&nbs=
> > > > > > > > > p; &nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;/wsdl:operation&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > > > > > > bsp;&nbsp;&nbsp;
> > > > > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:op=
> > > > > > > > > eration
> > > > > > > > > name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> > > > > > > > > p;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation
> > > > > > > > > soapAction=3D&quot;
> > > > > > > > > <a href=3D"
> > > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/"<http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/%22>>h=
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > ttp://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/
> > > > > > > > > </a>&gt;<br>&nb=
> > > > > > > > > sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;wsdl:input&g=
> > > > > > > > > t;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&=
> > > > > > > > > nbsp;&nbsp; &lt;mime:multipartRelated&gt;
> > > > > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > > >
> > > > > > > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;mime:part&gt;<br>&nbsp;&nbs=
> > > > > > > > > p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> > > > > > > > >
> > > > > > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;soap:body use=3D&=
> > > > > > > > > quot;literal&quot;
> > > > > > > > > parts=3D&quot;fileName&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&=
> > > > > > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> > > > > > > > >
> > > > > > > > > p;&nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;/mime:part&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > > > > > > bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > > >
> > > > > > > > > ;&nbsp; &lt;mime:part&gt;
> > > > > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > > >
> > > > > > > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;mim=
> > > > > > > > > e:content part=3D&quot;file&quot;
> > > > > > > > > type=3D&quot;multipart/mixed&quot;/&gt;<b=
> > > > > > > > >
> > > > > > > > > r>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> > > > > > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;/mime:part&gt;<br>&nbsp;&nbsp=
> > > > > > > > >
> > > > > > > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > > > > > > bsp;
> > > > > > > > > &lt;/mime:multipartRelated&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > > > > > > &nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:input&gt;
> > > > > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > > &nbsp;&nbsp;&nbsp; &lt;wsdl:=
> > > > > > > > > output&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > > &nbsp;&nbsp;&nbsp;=
> > > > > > > > > &nbsp;&nbsp;&nbsp; &lt;soap:body
> > > > > > > > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&=
> > > > > > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;/wsdl:output&gt;=
> > > > > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;/wsdl:operation&gt;<br>&=
> > > > > > > > > nbsp;&nbsp;&nbsp; &lt;/wsdl:binding&gt;&nbsp;&nbsp;&nbsp;
> > > > > > > > > <br>&nbsp;&nbsp;&=
> > > > > > > > > nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:service
> > > > > > > > > name=3D&quot;WebDiskService&q=
> > > > > > > > > uot;&gt;
> > > > > > > > > <br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;wsdl:port binding=3D&quot=
> > > > > > > > > ;tns:WebDiskSOAPBinding&quot;
> > > > > > > > > name=3D&quot;WebDiskSOAP&quot;&gt;<br>&nbsp;&=
> > > > > > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;soap:address location=
> > > > > > > > > =3D&quot;<a href=3D" http://localhost:8080/axis/services/WebDiskSOAP&quot;/"=
> > > > > > > > > <http://localhost:8080/axis/services/WebDiskSOAP%22/%22=>
> > > > > > > > > > http://localhost:8080/axis/services/WebDiskSOAP&quot;/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> > > > > > > > > </a>&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;/wsdl:port&gt;&nbsp;&=
> > > > > > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > &lt;/wsdl:service=
> > > > > > > > > &gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > > <br>&lt;/wsdl:definitions&gt;<br><br>
> > > > > > > > >
> > > > > > > > > ------=_Part_8470_7036360.1137348779925--
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > > >
> > >
> >
>

Re: failure notice

Posted by Simone Bonazzoli <s....@gmail.com>.
i try to see the "swa sample" in the samples directly vut the wsdd file
isn't in that direcotory, so i can't run the example and verifiy if it's an
axis bug or a my error... pls help me!!!! :)

2006/1/17, Simone Bonazzoli <s....@gmail.com>:
>
> i dont' call directly create... is the axis code that calls create instead
> of createFactory... what i have to do? modify axis source code?!?! :|
>
> 2006/1/17, Simone Bonazzoli < s.bonazzoli@gmail.com>:
> >
> > and so? what i have to do?
> >
> > 2006/1/16, Jim Azeltine <ja...@sbcglobal.net>:
> > >
> > > The JAFDataHandlerSerializerFactory class does have a createFactory()
> > > method though. It appears that the call is wrong.
> > >
> > > Jim
> > >
> > > *Simone Bonazzoli < s.bonazzoli@gmail.com>* wrote:
> > >
> > > i have the java activation framework installed in my system... the
> > > file activation.jar is in my classpath.... what wrong?
> > >
> > > 2006/1/16, Anne Thomas Manes < atmanes@gmail.com>:
> > > >
> > > > You also need the Java Activation Framework (JAF).
> > > >
> > > > On 1/16/06, Simone Bonazzoli < s.bonazzoli@gmail.com > wrote:
> > > > >
> > > > > i search in google and i find this page
> > > > > http://www.nabble.com/Error-or-Bug-in-Deployment-p136948.html
> > > > > ... it looks that someone have my same problem ... i try to understand if
> > > > > this is an axis' bug or a my error... anyone can answer me?
> > > > >
> > > > >
> > > > > 2006/1/16, Simone Bonazzoli <s.bonazzoli@gmail.com >:
> > > > > >
> > > > > > What mean s jaf installed??? however i have the javamail.jar in
> > > > > > my classpath....
> > > > > > the eception is NoSuchMethodException and this seems very
> > > > > > strange... i read the axis API and the method create for class
> > > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactorydoesn't exist.....
> > > > > >
> > > > > > 2006/1/16, Anne Thomas Manes < atmanes@gmail.com>:
> > > > > > >
> > > > > > > Make sure you have JAF installed and in your classpath.
> > > > > > >
> > > > > > > On 1/16/06, Simone Bonazzoli < s.bonazzoli@gmail.com > wrote:
> > > > > > > >
> > > > > > > > Hi, i'm developing a simple webservice that support the
> > > > > > > > upload and download
> > > > > > > > of binary files... i look at the example "swa" present in
> > > > > > > > the samples
> > > > > > > > directory of the axis distribution....
> > > > > > > > i customize my wsdl and all otherthings but when i try to
> > > > > > > > run my client the
> > > > > > > > axis.log report this exception:
> > > > > > > >
> > > > > > > > java.lang.NoSuchMethodException:
> > > > > > > >
> > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create
> > > > > > > > (
> > > > > > > > java.lang.Class, javax.xml.namespace.QName)
> > > > > > > >
> > > > > > > > below i put my wsdd file and my wsdl file... the question
> > > > > > > > is: is this an
> > > > > > > > axis bug or a my error... please help me :)
> > > > > > > >
> > > > > > > > 0    [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > getBundle(
> > > > > > > > org.apache.axis,org.apache.axis.i18n,resource,null,...)
> > > > > > > > 32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - loadBundle:
> > > > > > > > Ignoring MissingResourceExc eption: Can't find bundle for
> > > > > > > > base name
> > > > > > > > org.apache.axis.resource, locale en_US
> > > > > > > > 32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > Created
> > > > > > > > org.apache.axis.i18n.resource , linked to parent null
> > > > > > > > 33   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > getBundle(
> > > > > > > > org.apache.axis,org.apache.axis.utils,resource,null,...)
> > > > > > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - loadBundle:
> > > > > > > > Ignoring MissingResourceException: Can't find bundle for
> > > > > > > > base name
> > > > > > > > org.apache.axis.utils.resource, locale en_US
> > > > > > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > loadBundle:
> > > > > > > > Ignoring MissingResourceException: Can't find bundle for
> > > > > > > > base name
> > > > > > > > org.apache.axis.resource, locale en_US
> > > > > > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > Root packag=
> > > > > > > > e
> > > > > > > > not found, cross link to org.apache.axis.i18n.resource
> > > > > > > > 35 & nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   - Root packag=
> > > > > > > > e
> > > > > > > > not found, cross link to org.apache.axis.i18n.resource
> > > > > > > > 36   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
> > > > > > > >
> > > > > > > > 37   [main] DEBUG
> > > > > > > >
> > > > > > > > org.apache.axis.configuration.EngineConfigurationFactoryFinder  -
> > > > > > > > Factory
> > > > > > > >
> > > > > > > > org.apache.axis.configuration.EngineConfigurationFactoryServletIgnored:
> > > > > > > > unable to load/resolve class.
> > > > > > > > 39   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > (engineFactory)
> > > > > > > > 39   [main] DEBUG
> > > > > > > >
> > > > > > > > org.apache.axis.configuration.EngineConfigurationFactoryFinder  - Got
> > > > > > > > EngineFactory:
> > > > > > > >
> > > > > > > > org.apache.axis.configuration.EngineConfigurationFactoryDefault
> > > > > > > > 45   [main] DEBUG org.apache.axis.AxisEngine  - Enter:
> > > > > > > > AxisEngine::init
> > > > > > > > 459  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
> > > > > > > > 459  [main] DEBUG org.apache.axis.utils.JavaUtils  -
> > > > > > > > Attachment support is
> > > > > > > > enabled?  true
> > > > > > > > 502  [main] DEBUG
> > > > > > > >
> > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
> > > > > > > >   -
> > > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > > > > java.lang.String, {
> > > > > > > > http://xml.apache.org/xml-soap}PlainText)<http://xml.apache.org/xml-soap%7DPlainText%29>
> > > > > > > > 505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject (oddDigits00)
> > > > > > > > 505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(badChars01)
> > > > > > > > 637  [main] DEBUG
> > > > > > > >
> > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > > > > java.awt.Image, {
> > > > > > > > http://xml.apache.org/xml-soap}Image)
> > > > > > > > <http://xml.apache.org/xml-soap%7DImage%29>
> > > > > > > > 682  [main] DEBUG
> > > > > > > >
> > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > > > > javax.mail.internet.MimeMultipart , {
> > > > > > > > http://xml.apache.org/xml-soap}Multipart)<http://xml.apache.org/xml-soap%7DMultipart%29>
> > > > > > > > 684  [main] DEBUG
> > > > > > > >
> > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(interface
> > > > > > > > javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source)
> > > > > > > > <http://xml.apache.org/xml-soap%7DSource%29>
> > > > > > > > 687  [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)<http://xml.apache.org/xml-soap%7Doctet-stream%29>
> > > > > > > > 688  [main] DEBUG
> > > > > > > >
> > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
> > > > > > > >   -
> > > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory()
> > > > > > > > 757  [main] DEBUG org.apache.axis.AxisEngine   - Exit:
> > > > > > > > AxisEngine::init
> > > > > > > > 775  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > > > > > @13785d3
> > > > > > > > added parameter >name:       {
> > > > > > > > http://www.informatica.uniroma2.it/WebDisk}listRequest
> > > > > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> > > > > > > > typeEntry:  null
> > > > > > > > mode:       IN
> > > > > > > > position:   0
> > > > > > > > isReturn:   false
> > > > > > > > typeQName:  { http://www.informatica.uniroma2.it/WebDisk}<http://www.informatica.uniroma2.it/WebDisk%7D>
> > > > > > > > >listRequest
> > > > > > > > javaType:   class it.uniroma2.informatica.types.ListRequest
> > > > > > > > inHeader:   false
> > > > > > > > outHeader:  false
> > > > > > > > @32efa7<total parameters:1
> > > > > > > > 775  [main] DEBUG org.apache.axis.description.OperationDesc
> > > > > > > >   -
> > > > > > > > @13785d3setReturnType({
> > > > > > > > http://www.informatica.uniroma2.it/WebDisk}listResponse)
> > > > > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29>
> > > > > > > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > > > > > @1242b11
> > > > > > > > added parameter >name:       fileName
> > > > > > > > typeEntry:  null
> > > > > > > > mode:       IN
> > > > > > > > position:   0
> > > > > > > > isReturn:   false
> > > > > > > > typeQName:  { http://www.w3.org/2001/XMLSchema}string<http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > > > > > javaType:   class java.lang.String
> > > > > > > > inHeader:   false
> > > > > > > > outHeader:  false
> > > > > > > > @1878144<total parameters:1
> > > > > > > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  - @1242b11
> > > > > > > > added parameter >name:       file
> > > > > > > > typeEntry:  null
> > > > > > > > mode:       IN
> > > > > > > > position:   1
> > > > > > > > isReturn:   false
> > > > > > > > typeQName:  {http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart>
> > > > > > > > javaType:   class javax.mail.internet.MimeMultipart
> > > > > > > > inHeader:   false
> > > > > > > > outHeader:  false
> > > > > > > > @137d090<total parameters:2
> > > > > > > > 787  [main] DEBUG org.apache.axis.description.OperationDesc
> > > > > > > >   -
> > > > > > > > @1242b11setReturnType({http://www.w3.org/2001/XMLSchema}string)
> > > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring%29>
> > > > > > > > 944  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(transport00)
> > > > > > > > 944  [main] DEBUG org.apache.axis.client.Call   - Transport
> > > > > > > > is
> > > > > > > > org.apache.axis.transport.http.HTTPTransport@90c06f
> > > > > > > > 946  [main] D EBUG
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(exception00)
> > > > > > > > 948  [main] DEBUG
> > > > > > > > org.apache.axis.encoding.ser.BaseSerializerFactory   -
> > > > > > > > Exception:
> > > > > > > > java.lang.NoSuchMethodException:
> > > > > > > >
> > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > > > > > > > java.lang.Class, javax.xml.namespace.QName)
> > > > > > > >     at java.lang.Class.getMethod(Class.java :1581)
> > > > > > > >     at
> > > > > > > > org.apache.axis.encoding.ser.BaseSerializerFactory.createFactory
> > > > > > > > (
> > > > > > > > BaseSerializerFactory.java:254)
> > > > > > > >     at org.apache.axis.client.Call.registerTypeMapping(
> > > > > > > > Call.java:2315)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> > > > > > > > l
> > > > > > > > (WebDiskSOAPBindingStub.java:161)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > > > > > WebDiskSOAPBindingStub.java:218)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload
> > > > > > > > (
> > > > > > > > WebDiskClient.java:80)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > > WebDiskClient.java :36)
> > > > > > > > 952  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(exception00)
> > > > > > > > 952  [main] DEBUG
> > > > > > > > org.apache.axis.encoding.ser.BaseDeserializerFactory  -
> > > > > > > > Exception:
> > > > > > > > java.lang.NoSuchMethodException:
> > > > > > > >
> > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory.create(
> > > > > > > > java.lang.Class, javax.xml.namespace.QName)
> > > > > > > >     at java.lang.Class.getMethod(Class.java:1581)
> > > > > > > >     at
> > > > > > > > org.apache.axis.encoding.ser.BaseDeserializerFactory.createFactory
> > > > > > > > (
> > > > > > > > BaseDeserializerFactory.java:225)
> > > > > > > >     at org.apache.axis.client.Call.registerTypeMapping(
> > > > > > > > Call.java:2317)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> > > > > > > > l
> > > > > > > > (WebDiskSOAPBindingStub.java:161)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > > > (
> > > > > > > > WebDiskSOAPBindingStub.java :218)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > > > WebDiskClient.java:80)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > > WebDiskClient.java:36)
> > > > > > > > 953  [main] DEBUG
> > > > > > > >
> > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
> > > > > > > >   -
> > > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > > > > javax.activation.DataHandler, {
> > > > > > > > http://www.informatica.uniroma2.it/WebDisk/}DataHandler)
> > > > > > > > <http://www.informatica.uniroma2.it/WebDisk/%7DDataHandler%29>
> > > > > > > > 962  [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > > > > > Call::invoke(ns,
> > > > > > > > meth, args)
> > > > > > > > 979  [main] DEBUG org.apache.axis.client.Call  -
> > > > > > > > operation=3Dname:
> > > > > > > > upload
> > > > > > > > returnQName: return
> > > > > > > > returnType:  { http://www.w3.org/2001/XMLSchema}string
> > > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > > > > > returnClass: class java.lang.String
> > > > > > > > elementQName:null
> > > > > > > > soapAction:  null
> > > > > > > > style:       rpc
> > > > > > > > use:         encoded
> > > > > > > > numInParams: 2
> > > > > > > > method:null
> > > > > > > > ParameterDesc[0]:
> > > > > > > >   name:       fileName
> > > > > > > >   typeEntry:  null
> > > > > > > >   mode:       IN
> > > > > > > >   position:   0
> > > > > > > >   isReturn:   false
> > > > > > > >   typeQName:  { http://www.w3.org/2001/XMLSchema}string
> > > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > > > > >   javaType:   class java.lang.String
> > > > > > > >   inHeader:   false
> > > > > > > >   outHeader:  false
> > > > > > > >
> > > > > > > > ParameterDesc[1]:
> > > > > > > >   name:       file
> > > > > > > >   typeEntry:  null
> > > > > > > >   mode:       IN
> > > > > > > >   position:   1
> > > > > > > >   isReturn:   false
> > > > > > > >   typeQName:  { http://xml.apache.org/xml-soap}Multipart
> > > > > > > > <http://xml.apache.org/xml-soap%7DMultipart>
> > > > > > > >   javaType:   class javax.mail.internet.MimeMultipart
> > > > > > > >   inHeader:   false
> > > > > > > >   outHeader:  false
> > > > > > > >
> > > > > > > >
> > > > > > > > 979  [main] DEBUG org.apache.axis.client.Call  -
> > > > > > > > operation.getNumParams ()=
> > > > > > > > =3D2
> > > > > > > > 979  [main] DEB UG org.apache.axis.client.Call  -
> > > > > > > > getParamList number of
> > > > > > > > params: 2
> > > > > > > > 1000 [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > > > > > Call::invoke(RPCElement)
> > > > > > > > 1033 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > (attachEnabled)
> > > > > > > > 1033 [main] DEBUG org.apache.axis.Message  - Attachment
> > > > > > > > support is enabled?
> > > > > > > > true
> > > > > > > > 1045 [main] DEBUG org.apache.axis.SOAPPart   - Enter:
> > > > > > > > SOAPPart
> > > > > > > > ctor(FORM_SOAPENVELOPE)
> > > > > > > > 1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
> > > > > > > > 1045 [main] DEBUG org.apache.axis.SOAPPart   - Setting
> > > > > > > > current message form
> > > > > > > > to: FORM_SOAPENVELOPE (currentMessage is now
> > > > > > > > org.apache.axis.message.SOAPEnvelope)
> > > > > > > > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Exit: SOAPPart
> > > > > > > > ctor()
> > > > > > > > 1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(addBody00)
> > > > > > > > 1045 [main] DEBUG org.apache.axis.message.SOAPBody  - Adding
> > > > > > > > body element t=
> > > > > > > > o
> > > > > > > > message...
> > > > > > > > 1045 [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > > > > > Call::invoke()
> > > > > > > > 1046 [main] DEBUG org.apache.axis.MessageContext  -
> > > > > > > > MessageContext:
> > > > > > > > setTargetService(WebDiskSOAP)
> > > > > > > > 1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject (noService10)
> > > > > > > > 1047 [main] DEBUG org.apache.axis.ConfigurationException  -
> > > > > > > > Exception:
> > > > > > > > org.apache.axis.ConfigurationException: No service named
> > > > > > > > WebDiskSOAP is
> > > > > > > > available
> > > > > > > > org.apache.axis.ConfigurationException: No service named
> > > > > > > > WebDiskSOAP 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:2690)
> > > > > > > >     at org.apache.axis.client.Call.invoke (Call.java:2443)
> > > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > > > (
> > > > > > > > WebDiskSOAPBindingStub.java :230)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > > > WebDiskClient.java:80)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > > WebDiskClient.java:36)
> > > > > > > >
> > > > > > > >     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:2690)
> > > > > > > >     at org.apache.axis.client.Call.invoke (Call.java:2443)
> > > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > > > > >     at org.apache.axis.client.Call.invoke (Call.java:1812)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > > > (
> > > > > > > > WebDiskSOAPBindingStub.java :230)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload
> > > > > > > > (
> > > > > > > > WebDiskClient.java :80)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > > WebDiskClient.java:36)
> > > > > > > > 1047 [main] DEBUG org.apache.axis.MessageContext   -
> > > > > > > > MessageContext:
> > > > > > > > setServiceHandler(null)
> > > > > > > > 1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > (targetService)
> > > > > > > > 1047 [main] DEBUG org.apache.axis.client.Call   - Target
> > > > > > > > service:
> > > > > > > > WebDiskSOAP
> > > > > > > > 1047 [main] DEBUG org.apache.axis.MessageContext  -
> > > > > > > > MessageContext:
> > > > > > > > setTargetService(http://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> > > > > > > > )
> > > > > > > > 1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(noService10)
> > > > > > > > 1048 [main] DEBUG org.apache.axis.ConfigurationException   -
> > > > > > > > Exception:
> > > > > > > > org.apache.axis.ConfigurationException : No service named
> > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload is
> > > > > > > > available
> > > > > > > > org.apache.axis.ConfigurationException: No service named
> > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload 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)
> > > > > > > >    &nb sp;at org.apache.axis.client.Call.invoke(Call.java
> > > > > > > > :2738)
> > > > > > > >     at org.apache.axis.client.Call.invoke (Call.java:2443)
> > > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > > > (
> > > > > > > > WebDiskSOAPBindingStub.java :230)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > > > WebDiskClient.java:80)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > > WebDiskClient.java:36)
> > > > > > > >
> > > > > > > >     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:2443)
> > > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > > > > >     at org.apache.axis.client.Call.invoke (Call.java:1812)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > > > (
> > > > > > > > WebDiskSOAPBindingStub.java :230)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload
> > > > > > > > (
> > > > > > > > WebDiskClient.java :80)
> > > > > > > >     at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > > WebDiskClient.java:36)
> > > > > > > > 1048 [main] DEBUG org.apache.axis.MessageContext   -
> > > > > > > > MessageContext:
> > > > > > > > setServiceHandler(null)
> > > > > > > > 1055 [main] DEBUG org.apache.axis.SOAPPart   - Enter:
> > > > > > > > SOAPPart::getAsSOAPEnvelope()
> > > > > > > > 1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject (currForm)
> > > > > > > > 1055 [main] DEBUG org.apache.axis.SOAPPart  - current form
> > > > > > > > is
> > > > > > > > FORM_SOAPENVELOPE
> > > > > > > > 1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > > > 1055 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext  - register
> > > > > > > > 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
> > > > > > > > 1055 [main] DEBUG org.apache.axis.utils.NSStack   - NSPush
> > > > > > > > (32)
> > > > > > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush
> > > > > > > > (32)
> > > > > > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > > > 1056 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext  - register
> > > > > > > > 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
> > > > > > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > > > 1056 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext  - register
> > > > > > > > 'xsd' - ' http://www.w3.org/2001/XMLSchema '
> > > > > > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush
> > > > > > > > (32)
> > > > > > > > 10 56 [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > > > 1056 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext   - register
> > > > > > > > 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance '
> > > > > > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack   - NSPush
> > > > > > > > (32)
> > > > > > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > > > > > 1056 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext  - Start
> > > > > > > > element [http://schemas.xmlsoap.org/soap/envelope/]:Envelope<http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
> > > > > > > > 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://schemas.xmlsoap.org/soap/envelope/]:Body<http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
> > > > > > > > 1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush
> > > > > > > > (32)
> > > > > > > > 1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject (register00)
> > > > > > > > 1062 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext  - register
> > > > > > > > '' - ''
> > > > > > > > 1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush
> > > > > > > > (32)
> > > > > > > > 1063 [main] DEBUG org.apache.axis.utils.NSStack   - NSPush
> > > > > > > > (32)
> > > > > > > > 1063 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > > > > > 1063 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext   - Start
> > > > > > > > element []:upload
> > > > > > > > 1069 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > > > > > 1069 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext   - Start
> > > > > > > > element []:fileName
> > > > > > > > 1069 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush
> > > > > > > > (32)
> > > > > > > > 1076 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > > > 1076 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext   - End
> > > > > > > > element fileName
> > > > > > > > 1076 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop
> > > > > > > > (32)
> > > > > > > > 1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > > > > > 1090 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext  - Start
> > > > > > > > element []:file
> > > > > > > > 1090 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush
> > > > > > > > (32)
> > > > > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > > > 1091 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext  - End
> > > > > > > > element file
> > > > > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop
> > > > > > > > (32)
> > > > > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > > > 1091 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext   - End
> > > > > > > > element upload
> > > > > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop
> > > > > > > > (32)
> > > > > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > > > 1091 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext  - End
> > > > > > > > element soapenv:Body
> > > > > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop
> > > > > > > > (32)
> > > > > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > > > 1091 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext   - End
> > > > > > > > element soapenv:Envelope
> > > > > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(empty00)
> > > > > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop
> > > > > > > > (empty)
> > > > > > > > 1091 [main] DEBUG org.apache.axis.client.Call  - <?xml
> > > > > > > > version=3D"1.0"
> > > > > > > > encoding=3D"UTF-8"?><soapenv:Envelope xmlns:soapenv=3D"
> > > > > > > > http://schemas.xmlsoap.org/soap/envelope/"
> > > > > > > > <http://schemas.xmlsoap.org/soap/envelope/%22>xmlns:xsd=3D"
> > > > > > > > http://www.w3.org/2001/XMLSchema"
> > > > > > > > <http://www.w3.org/2001/XMLSchema%22> xmlns:xsi=3D"
> > > > > > > > http://www.w3.org/2001/XMLSchema-instance"
> > > > > > > > <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><upload
> > > > > > > >
> > > > > > > > xmlns=3D""><fileName> fileEst.jpg</fileName><file
> > > > > > > >
> > > > > > > > href=3D"cid:E773E1C9F468724E1683F8F6B8FE05A9"/></upload></soapenv:Body></so=
> > > > > > > > apenv:Envelope>
> > > > > > > > 1092 [main] DEBUG org.apache.axis.client.AxisClient   -
> > > > > > > > Enter:
> > > > > > > > AxisClient::invoke
> > > > > > > > 1092 [main] DEBUG org.apache.axis.client.AxisClient  -
> > > > > > > > EngineHandler: null
> > > > > > > > 1101 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > > >   -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(axisUserAgent)
> > > > > > > > 1110 [main] DEBUG org.apache.axis.SimpleChain  - Enter:
> > > > > > > > SimpleChain::invoke
> > > > > > > > 1111 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(enter00)
> > > > > > > > 1111 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
> > > > > > > > Enter:
> > > > > > > > HTTPSender::invoke
> > > > > > > > 1112 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
> > > > > > > > SOAPPart::saveChanges
> > > > > > > >
> > > > > > > > ..................
> > > > > > > > .................
> > > > > > > > ..............
> > > > > > > >
> > > > > > > >
> > > > > > > > the wsdl file
> > > > > > > >
> > > > > > > > <?xml version=3D"1.0" encoding=3D"UTF-8"?>
> > > > > > > >
> > > > > > > > <wsdl:definitions
> > > > > > > >   targetNamespace=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl
> > > > > > > > "
> > > > > > > >   xmlns=3D" http://schemas.xmlsoap.org/wsdl/"
> > > > > > > >   xmlns:tns=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl
> > > > > > > > "
> > > > > > > >   xmlns:soap=3D"http://schemas.xmlsoap.org/wsdl/soap/"
> > > > > > > >   xmlns:wsdl=3D" http://schemas.xmlsoap.org/wsdl/ "
> > > > > > > >   xmlns:types=3D" http://www.informatica.uniroma2.it/WebDisk
> > > > > > > > "
> > > > > > > >   xmlns:mime=3D" http://schemas.xmlsoap.org/wsdl/mime/ "
> > > > > > > >   xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema"
> > > > > > > > name=3D"WebDisk">
> > > > > > > >
> > > > > > > >     <wsdl:types>
> > > > > > > >         <xsd:schema elementFormDefault=3D"qualified"
> > > > > > > >             targetNamespace=3D"
> > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/types"
> > > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/types%22>>
> > > > > > > >               <xsd:import namespace=3D"
> > > > > > > > http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> > > > > > > > schemaLocation=3D"/home/simo/develop/java/WebDisk/src/it/uniroma2/informati=
> > > > > > > >
> > > > > > > > ca/WebDisk.xsd"/>
> > > > > > > >         </xsd:schema>
> > > > > > > >     </wsdl:types>
> > > > > > > >
> > > > > > > >     <wsdl:message name=3D"listRequest">
> > > > > > > >          <wsdl:part name=3D"parameters"
> > > > > > > > element=3D"types:listRequest" />
> > > > > > > >     </wsdl:message>
> > > > > > > >     <wsdl:message name=3D"listResponse">
> > > > > > > >         <wsdl:part name=3D"parameters"
> > > > > > > > element=3D"types:listResponse"/>
> > > > > > > >     </wsdl:message>
> > > > > > > >
> > > > > > > >     <wsdl:message name=3D"uploadRequest">
> > > > > > > >         <wsdl:part name=3D"fileName" type=3D"xsd:string"/>
> > > > > > > >         <wsdl:part name=3D"file" type=3D"xsd:base64Binary"/>
> > > > > > > >
> > > > > > > >     </wsdl:message>
> > > > > > > >
> > > > > > > >     <wsdl:message name=3D"uploadResponse">
> > > > > > > >         <wsdl:part name=3D"return" type=3D"xsd:string"/>
> > > > > > > >     </wsdl:message>
> > > > > > > >
> > > > > > > >
> > > > > > > >     <wsdl:portType name=3D"WebDiskPortType">
> > > > > > > >         <wsdl:operation name=3D"list">
> > > > > > > >             <wsdl:input message=3D"tns:listRequest" />
> > > > > > > >             <wsdl:output message=3D"tns:listResponse" />
> > > > > > > >         </wsdl:operation>
> > > > > > > >
> > > > > > > >         <wsdl:operation name=3D"upload">
> > > > > > > >             <wsdl:input message=3D"tns:uploadRequest"/>
> > > > > > > >             <wsdl:output message=3D"tns:uploadResponse"/>
> > > > > > > >         </wsdl:operation>
> > > > > > > >     </wsdl:portType>
> > > > > > > >
> > > > > > > >     <wsdl:binding name=3D"WebDiskSOAPBinding"
> > > > > > > > type=3D"tns:WebDiskPortType">
> > > > > > > >         <soap:binding style=3D"document" transport=3D"
> > > > > > > > http://schemas.xmlsoap.org/soap/http"/<http://schemas.xmlsoap.org/soap/http%22/>
> > > > > > > > >
> > > > > > > >         <wsdl:operation name=3D"list">
> > > > > > > >             <soap:operation soapAction=3D"
> > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/list"/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>
> > > > > > > > >
> > > > > > > >             <wsdl:input>
> > > > > > > >                 <soap:body use=3D"literal"/>
> > > > > > > >             </wsdl:input>
> > > > > > > >             <wsdl:output>
> > > > > > > >                 <soap:body use=3D"literal"/>
> > > > > > > >             </wsdl:output>
> > > > > > > >         </wsdl:operation>
> > > > > > > >
> > > > > > > >         <wsdl:oper ation name=3D"upload">
> > > > > > > >             <soap:operation soapAction=3D"
> > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"/
> > > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/>
> > > > > > > > >
> > > > > > > >             <wsdl:input>
> > > > > > > >                 <mime:multipartRelated>
> > > > > > > >                     <mime:part>
> > > > > > > >                         <soap:body use=3D"literal"
> > > > > > > > parts=3D"fileName"/>
> > > > > > > >                     </mime:part>
> > > > > > > >                     <mime:part>
> > > > > > > >                         <mime:content part=3D"file"
> > > > > > > > type=3D"multipart/mixed=
> > > > > > > > "/>
> > > > > > > >                     </mime:part>
> > > > > > > >                 </mime:multipartRelated>
> > > > > > > >             </wsdl:input>
> > > > > > > >             <wsdl:output>
> > > > > > > >                 <soap:body use=3D"literal"/>
> > > > > > > >             </wsdl:output>
> > > > > > > >         </wsdl:operation>
> > > > > > > >     </wsdl:binding>
> > > > > > > >
> > > > > > > >     <wsdl:service name=3D"WebDiskService">
> > > > > > > >
> > > > > > > >         <wsdl:port binding=3D"tns:WebDiskSOAPBinding"
> > > > > > > > name=3D"WebDiskSOAP">
> > > > > > > >             <soap:address location=3D"
> > > > > > > > http://localhost:8080/axis/services/WebDiskSOAP"/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> > > > > > > > >
> > > > > > > >         </wsdl:port>
> > > > > > > >
> > > > > > > >     </wsdl:service>
> > > > > > > >
> > > > > > > > </wsdl:definitions>
> > > > > > > >
> > > > > > > > ------=_Part_8470_7036360.1137348779925
> > > > > > > > Content-Type: text/html; charset=ISO-8859-1
> > > > > > > > Content-Transfer-Encoding: quoted-printable
> > > > > > > > Content-Disposition: inline
> > > > > > > >
> > > > > > > > Hi, i'm developing a simple webservice that support the
> > > > > > > > upload and download=
> > > > > > > > of binary files... i look at the example &quot;swa&quot;
> > > > > > > > present in the sa=
> > > > > > > > mples directory of the axis distribution....<br>i customize
> > > > > > > > my wsdl and all=
> > > > > > > > otherthings but when i try to run my client the=20
> > > > > > > > axis.log report this exception:<br><br>
> > > > > > > > java.lang.NoSuchMethodException: org=
> > > > > > > >
> > > > > > > > .apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > > > > > > > java.lang.=
> > > > > > > > Class, javax.xml.namespace.QName)<br><br>below i put my wsdd
> > > > > > > > file and my ws=
> > > > > > > > dl fil e... the question is: is this an axis bug or a my
> > > > > > > > error... please hel=
> > > > > > > > p me :)
> > > > > > > > <br><br>0&nbsp;&nbsp;&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResour=
> > > > > > > > ceBundle&nbsp; - getBundle( org.apache.axis,
> > > > > > > > org.apache.axis.i18n,resource,nu=
> > > > > > > > ll,...)<br>32&nbsp;&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResource=
> > > > > > > > Bundle&nbsp; - loadBundle: Ignoring
> > > > > > > > MissingResourceException: Can't find bu=
> > > > > > > > ndle for base name=20
> > > > > > > > org.apache.axis.resource, locale en_US<br>32&nbsp;&nbsp;
> > > > > > > > [main] DEBUG org.a=
> > > > > > > > pache.axis.i18n.ProjectResourceBundle&nbsp; - Created
> > > > > > > > org.apache.axis.i18n.=
> > > > > > > > resource, linked to parent null<br>33&nbsp;&nbsp; [main]
> > > > > > > > DEBUG org.apache.a=
> > > > > > > > xis.i18n.ProjectResourceBundle
> > > > > > > > &nbsp; - getBundle(org.apache.axis,org.apache.axis.utils
> > > > > > > > ,resource,null,...)=
> > > > > > > > <br>35&nbsp;&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&=
> > > > > > > > nbsp; - loadBundle: Ignoring MissingResourceException: Can't
> > > > > > > > find bundle fo=
> > > > > > > > r base name org.apache.axis.utils.resource
> > > > > > > > , locale en_US<br>35&nbsp;&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectR=
> > > > > > > > esourceBundle&nbsp; - loadBundle: Ignoring
> > > > > > > > MissingResourceException: Can't =
> > > > > > > > find bundle for base name org.apache.axis.resource, locale
> > > > > > > > en_US<br>35&nbsp=
> > > > > > > > ;&nbsp; [main] DEBUG=20
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; - Root
> > > > > > > > package not found, =
> > > > > > > > cross link to org.apache.axis.i18n.resource<br>35&nbsp;&nbsp;
> > > > > > > > [main] DEBUG =
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - Root
> > > > > > > > package not found, =
> > > > > > > > cross link to org.apache.axis.i18n.resource
> > > > > > > > <br>36&nbsp;&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&=
> > > > > > > > nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > (engineConfigLoadFact=
> > > > > > > > ory)<br>37&nbsp;&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.configuration.EngineCon=
> > > > > > > > figurationFactoryFinder
> > > > > > > > &nbsp; - Factory
> > > > > > > > org.apache.axis.configuration.EngineConfigurationFactorySe=
> > > > > > > > rvlet Ignored: unable to load/resolve
> > > > > > > > class.<br>39&nbsp;&nbsp; [main] DEBUG=
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > > > org.apache.axis.i18n.re=
> > > > > > > > source::handleGetObject
> > > > > > > > (engineFactory)<br>39&nbsp;&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.configuratio=
> > > > > > > > n.EngineConfigurationFactoryFinder&nbsp ; - Got
> > > > > > > > EngineFactory: org.apache.ax=
> > > > > > > > is.configuration.EngineConfigurationFactoryDefault<br>45&nbsp;&nbsp;
> > > > > > > > [main]=
> > > > > > > > DEBUG org.apache.axis.AxisEngine
> > > > > > > > &nbsp; - Enter: AxisEngine::init<br>459&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.=
> > > > > > > > i18n.ProjectResourceBundle&nbsp; -
> > > > > > > > org.apache.axis.i18n.resource::handleGet=
> > > > > > > > Object(attachEnabled)<br>459&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.utils.JavaU=
> > > > > > > > tils&nbsp; - Attachment support is enabled?& nbsp; true
> > > > > > > > <br>502&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeser=
> > > > > > > > ializerFactory&nbsp; - Enter/Exit:
> > > > > > > > JAFDataHandlerDeserializerFactory(class =
> > > > > > > > java.lang.String, {<a href=3D"
> > > > > > > > http://xml.apache.org/xml-soap}PlainText)"<http://xml.apache.org/xml-soap%7DPlainText%29%22>
> > > > > > > > >ht=
> > > > > > > > tp://xml.apache.org/xml-soap}PlainText)
> > > > > > > > </a><br>505&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&n=
> > > > > > > > bsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > (oddDigits00)<br>505&n=
> > > > > > > > bsp; [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; - org.ap=
> > > > > > > > ache.axis.i18n.resource::handleGetObject
> > > > > > > > (badChars01)<br>637&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.encoding.ser.JAFData=
> > > > > > > > HandlerDeserializerFactory&nbsp; - Enter/Exit:
> > > > > > > > JAFDataHandlerDeserializerFa=
> > > > > > > > ctory(class java.awt.Image, {<a href=3D"
> > > > > > > > http://xml.apache.org/xml-soap}Imag=<http://xml.apache.org/xml-soap%7DImag=>
> > > > > > > > e)"> http://xml.apache.org/xml-soap}Image)<http://xml.apache.org/xml-soap%7DImage%29>
> > > > > > > > </a><br>682&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerD=
> > > > > > > > eserializerFactory&nbsp; - Enter/Exit:
> > > > > > > > JAFDataHandlerDeserializerFactory(cl=
> > > > > > > > ass javax.mail.internet.MimeMultipart, {<a href=3D"http://xml.apache.org/xm=
> > > > > > > > l-soap}Multipart)">
> > > > > > > > http://xml.apache.org/xml-soap}Multipart)
> > > > > > > > <http://xml.apache.org/xml-soap%7DMultipart%29></a><br>684&nbsp;
> > > > > > > > [main] DEBUG org=
> > > > > > > > .apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp;
> > > > > > > > - Enter/E=
> > > > > > > > xit: JAFDataHandlerDeserializerFactory(interface
> > > > > > > > javax.xml.transform.Source=
> > > > > > > > , {<a href=3D" http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29>
> > > > > > > > ">
> > > > > > > > http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29></a><br>687&nbsp; [main] DEBUG
> > > > > > > > org.ap=
> > > > > > > >
> > > > > > > > ache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp;
> > > > > > > > - Enter/Exit=
> > > > > > > > : JAFDataHandlerDeserializerFactory(class
> > > > > > > > org.apache.axis.attachments.Octet=
> > > > > > > > Stream
> > > > > > > > , {<a href=3D"http://xml.apache.org/xml-soap}octet-stream)"
> > > > > > > > <http://xml.apache.org/xml-soap%7Doctet-stream%29%22> > http://xml.apac=
> > > > > > > >
> > > > > > > > he.org/xml-soap}octet-stream)<http://he.org/xml-soap%7Doctet-stream%29></a><br>688&nbsp;
> > > > > > > > [main] DEBUG org.apache.axis=
> > > > > > > > .encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > > > > > > > Enter/Exit: JAFData=
> > > > > > > > HandlerDeserializerFactory()
> > > > > > > > <br>757&nbsp; [main] DEBUG org.apache.axis.AxisEngine&nbsp;
> > > > > > > > - Exit: AxisEng=
> > > > > > > > ine::init<br>775&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.description.OperationDe=
> > > > > > > > sc&nbsp; - @13785d3 added parameter
> > > > > > > > &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > > > > > &nbsp; {<a href=3D"http://www.informatica.uniroma2.it/WebDisk}listRequest
> > > > > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>">
> > > > > > > > http://www.informatica.uniroma2.it/WebDisk}listRequest<http://www.informatica.uniroma2.it/WebDisk%7DlistRequest></a><br>typeEntry:&nb=
> > > > > > > >
> > > > > > > > sp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > IN<br>position:&nbsp;=
> > > > > > > > &nbsp; 0<br>isReturn:&nbsp;&nbsp; false<br>typeQName:&nbsp;
> > > > > > > > {<a href=3D"htt=
> > > > > > > > p://www.informatica.uniroma2.it/WebDisk}">
> > > > > > > > http://www.informatica.uniroma2.i=
> > > > > > > > t/WebDisk}
> > > > > > > > </a>&gt;listRequest<br>javaType:&nbsp;&nbsp; class
> > > > > > > > it.uniroma2.informatica.=
> > > > > > > > types.ListRequest<br>inHeader:&nbsp;&nbsp;
> > > > > > > > false<br>outHeader:&nbsp; false<=
> > > > > > > > br>@32efa7&lt;total parameters:1<br>775&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.=
> > > > > > > > description.OperationDesc&nbsp; - @13785d3setReturnType({
> > > > > > > > <a href=3D"http://www.informatica.uniroma2.it/WebDisk}listResponse)"
> > > > > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29%22>
> > > > > > > > >http:/=
> > > > > > > > /www.informatica.uniroma2.it/WebDisk}listResponse)</a><br>787&nbsp;
> > > > > > > > [main] =
> > > > > > > > DEBUG org.apache.axis.description.OperationDesc&nbsp ; -
> > > > > > > > @1242b11 added para=
> > > > > > > > meter &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fileName
> > > > > > > >
> > > > > > > > <br>typeEntry:&nbsp;
> > > > > > > > null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<b=
> > > > > > > > r>position:&nbsp;&nbsp; 0<br>isReturn:&nbsp;&nbsp;
> > > > > > > > false<br>typeQName:&nbsp=
> > > > > > > > ; {<a href=3D" http://www.w3.org/2001/XMLSchema}string"<http://www.w3.org/2001/XMLSchema%7Dstring%22>
> > > > > > > > > http://www.w3.org/20=
> > > > > > > > 01/XMLSchema}string</a><br>javaType:&nbsp;&nbsp; class
> > > > > > > > java.lang.String
> > > > > > > > <br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp;
> > > > > > > > false<br>@1878144&lt;to=
> > > > > > > > tal parameters:1<br>787&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.description.Oper=
> > > > > > > > ationDesc&nbsp; - @1242b11 added parameter
> > > > > > > > &gt;name:&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > > ;&nbsp;&nbsp; file<br>typeEntry:&nbsp;
> > > > > > > > null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > > ;&nbsp;&nbsp; IN
> > > > > > > > <br>position:&nbsp;&nbsp; 1<br>isReturn:&nbsp;&nbsp;
> > > > > > > > false<br>typeQName:&nb=
> > > > > > > > sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart"<http://xml.apache.org/xml-soap%7DMultipart%0A+%22>
> > > > > > > > >http://xml.apache=
> > > > > > > > .org/xml-soap}Multipart</a><br>javaType:&nbsp;&nbsp; class
> > > > > > > > javax.mail.inter=
> > > > > > > > net.MimeMultipart <br>inHeader:&nbsp;&nbsp; false
> > > > > > > > <br>outHeader:&nbsp; false<br>@137d090&lt;total
> > > > > > > > parameters:2<br>787&nbsp; [=
> > > > > > > > main] DEBUG org.apache.axis.description.OperationDesc&nbsp ;
> > > > > > > > - @1242b11setRe=
> > > > > > > > turnType({<a href=3D"http://www.w3.org/2001/XMLSchema}string)"
> > > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring%29%22>>
> > > > > > > > http://www.w=
> > > > > > > > 3.org/2001/XMLSchema}string)<http://3.org/2001/XMLSchema%7Dstring%29>
> > > > > > > > </a><br>944&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&n=
> > > > > > > > bsp; - org.apache.axis.i18n.resource::handleGetObject(transport00)<br>944&n=
> > > > > > > >
> > > > > > > > bsp; [main] DEBUG org.apache.axis.client.Call&nbsp; -
> > > > > > > > Transport is org.apac=
> > > > > > > > he.axis.transport.http.HTTPTransport@90c06f
> > > > > > > > <br>946&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ;=
> > > > > > > > - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > (exception00)<br>948&nbsp;=
> > > > > > > > [main] DEBUG
> > > > > > > > org.apache.axis.encoding.ser.BaseSerializerFactory&nbsp; -
> > > > > > > > Ex=
> > > > > > > > ception:<br>java.lang.NoSuchMethodException
> > > > > > > > :
> > > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create
> > > > > > > > (java.=
> > > > > > > > lang.Class, javax.xml.namespace.QName)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > at java.lang.C=
> > > > > > > > lass.getMethod(Class.java:1581)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.en=
> > > > > > > > coding.ser.BaseSerializerFactory.createFactory
> > > > > > > > (BaseSerializerFactory.java:254)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.c=
> > > > > > > > lient.Call.registerTypeMapping(Call.java:2315)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > at it.=
> > > > > > > >
> > > > > > > > uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCall
> > > > > > > > (WebDiskS=
> > > > > > > > OAPBindingStub.java:161)<br>
> > > > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindin=
> > > > > > > > gStub.upload (WebDiskSOAPBindingStub.java:218)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > at it.u=
> > > > > > > > niroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > > > WebDiskClient.java=
> > > > > > > > :80)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskCl=
> > > > > > > > ient.main
> > > > > > > > (WebDiskClient.java:36)<br>952&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.i18n.Proj=
> > > > > > > > ectResourceBundle&nbsp; -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(ex=
> > > > > > > > ception00)<br>952&nbsp; [main] DEB UG
> > > > > > > > org.apache.axis.encoding.ser.BaseDeser=
> > > > > > > > ializerFactory
> > > > > > > > &nbsp; - Exception:<br>java.lang.NoSuchMethodException:
> > > > > > > > org.apache.axis.enc=
> > > > > > > > oding.ser.JAFDataHandlerDeserializerFactory.create (
> > > > > > > > java.lang.Class, javax.x=
> > > > > > > > ml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > java.lang.Class.getMethod(Clas=
> > > > > > > > s.java:1581)<br>
> > > > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.encoding.ser.BaseDeserializerFactory.=
> > > > > > > > createFactory( BaseDeserializerFactory.java:225)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > at or=
> > > > > > > > g.apache.axis.client.Call.registerTypeMapping(Call.java
> > > > > > > > :2317)<br>&nbsp;&nbs=
> > > > > > > > p;&nbsp; at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.crea=
> > > > > > > > teCall
> > > > > > > > (WebDiskSOAPBindingStub.java:161)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > it.uniroma2.info=
> > > > > > > > rmatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > > > > > WebDiskSOAPBindingStub.ja=
> > > > > > > > va:218)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > it.uniroma2.informatica.webservices.WebDis=
> > > > > > > > kClient.testUpload(WebDiskClient.java
> > > > > > > > :80)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskCl=
> > > > > > > > ient.main(WebDiskClient.java:36)<br>953&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.=
> > > > > > > > encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > > > > > > > Enter/Exit: JAFDataH=
> > > > > > > > andlerDeserializerFactory(class=20
> > > > > > > > javax.activation.DataHandler, {<a href=3D"http://www.informatica.uniroma2.i=
> > > > > > > > t/WebDisk/}DataHandler)">http://www.informatica.uniroma2.it/WebDisk/}DataHa=
> > > > > > > > <http://www.informatica.uniroma2.it/WebDisk/%7DDataHa=>
> > > > > > > > ndler)</a><br>962&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.client.Call&nbsp; - En=
> > > > > > > > ter: Call::invoke(ns, meth, args)
> > > > > > > > <br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp;
> > > > > > > > - operation=3D=
> > > > > > > > name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > upload<br>returnQName: retu=
> > > > > > > > rn<br>returnType:&nbsp; {<a href=3D" http://www.w3.org/2001/XMLSchema}string=
> > > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring=>
> > > > > > > > "> http://www.w3.org/2001/XMLSchema}string
> > > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>returnClass:
> > > > > > > > class=20
> > > > > > > > java.lang.String<br>elementQName:null<br>soapAction:&nbsp;
> > > > > > > > null<br>style:&n=
> > > > > > > > bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > rpc<br>use:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > > ;&nbsp;&nbsp;&nbsp; encoded<br>numInParams:
> > > > > > > > 2<br>method:null<br>&nbsp;Param=
> > > > > > > > eterDesc[0]:<br>&nbsp;
> > > > > > > > name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fileName<b=
> > > > > > > > r>&nbsp; typeEntry:&nbsp; null<br>&nbsp;
> > > > > > > > mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > > ;&nbsp; IN
> > > > > > > > <br>&nbsp; position:&nbsp;&nbsp; 0<br>&nbsp;
> > > > > > > > isReturn:&nbsp;&nbsp; false<br=
> > > > > > > > >&nbsp; typeQName:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}strin=
> > > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstrin=>
> > > > > > > > g">http://www.w3.org/2001/XMLSchema}string
> > > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>&nbsp;
> > > > > > > > javaType:&nbsp;&nb=
> > > > > > > > sp; class java.lang.String<br>&nbsp; inHeader:&nbsp;&nbsp;
> > > > > > > > false<br>
> > > > > > > > &nbsp; outHeader:&nbsp;
> > > > > > > > false<br><br>&nbsp;ParameterDesc[1]:<br>&a mp;nbsp; name=
> > > > > > > > :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; file<br>&nbsp;
> > > > > > > > typeEntry:&nbsp; null<=
> > > > > > > > br>&nbsp; mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > IN<br>&nbsp; position:&=
> > > > > > > > nbsp;&nbsp; 1<br>&nbsp; isReturn:&nbsp;&nbsp;
> > > > > > > > false<br>&nbsp; typeQName:&nb=
> > > > > > > > sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart
> > > > > > > > <http://xml.apache.org/xml-soap%7DMultipart>">
> > > > > > > > http://xml.apache.org/xml-soap}Multipart
> > > > > > > > <http://xml.apache.org/xml-soap%7DMultipart></a><br>&nbsp;
> > > > > > > > javaType:&nbsp;&nbsp=
> > > > > > > > ; class javax.mail.internet.MimeMultipart<br>&nbsp;
> > > > > > > > inHeader:&nbsp;&nbsp; f=
> > > > > > > > alse<br>&nbsp; outHeader:&nbsp; false<br><br><br>979&n bsp;
> > > > > > > > [main] DEBUG org=
> > > > > > > > .apache.axis.client.Call&nbsp; - operation.getNumParams
> > > > > > > > ()=3D2<br>979&nbsp; [main] DEBUG
> > > > > > > > org.apache.axis.client.Call&nbsp; - getPar=
> > > > > > > > amList number of params: 2<br>1000 [main] DEBUG
> > > > > > > > org.apache.axis.client.Call=
> > > > > > > > &nbsp; - Enter: Call::invoke(RPCElement)<br>1033 [main]
> > > > > > > > DEBUG org.apache.ax=
> > > > > > > > is.i18n.ProjectResourceBundle
> > > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > (attachEnabled)<br>1=
> > > > > > > > 033 [main] DEBUG org.apache.axis.Message&nbsp; - Attachment
> > > > > > > > support is enab=
> > > > > > > > led?&nbsp; true<br>1045 [main] DEBUG
> > > > > > > > org.apache.axis.SOAPPart&nbsp ; - Enter=
> > > > > > > > : SOAPPart ctor(FORM_SOAPENVELOPE)
> > > > > > > > <br>1045 [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - or=
> > > > > > > > g.apache.axis.i18n.resource::handleGetObject(setMsgForm)<br>1045
> > > > > > > > [main] DEB=
> > > > > > > > UG org.apache.axis.SOAPPart&nbsp; - Setting current message
> > > > > > > > form to: FORM_S=
> > > > > > > > OAPENVELOPE (currentMessage is now=20
> > > > > > > > org.apache.axis.message.SOAPEnvelope)<br>1045 [main] DEBUG
> > > > > > > > org.apache.axis.=
> > > > > > > > SOAPPart&nbsp; - Exit: SOAPPart ctor()<br>1045 [main] DEBUG
> > > > > > > > org.apache.axis=
> > > > > > > > .i18n.ProjectResourceBundle&nbsp; -
> > > > > > > > org.apache.axis.i18n.resource::handleGe=
> > > > > > > > tObject
> > > > > > > > (addBody00)<br>1045 [main] DEBUG
> > > > > > > > org.apache.axis.message.SOAPBody&nbsp; - A=
> > > > > > > > dding body element to message...<br>1045 [main] DEBUG
> > > > > > > > org.apache.axis.clien=
> > > > > > > > t.Call&nbsp; - Enter: Call::invoke()<br>1046 [main] DEBUG
> > > > > > > > org.apache.axis.M=
> > > > > > > > essageContext
> > > > > > > > &nbsp; - MessageContext:
> > > > > > > > setTargetService(WebDiskSOAP)<br>1046 [main] DEBUG=
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > > > > org.apache.axis.i18n.re=
> > > > > > > > source::handleGetObject(noService10)<br>1047 [main] DEBUG
> > > > > > > > org.apache.axis.C=
> > > > > > > > onfigurationException
> > > > > > > > &nbsp; - Exception: <br>
> > > > > > > > org.apache.axis.ConfigurationException: No service =
> > > > > > > > named WebDiskSOAP is available<br>
> > > > > > > > org.apache.axis.ConfigurationException: N=
> > > > > > > > o service named WebDiskSOAP is
> > > > > > > > available<br>&nbsp;&nbsp;&nbsp; at org.apach=
> > > > > > > > e.axis.configuration.FileProvider.getService
> > > > > > > > (FileProvider.java :233)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.AxisEngine=
> > > > > > > > .getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.M=
> > > > > > > > essageContext.setTargetService(MessageContext.java:755)<br>&nbsp;&nbsp;&nbs=
> > > > > > > > p; at org.apache.axis.client.Call.invoke(
> > > > > > > > Call.java:2690)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.client.Call.invoke=
> > > > > > > > (Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.client.Call.invok=
> > > > > > > > e(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.client.Call.invo=
> > > > > > > > ke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > it.uniroma2.informatica.webserv=
> > > > > > > > ices.WebDiskSOAPBindingStub.upload
> > > > > > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > it.uniroma2.info=
> > > > > > > > rmatica.webservices.WebDiskClient.testUpload(
> > > > > > > > WebDiskClient.java :80)<br>&nbs=
> > > > > > > > p;&nbsp;&nbsp; at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > > > > > bDiskClient.java:36)<br><br>
> > > > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.configuration.FileProvider.getService=
> > > > > > > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.AxisEngine=
> > > > > > > > .getService(AxisEngine.java :311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.M=
> > > > > > > > essageContext.setTargetService (MessageContext.java
> > > > > > > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.client.Call.invoke(Call.java=
> > > > > > > > :2690)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.client.Call.invoke(Call.jav=
> > > > > > > > a:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.client.Call.invoke(Call.ja=
> > > > > > > > va:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.client.Call.invoke
> > > > > > > > (Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > it.uniroma2.informatica.webservic=
> > > > > > > > es.WebDiskSOAPBindingStub.upload(WebDiskSOAPBindingStub.java:230)<br>&nbsp;=
> > > > > > > >
> > > > > > > > &nbsp;&nbsp; at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUploa=
> > > > > > > > d(WebDiskClient.java:80)<br>
> > > > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.mai=
> > > > > > > > n(WebDiskClient.java:36)<br>1047 [main] DEBUG
> > > > > > > > org.apache.axis.MessageContex=
> > > > > > > > t&nbsp; - MessageContext: setServiceHandler(null)<br>1047
> > > > > > > > [main] DEBUG org.=
> > > > > > > > apache.axis.i18n.ProjectResourceBundle
> > > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > (targetService)<br>1=
> > > > > > > > 047 [main] DEBUG org.apache.axis.client.Call&nbsp; - Target
> > > > > > > > service:&nbsp; =
> > > > > > > > WebDiskSOAP<br>1047 [main] DEBUG
> > > > > > > > org.apache.axis.MessageContext&nbsp ; - Mes=
> > > > > > > > sageContext: setTargetService(
> > > > > > > > <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>>http://w=
> > > > > > > > ww.informatica.uniroma2.it/WebDisk/wsdl/upload</a>)<br>1047
> > > > > > > > [main] DEBUG or=
> > > > > > > > g.apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > > > > org.apache.axis.i18n.resou=
> > > > > > > > rce::handleGetObject
> > > > > > > > (noService10)<br>1048 [main] DEBUG
> > > > > > > > org.apache.axis.ConfigurationException&n=
> > > > > > > > bsp; - Exception: <br>org.apache.axis.ConfigurationException:
> > > > > > > > No service na=
> > > > > > > > med <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>
> > > > > > > > >http=
> > > > > > > > ://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> > > > > > > > </a> is available<br>org.apache.axis.ConfigurationException:
> > > > > > > > No service nam=
> > > > > > > > ed <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>
> > > > > > > > >http:=
> > > > > > > > //www.informatica.uniroma2.it/WebDisk/wsdl/upload</a> is
> > > > > > > > available<br>&nbsp=
> > > > > > > > ;&nbsp;&nbsp; at=20
> > > > > > > > org.apache.axis.configuration.FileProvider.getService(
> > > > > > > > FileProvider.java:233=
> > > > > > > > )<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.AxisEngine.getService(AxisEngine=
> > > > > > > > .java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.MessageContext.setTarge=
> > > > > > > > tService(MessageContext.java
> > > > > > > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.transport.http.HTTPTransport=
> > > > > > > > .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > at or=
> > > > > > > > g.apache.axis.client.Transport.setupMessageContext (
> > > > > > > > Transport.java:46)<br>&n=
> > > > > > > > bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > > > > > > (Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.client.Call.invok=
> > > > > > > > e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.client.Call.invo=
> > > > > > > > ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.client.Call.inv=
> > > > > > > > oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > it.uniroma2.informatica.webser=
> > > > > > > > vices.WebDiskSOAPBindingStub.upload
> > > > > > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > it.uniroma2.info=
> > > > > > > > rmatica.webservices.WebDiskClient.testUpload(
> > > > > > > > WebDiskClient.java:80)<br>&nbs=
> > > > > > > > p;&nbsp;&nbsp; at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > > > > > bDiskClient.java:36)<br><br>
> > > > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.configuration.FileProvider.getService=
> > > > > > > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.AxisEngine=
> > > > > > > > .getService(AxisEngine.java :311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.M=
> > > > > > > > essageContext.setTargetService (MessageContext.java
> > > > > > > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.transport.http.HTTPTransport=
> > > > > > > > .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > at or=
> > > > > > > > g.apache.axis.client.Transport.setupMessageContext (
> > > > > > > > Transport.java:46)<br>&n=
> > > > > > > > bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > > > > > > (Call.java:2738)<br>&nbsp;&nbsp;&a mp;nbsp; at
> > > > > > > > org.apache.axis.client.Call.invok=
> > > > > > > > e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.client.Call.invo=
> > > > > > > > ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > org.apache.axis.client.Call.inv=
> > > > > > > > oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > it.uniroma2.informatica.webser=
> > > > > > > > vices.WebDiskSOAPBindingStub.upload
> > > > > > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > > it.uniroma2.info=
> > > > > > > > rmatica.webservices.WebDiskClient.testUpload(
> > > > > > > > WebDiskClient.java:80)<br>&nbs=
> > > > > > > > p;&nbsp;&nbsp; at
> > > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > > > > > bDiskClient.java:36)<br>1048 [main] DEBUG=20
> > > > > > > > org.apache.axis.MessageContext&nbsp; - MessageContext:
> > > > > > > > setServiceHandler(nu=
> > > > > > > > ll)<br>1055 [main] DEBUG org.apache.axis.SOAPPart&nbsp; -
> > > > > > > > Enter: SOAPPart::=
> > > > > > > > getAsSOAPEnvelope()<br>1055 [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResour=
> > > > > > > > ceBundle
> > > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(currForm)<br>1055 [=
> > > > > > > > main] DEBUG org.apache.axis.SOAPPart&nbsp; - current form is
> > > > > > > > FORM_SOAPENVEL=
> > > > > > > > OPE<br>1055 [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; -=
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > (register00)<br>1055 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationCon=
> > > > > > > > text&nbsp; - register 'soapenv' - '<a href=3D"http://schemas.xmlsoap.org/so=
> > > > > > > > ap/envelope/">http://schemas.xmlsoap.org/soap/envelope/ </a>'<br>1055
> > > > > > > > [main]=
> > > > > > > > DEBUG=20
> > > > > > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056
> > > > > > > > [main] DEBUG org.=
> > > > > > > > apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main]
> > > > > > > > DE BUG org.apac=
> > > > > > > > he.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > > > org.apache.axis.i18n.resource::h=
> > > > > > > > andleGetObject
> > > > > > > > (register00)<br>1056 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationCon=
> > > > > > > > text&nbsp; - register 'soapenv' - '<a href=3D" http://schemas.xmlsoap.org/so=
> > > > > > > >
> > > > > > > > ap/envelope/"> http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1056
> > > > > > > > [main]=
> > > > > > > > DEBUG=20
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > > > org.apache.axis.i18n.res=
> > > > > > > > ource::handleGetObject(register00)<br>1056 [main] DEBUG
> > > > > > > > org.apache.axis.enc=
> > > > > > > > oding.SerializationContext&nbsp; - register 'xsd' - '<a
> > > > > > > > href=3D"http://www.=
> > > > > > > > w3.org/2001/XMLSchema" <http://w3.org/2001/XMLSchema%22>>
> > > > > > > > http://www.w3.org/2001/XMLSchema</a>'<br>1056 [main] DEBUG
> > > > > > > > org.apache.axis.=
> > > > > > > > utils.NSStack&nbsp ; - NSPush (32)<br>1056 [main] DEBUG
> > > > > > > > org.apache.axis.i18n=
> > > > > > > > .ProjectResourceBundle&nbsp; -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObje=
> > > > > > > > ct(register00)
> > > > > > > > <br>1056 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext&nbsp; -=
> > > > > > > > register 'xsi' - '<a href=3D"
> > > > > > > > http://www.w3.org/2001/XMLSchema-instance"<http://www.w3.org/2001/XMLSchema-instance%22>
> > > > > > > > >ht=
> > > > > > > > tp://www.w3.org/2001/XMLSchema-instance </a>'<br>1056 [main]
> > > > > > > > DEBUG org.apach=
> > > > > > > > e.axis.utils.NSStack
> > > > > > > > &nbsp; - NSP ush (32)<br>1056 [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResou=
> > > > > > > > rceBundle&nbsp; -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(startElem0=
> > > > > > > > 0)<br>1056 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext&nbsp;=
> > > > > > > > - Start element [
> > > > > > > > <a href=3D"http://schemas.xmlsoap.org/soap/envelope/]:Envelope"
> > > > > > > > <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope%22>>
> > > > > > > > http://sche=
> > > > > > > > mas.xmlsoap.org/soap/envelope/]:Envelope<http://mas.xmlsoap.org/soap/envelope/%5D:Envelope></a><br>1062
> > > > > > > > [main] DEBUG org.apach=
> > > > > > > > e.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > > > > org.apache.axis.i18n.resource::ha=
> > > > > > > > ndleGetObject
> > > > > > > > (startElem00)<br>1062 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationCo=
> > > > > > > > ntext&nbsp; - Start element [<a href=3D"http://schemas.xmlsoap.org/soap/env=
> > > > > > > > elope/]:Body">http://schemas.xmlsoap.org/soap/envelope/]:Body
> > > > > > > > <http://schemas.xmlsoap.org/soap/envelope/%5D:Body></a><br>1062
> > > > > > > > [=
> > > > > > > > main] DEBUG=20
> > > > > > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1062
> > > > > > > > [main] DEBUG org.=
> > > > > > > > apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > > > org.apache.axis.i18n.resourc=
> > > > > > > > e::handleGetObject(register00)<br>1062 [main] DEBUG
> > > > > > > > org.apache.axis.encodin=
> > > > > > > > g.SerializationContext
> > > > > > > > &nbsp; - register '' - ''<br>1063 [main] DEBUG
> > > > > > > > org.apache.axis.utils.NSStac=
> > > > > > > > k&nbsp; - NSPush (32)<br>1063 [main] DEBUG
> > > > > > > > org.apache.axis.utils.NSStack&nb=
> > > > > > > > sp; - NSPush (32)<br>1063 [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResource=
> > > > > > > > Bundle&nbsp; -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > (startElem00)<br>1063 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationCo=
> > > > > > > > ntext&nbsp; - Start element []:upload<br>1069 [main] DEBUG
> > > > > > > > org.apache.axis.=
> > > > > > > > i18n.ProjectResourceBundle&nbsp; -
> > > > > > > > org.apache.axis.i18n.resource::handleGet=
> > > > > > > > Object
> > > > > > > > (startElem00)<br>1069 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationCo=
> > > > > > > > ntext&nbsp; - Start element []:fileName<br>1069 [main] DEBUG
> > > > > > > > org.apache.axi=
> > > > > > > > s.utils.NSStack&nbsp; - NSPush (32)<br>1076 [main] DEBUG
> > > > > > > > org.apache.axis.i1=
> > > > > > > > 8n.ProjectResourceBundle
> > > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1076
> > > > > > > > =
> > > > > > > > [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext&nbsp; - End
> > > > > > > > elem=
> > > > > > > > ent fileName<br>1076 [main] DEBUG
> > > > > > > > org.apache.axis.utils.NSStack&nbsp; - NSP=
> > > > > > > > op (32)<br>
> > > > > > > > 1090 [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.ap=
> > > > > > > > ache.axis.i18n.resource::handleGetObject(startElem00)<br>1090
> > > > > > > > [main] DEBUG =
> > > > > > > > org.apache.axis.encoding.SerializationContext&nbsp ; - Start
> > > > > > > > element []:file=
> > > > > > > > <br>1090 [main] DEBUG=20
> > > > > > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1091
> > > > > > > > [main] DEBUG org.=
> > > > > > > > apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > > > > org.apache.axis.i18n.resourc=
> > > > > > > > e::handleGetObject(endElem00)<br>1091 [main] DEBUG
> > > > > > > > org.apache.axis.encoding=
> > > > > > > > .SerializationContext
> > > > > > > > &nbsp; - End element file<br>1091 [main] DEBUG
> > > > > > > > org.apache.axis.utils.NSStac=
> > > > > > > > k&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResou=
> > > > > > > > rceBundle&nbsp; -
> > > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)=
> > > > > > > > <br>1091 [main] DEBUG=20
> > > > > > > > org.apache.axis.encoding.SerializationContext&nbsp ; - End
> > > > > > > > element upload<br=
> > > > > > > > >1091 [main] DEBUG org.apache.axis.utils.NSStack&nbsp; -
> > > > > > > > NSPop (32)<br>1091=
> > > > > > > > [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp;
> > > > > > > > - org.apache=
> > > > > > > > .axis.i18n.resource::handleGetObject
> > > > > > > > (endElem00)<br>1091 [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationCont=
> > > > > > > > ext&nbsp; - End element soapenv:Body<br>1091 [main] DEBUG
> > > > > > > > org.apache.axis.u=
> > > > > > > > tils.NSStack&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> > > > > > > > org.apache.axis.i18n.P=
> > > > > > > > rojectResourceBundle
> > > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1091
> > > > > > > > =
> > > > > > > > [main] DEBUG
> > > > > > > > org.apache.axis.encoding.SerializationContext&nbsp; - End
> > > > > > > > elem=
> > > > > > > > ent soapenv:Envelope<br>1091 [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResou=
> > > > > > > > rceBundle
> > > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(empty00)<br>1091
> > > > > > > > [m=
> > > > > > > > ain] DEBUG org.apache.axis.utils.NSStack&nbsp ; - NSPop
> > > > > > > > (empty)<br>1091 [mai=
> > > > > > > > n] DEBUG org.apache.axis.client.Call&nbsp; - &lt;?xml
> > > > > > > > version=3D&quot;1.0&q=
> > > > > > > > uot; encoding=3D&quot;UTF-8&quot;?&gt;&lt;soapenv:Envelope
> > > > > > > > xmlns:soapenv=3D=
> > > > > > > > &quot;
> > > > > > > > <a href=3D" http://schemas.xmlsoap.org/soap/envelope/"<http://schemas.xmlsoap.org/soap/envelope/%22>
> > > > > > > > > http://schemas.xmlsoa=
> > > > > > > > p.org/soap/envelope/</a>&quot; xmlns:xsd=3D&quot;<a href=3D"
> > > > > > > > http://www.w3.o=
> > > > > > > > rg/2001/XMLSchema"> http://www.w3.org/2001/XMLSchema </a>&quot;
> > > > > > > > xmlns:xsi=3D&=
> > > > > > > > quot;
> > > > > > > > <a href=3D"http://www.w3.org/2001/XMLSchema-instance&quot;"
> > > > > > > > <http://www.w3.org/2001/XMLSchema-instance%22%22>>http://www.w3.o=
> > > > > > > > rg/2001/XMLSchema-instance&quot;</a>&gt;&lt;soapenv:Body&gt;&lt;upload
> > > > > > > > xmln=
> > > > > > > > s=3D&quot;&quot;&gt;&lt;fileName&gt;fileEst.jpg&lt;/fileName&gt;&lt;file
> > > > > > > > hr=
> > > > > > > >
> > > > > > > > ef=3D&quot;cid:E773E1C9F468724E1683F8F6B8FE05A9&quot;/&gt;&lt;/upload&gt;&l=
> > > > > > > > t;/soapenv:Body&gt;&lt;/soapenv:Envelope&gt;
> > > > > > > > <br>1092 [main] DEBUG org.apache.axis.client.AxisClient&nbsp; - Enter: Axis=
> > > > > > > > Client::invoke<br>1092 [main] DEBUG
> > > > > > > > org.apache.axis.client.AxisClient&nbsp ;=
> > > > > > > > - EngineHandler: null<br>1101 [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectRes=
> > > > > > > > ourceBundle
> > > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > (axisUserAgent)<br>1=
> > > > > > > > 110 [main] DEBUG org.apache.axis.SimpleChain&nbsp; - Enter:
> > > > > > > > SimpleChain::in=
> > > > > > > > voke<br>1111 [main] DEBUG
> > > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; =
> > > > > > > > - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > > (enter00)<br>1111 [main] DEBUG
> > > > > > > > org.apache.axis.transport.http.HTTPSender&nb=
> > > > > > > > sp; - Enter:&nbsp; HTTPSender::invoke<br>1112 [main] DEBUG
> > > > > > > > org.apache.axis.=
> > > > > > > > SOAPPart&nbsp; - Enter:
> > > > > > > > SOAPPart::saveChanges<br><br>..................<br>=
> > > > > > > > .................
> > > > > > > > <br>..............<br><br><br>the wsdl file<br><br>&lt;?xml
> > > > > > > > version=3D&quot=
> > > > > > > > ;1.0&quot;
> > > > > > > > encoding=3D&quot;UTF-8&quot;?&gt;<br><br>&lt;wsdl:definitions<br=
> > > > > > > > >&nbsp; targetNamespace=3D&quot;<a href=3D"http://www.informatica.uniroma2.=
> > > > > > > > it/WebDisk/wsdl">
> > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl </a>&quot;<br>&nbsp;
> > > > > > > > xmlns=
> > > > > > > > =3D&quot;<a href=3D"http://schemas.xmlsoap.org/wsdl/"
> > > > > > > > <http://schemas.xmlsoap.org/wsdl/%22>>http://schemas.xmlsoa=
> > > > > > > > p.org/wsdl/</a>&quot;<br>&nbsp; xmlns:tns=3D&quot;<a
> > > > > > > > href=3D"http://www.inf=
> > > > > > > > ormatica.uniroma2.it/WebDisk/wsdl"
> > > > > > > > <http://ormatica.uniroma2.it/WebDisk/wsdl%22>>
> > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl </a>&quot;<br>&nbsp;
> > > > > > > > xmlns:s=
> > > > > > > > oap=3D&quot;<a href=3D"http://schemas.xmlsoap.org/wsdl/soap/"
> > > > > > > > <http://schemas.xmlsoap.org/wsdl/soap/%22>>http://schema=
> > > > > > > > s.xmlsoap.org/wsdl/soap/</a>&quot;<br>&nbsp;
> > > > > > > > xmlns:wsdl=3D&quot;<a href=3D"=
> > > > > > > > http://schemas.xmlsoap.org/wsdl/"<http://schemas.xmlsoap.org/wsdl/%22>
> > > > > > > > >
> > > > > > > > http://schemas.xmlsoap.org/wsdl/</a>&quot;<br>&nbsp;
> > > > > > > > xmlns:types=3D&quot;<a=
> > > > > > > > href=3D"http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> > > > > > > > > http://www.informatica=
> > > > > > > > .uniroma2.it/WebDisk</a>&quot;<br>&nbsp;
> > > > > > > > xmlns:mime=3D&quot;<a href=3D"http=
> > > > > > > > ://schemas.xmlsoap.org/wsdl/mime/">
> > > > > > > > http://schemas.xmlsoap.org/wsdl/mime/</a>&quot;<br>&nbsp;
> > > > > > > > xmlns:xsd=3D&quot=
> > > > > > > > ;<a href=3D" http://www.w3.org/2001/XMLSchema"<http://www.w3.org/2001/XMLSchema%22>
> > > > > > > > > http://www.w3.org/2001/XMLSch=
> > > > > > > > ema</a>&quot;
> > > > > > > > name=3D&quot;WebDisk&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; <b=
> > > > > > > > r>&nbsp;&nbsp;&nbsp; &lt;wsdl:types&gt;<br>
> > > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;xsd:schema
> > > > > > > > elementFormDefault=3D&=
> > > > > > > > quot;qualified&quot;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&=
> > > > > > > > nbsp; targetNamespace=3D&quot;<a href=3D"
> > > > > > > > http://www.informatica.uniroma2.it=
> > > > > > > > /WebDisk/wsdl/types">
> > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/types<=
> > > > > > > > /a>
> > > > > > > > &quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > > > > > &nbsp;&nbsp; &lt;xsd:import namespace=3D&quot;<a href=3D"
> > > > > > > > http://www.informa=
> > > > > > > > tica.uniroma2.it/WebDisk"<http://tica.uniroma2.it/WebDisk%22>
> > > > > > > > >http://www.informatica.uniroma2.it/WebDisk </a>&qu=
> > > > > > > > ot;&nbsp;
> > > > > > > > schemaLocation=3D&quot;/home/simo/develop/java/WebDisk/src/it/uni=
> > > > > > > > roma2/informatica/WebDisk.xsd&quot;/&gt;
> > > > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;/xsd:schema&gt;<br>&nbsp;&nbs=
> > > > > > > > p;&nbsp; &lt;/wsdl:types&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > <br>&nbsp;&nbsp;&nbsp; &=
> > > > > > > > lt;wsdl:message
> > > > > > > > name=3D&quot;listRequest&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > > > > > > bsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:part
> > > > > > > > name=3D&quot;parameters&quot; element=
> > > > > > > > =3D&quot;types:listRequest&quot; /&gt;
> > > > > > > > <br>&nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;/wsdl:message&gt;<br>&nbsp;&nbsp;&nbsp; &lt;wsdl=
> > > > > > > > :message
> > > > > > > > name=3D&quot;listResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&n=
> > > > > > > > bsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot;
> > > > > > > > element=3D&quot;type=
> > > > > > > > s:listResponse&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;/wsdl:message&gt;<br>&n=
> > > > > > > > bsp;&nbsp;&nbsp;=20
> > > > > > > > <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:message
> > > > > > > > name=3D&quot;uploadRequest&quot;&gt=
> > > > > > > > ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:part
> > > > > > > > name=3D&quot;fileN=
> > > > > > > > ame&quot;
> > > > > > > > type=3D&quot;xsd:string&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&n=
> > > > > > > > bsp;&nbsp; &lt;wsdl:part name=3D&quot;file&quot;
> > > > > > > > type=3D&quot;xsd:base64Bin=
> > > > > > > > ary&quot;/&gt;
> > > > > > > > <br>&nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;/wsdl:message&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;=
> > > > > > > > wsdl:message
> > > > > > > > name=3D&quot;uploadResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > > > > > > bsp;&nbsp;&nbsp; &lt;wsd l:part name=3D&quot;return&quot;
> > > > > > > > type=3D&quot;xsd:s=
> > > > > > > > tring&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;/wsdl:message&gt;<br>&nbsp;&nbsp=
> > > > > > > > ;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; &lt;wsdl:portType
> > > > > > > > name=3D&quot;WebDiskPo=
> > > > > > > > rtType&quot;&gt;
> > > > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:operation
> > > > > > > > name=3D&quot;l=
> > > > > > > > ist&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > &nbsp;&nbsp;&nbsp; &=
> > > > > > > > lt;wsdl:input message=3D&quot;tns:listRequest&quot;
> > > > > > > > /&gt;<br>&nbsp;&nbsp;&n=
> > > > > > > > bsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;wsdl:output message=3D&=
> > > > > > > > quot;tns:listResponse&quot; /&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > &nbsp;&nbsp;&nbsp; =
> > > > > > > > &lt;/wsdl:operation&gt;
> > > > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbs=
> > > > > > > > p;&nbsp; &lt;wsdl:operation
> > > > > > > > name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&n=
> > > > > > > > bsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:input
> > > > > > > > message=3D&quot;t=
> > > > > > > > ns:uploadRequest&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;=
> > > > > > > > &nbsp;&nbsp; &lt;wsdl:output
> > > > > > > > message=3D&quot;tns:uploadResponse&quot;/&gt;<=
> > > > > > > > br>
> > > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;/wsdl:operation&gt;<br>&nbsp;&nbs=
> > > > > > > > p;&nbsp; &lt;/wsdl:portType&gt;<br><br>&nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;wsdl:binding =
> > > > > > > > name=3D&quot;WebDiskSOAPBinding&quot;
> > > > > > > > type=3D&quot;tns:WebDiskPortType&quot=
> > > > > > > > ;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;soap:binding style=3D&qu=
> > > > > > > > ot;document&quot; transport=3D&quot;
> > > > > > > > <a href=3D"http://schemas.xmlsoap.org/soap/http&quot;/"
> > > > > > > > <http://schemas.xmlsoap.org/soap/http%22/%22>>http://schemas.xmls=
> > > > > > > > oap.org/soap/http&quot;/ <http://oap.org/soap/http%22/></a>&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > &nbsp;&nbsp;&nbsp; &=
> > > > > > > > lt;wsdl:operation
> > > > > > > > name=3D&quot;list&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&=
> > > > > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation
> > > > > > > > soapAction=3D&quot;<a hre=
> > > > > > > > f=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/
> > > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>">
> > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/></a>&gt;<br>&nbs=
> > > > > > > > p;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;wsdl:input&gt;<br>=
> > > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > &nbsp;&nbsp;&nbsp;=
> > > > > > > > &lt;soap:body
> > > > > > > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&=
> > > > > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;/wsdl:input&gt;<br>&nbsp;&nbsp;&nb sp; &n=
> > > > > > > > bsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:output&gt;
> > > > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > &nbsp;&nbsp;&n=
> > > > > > > > bsp; &lt;soap:body
> > > > > > > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nb=
> > > > > > > > sp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;/wsdl:output&gt;<br>&nbsp;&nbsp;&nbs=
> > > > > > > > p; &nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;/wsdl:operation&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > > > > > bsp;&nbsp;&nbsp;
> > > > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:op=
> > > > > > > > eration
> > > > > > > > name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> > > > > > > > p;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation
> > > > > > > > soapAction=3D&quot;
> > > > > > > > <a href=3D"
> > > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/"<http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/%22>>h=
> > > > > > > >
> > > > > > > > ttp://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/
> > > > > > > > </a>&gt;<br>&nb=
> > > > > > > > sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;wsdl:input&g=
> > > > > > > > t;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&=
> > > > > > > > nbsp;&nbsp; &lt;mime:multipartRelated&gt;
> > > > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > >
> > > > > > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;mime:part&gt;<br>&nbsp;&nbs=
> > > > > > > > p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> > > > > > > >
> > > > > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;soap:body use=3D&=
> > > > > > > > quot;literal&quot;
> > > > > > > > parts=3D&quot;fileName&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&=
> > > > > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> > > > > > > >
> > > > > > > > p;&nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;/mime:part&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > > > > > bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > >
> > > > > > > > ;&nbsp; &lt;mime:part&gt;
> > > > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > >
> > > > > > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;mim=
> > > > > > > > e:content part=3D&quot;file&quot;
> > > > > > > > type=3D&quot;multipart/mixed&quot;/&gt;<b=
> > > > > > > >
> > > > > > > > r>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> > > > > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;/mime:part&gt;<br>&nbsp;&nbsp=
> > > > > > > >
> > > > > > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > > > > > bsp;
> > > > > > > > &lt;/mime:multipartRelated&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > > > > > &nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:input&gt;
> > > > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > &nbsp;&nbsp;&nbsp; &lt;wsdl:=
> > > > > > > > output&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > &nbsp;&nbsp;&nbsp;=
> > > > > > > > &nbsp;&nbsp;&nbsp; &lt;soap:body
> > > > > > > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&=
> > > > > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;/wsdl:output&gt;=
> > > > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;/wsdl:operation&gt;<br>&=
> > > > > > > > nbsp;&nbsp;&nbsp; &lt;/wsdl:binding&gt;&nbsp;&nbsp;&nbsp;
> > > > > > > > <br>&nbsp;&nbsp;&=
> > > > > > > > nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:service
> > > > > > > > name=3D&quot;WebDiskService&q=
> > > > > > > > uot;&gt;
> > > > > > > > <br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:port
> > > > > > > > binding=3D&quot=
> > > > > > > > ;tns:WebDiskSOAPBinding&quot;
> > > > > > > > name=3D&quot;WebDiskSOAP&quot;&gt;<br>&nbsp;&=
> > > > > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;soap:address location=
> > > > > > > > =3D&quot;<a href=3D" http://localhost:8080/axis/services/WebDiskSOAP&quot;/"=
> > > > > > > > <http://localhost:8080/axis/services/WebDiskSOAP%22/%22=>
> > > > > > > > > http://localhost:8080/axis/services/WebDiskSOAP&quot;/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> > > > > > > > </a>&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;/wsdl:port&gt;&nbsp;&=
> > > > > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp;
> > > > > > > > &lt;/wsdl:service=
> > > > > > > > &gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > > <br>&lt;/wsdl:definitions&gt;<br><br>
> > > > > > > >
> > > > > > > > ------=_Part_8470_7036360.1137348779925--
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> > >
> >
>

Re: failure notice

Posted by Simone Bonazzoli <s....@gmail.com>.
i dont' call directly create... is the axis code that calls create instead
of createFactory... what i have to do? modify axis source code?!?! :|

2006/1/17, Simone Bonazzoli <s....@gmail.com>:
>
> and so? what i have to do?
>
> 2006/1/16, Jim Azeltine <ja...@sbcglobal.net>:
> >
> > The JAFDataHandlerSerializerFactory class does have a createFactory()
> > method though. It appears that the call is wrong.
> >
> > Jim
> >
> > *Simone Bonazzoli < s.bonazzoli@gmail.com>* wrote:
> >
> > i have the java activation framework installed in my system... the file
> > activation.jar is in my classpath.... what wrong?
> >
> > 2006/1/16, Anne Thomas Manes < atmanes@gmail.com>:
> > >
> > > You also need the Java Activation Framework (JAF).
> > >
> > > On 1/16/06, Simone Bonazzoli < s.bonazzoli@gmail.com > wrote:
> > > >
> > > > i search in google and i find this page
> > > > http://www.nabble.com/Error-or-Bug-in-Deployment-p136948.html   ...
> > > > it looks that someone have my same problem ... i try to understand if this
> > > > is an axis' bug or a my error... anyone can answer me?
> > > >
> > > >
> > > > 2006/1/16, Simone Bonazzoli <s.bonazzoli@gmail.com >:
> > > > >
> > > > > What mean s jaf installed??? however i have the javamail.jar in my
> > > > > classpath....
> > > > > the eception is NoSuchMethodException and this seems very
> > > > > strange... i read the axis API and the method create for class
> > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactorydoesn't exist.....
> > > > >
> > > > > 2006/1/16, Anne Thomas Manes < atmanes@gmail.com>:
> > > > > >
> > > > > > Make sure you have JAF installed and in your classpath.
> > > > > >
> > > > > > On 1/16/06, Simone Bonazzoli < s.bonazzoli@gmail.com > wrote:
> > > > > > >
> > > > > > > Hi, i'm developing a simple webservice that support the upload
> > > > > > > and download
> > > > > > > of binary files... i look at the example "swa" present in the
> > > > > > > samples
> > > > > > > directory of the axis distribution....
> > > > > > > i customize my wsdl and all otherthings but when i try to run
> > > > > > > my client the
> > > > > > > axis.log report this exception:
> > > > > > >
> > > > > > > java.lang.NoSuchMethodException:
> > > > > > >
> > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create
> > > > > > > (
> > > > > > > java.lang.Class, javax.xml.namespace.QName)
> > > > > > >
> > > > > > > below i put my wsdd file and my wsdl file... the question is:
> > > > > > > is this an
> > > > > > > axis bug or a my error... please help me :)
> > > > > > >
> > > > > > > 0    [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > getBundle(
> > > > > > > org.apache.axis,org.apache.axis.i18n,resource,null,...)
> > > > > > > 32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - loadBundle:
> > > > > > > Ignoring MissingResourceExc eption: Can't find bundle for base
> > > > > > > name
> > > > > > > org.apache.axis.resource, locale en_US
> > > > > > > 32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > Created
> > > > > > > org.apache.axis.i18n.resource , linked to parent null
> > > > > > > 33   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > getBundle(
> > > > > > > org.apache.axis,org.apache.axis.utils,resource,null,...)
> > > > > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - loadBundle:
> > > > > > > Ignoring MissingResourceException: Can't find bundle for base
> > > > > > > name
> > > > > > > org.apache.axis.utils.resource, locale en_US
> > > > > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > loadBundle:
> > > > > > > Ignoring MissingResourceException: Can't find bundle for base
> > > > > > > name
> > > > > > > org.apache.axis.resource, locale en_US
> > > > > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > Root packag=
> > > > > > > e
> > > > > > > not found, cross link to org.apache.axis.i18n.resource
> > > > > > > 35 & nbsp; [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResourceBundle   - Root packag=
> > > > > > > e
> > > > > > > not found, cross link to org.apache.axis.i18n.resource
> > > > > > > 36   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
> > > > > > >
> > > > > > > 37   [main] DEBUG
> > > > > > > org.apache.axis.configuration.EngineConfigurationFactoryFinder  -
> > > > > > > Factory
> > > > > > >
> > > > > > > org.apache.axis.configuration.EngineConfigurationFactoryServletIgnored:
> > > > > > > unable to load/resolve class.
> > > > > > > 39   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(engineFactory)
> > > > > > > 39   [main] DEBUG
> > > > > > > org.apache.axis.configuration.EngineConfigurationFactoryFinder  - Got
> > > > > > > EngineFactory:
> > > > > > >
> > > > > > > org.apache.axis.configuration.EngineConfigurationFactoryDefault
> > > > > > > 45   [main] DEBUG org.apache.axis.AxisEngine  - Enter:
> > > > > > > AxisEngine::init
> > > > > > > 459  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject (attachEnabled)
> > > > > > > 459  [main] DEBUG org.apache.axis.utils.JavaUtils  -
> > > > > > > Attachment support is
> > > > > > > enabled?  true
> > > > > > > 502  [main] DEBUG
> > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
> > > > > > >   -
> > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > > > java.lang.String, {
> > > > > > > http://xml.apache.org/xml-soap}PlainText)<http://xml.apache.org/xml-soap%7DPlainText%29>
> > > > > > > 505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject (oddDigits00)
> > > > > > > 505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(badChars01)
> > > > > > > 637  [main] DEBUG
> > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > > > java.awt.Image, {
> > > > > > > http://xml.apache.org/xml-soap}Image)
> > > > > > > <http://xml.apache.org/xml-soap%7DImage%29>
> > > > > > > 682  [main] DEBUG
> > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > > > javax.mail.internet.MimeMultipart , {
> > > > > > > http://xml.apache.org/xml-soap}Multipart)<http://xml.apache.org/xml-soap%7DMultipart%29>
> > > > > > > 684  [main] DEBUG
> > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(interface
> > > > > > > javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source)
> > > > > > > <http://xml.apache.org/xml-soap%7DSource%29>
> > > > > > > 687  [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)<http://xml.apache.org/xml-soap%7Doctet-stream%29>
> > > > > > > 688  [main] DEBUG
> > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
> > > > > > >   -
> > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory()
> > > > > > > 757  [main] DEBUG org.apache.axis.AxisEngine   - Exit:
> > > > > > > AxisEngine::init
> > > > > > > 775  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > > > > @13785d3
> > > > > > > added parameter >name:       {
> > > > > > > http://www.informatica.uniroma2.it/WebDisk}listRequest
> > > > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> > > > > > > typeEntry:  null
> > > > > > > mode:       IN
> > > > > > > position:   0
> > > > > > > isReturn:   false
> > > > > > > typeQName:  { http://www.informatica.uniroma2.it/WebDisk}<http://www.informatica.uniroma2.it/WebDisk%7D>
> > > > > > > >listRequest
> > > > > > > javaType:   class it.uniroma2.informatica.types.ListRequest
> > > > > > > inHeader:   false
> > > > > > > outHeader:  false
> > > > > > > @32efa7<total parameters:1
> > > > > > > 775  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > > > > @13785d3setReturnType({
> > > > > > > http://www.informatica.uniroma2.it/WebDisk}listResponse)
> > > > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29>
> > > > > > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > > > > @1242b11
> > > > > > > added parameter >name:       fileName
> > > > > > > typeEntry:  null
> > > > > > > mode:       IN
> > > > > > > position:   0
> > > > > > > isReturn:   false
> > > > > > > typeQName:  { http://www.w3.org/2001/XMLSchema}string<http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > > > > javaType:   class java.lang.String
> > > > > > > inHeader:   false
> > > > > > > outHeader:  false
> > > > > > > @1878144<total parameters:1
> > > > > > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  - @1242b11
> > > > > > > added parameter >name:       file
> > > > > > > typeEntry:  null
> > > > > > > mode:       IN
> > > > > > > position:   1
> > > > > > > isReturn:   false
> > > > > > > typeQName:  {http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart>
> > > > > > > javaType:   class javax.mail.internet.MimeMultipart
> > > > > > > inHeader:   false
> > > > > > > outHeader:  false
> > > > > > > @137d090<total parameters:2
> > > > > > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > > > > @1242b11setReturnType({http://www.w3.org/2001/XMLSchema}string)
> > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring%29>
> > > > > > > 944  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(transport00)
> > > > > > > 944  [main] DEBUG org.apache.axis.client.Call   - Transport is
> > > > > > > org.apache.axis.transport.http.HTTPTransport@90c06f
> > > > > > > 946  [main] D EBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(exception00)
> > > > > > > 948  [main] DEBUG
> > > > > > > org.apache.axis.encoding.ser.BaseSerializerFactory   -
> > > > > > > Exception:
> > > > > > > java.lang.NoSuchMethodException:
> > > > > > >
> > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > > > > > > java.lang.Class, javax.xml.namespace.QName)
> > > > > > >     at java.lang.Class.getMethod(Class.java:1581)
> > > > > > >     at
> > > > > > > org.apache.axis.encoding.ser.BaseSerializerFactory.createFactory
> > > > > > > (
> > > > > > > BaseSerializerFactory.java:254)
> > > > > > >     at org.apache.axis.client.Call.registerTypeMapping(
> > > > > > > Call.java:2315)
> > > > > > >     at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> > > > > > > l
> > > > > > > (WebDiskSOAPBindingStub.java:161)
> > > > > > >     at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > > > > WebDiskSOAPBindingStub.java:218)
> > > > > > >     at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > > WebDiskClient.java:80)
> > > > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > WebDiskClient.java :36)
> > > > > > > 952  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(exception00)
> > > > > > > 952  [main] DEBUG
> > > > > > > org.apache.axis.encoding.ser.BaseDeserializerFactory  -
> > > > > > > Exception:
> > > > > > > java.lang.NoSuchMethodException:
> > > > > > >
> > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory.create(
> > > > > > > java.lang.Class, javax.xml.namespace.QName)
> > > > > > >     at java.lang.Class.getMethod(Class.java:1581)
> > > > > > >     at
> > > > > > > org.apache.axis.encoding.ser.BaseDeserializerFactory.createFactory
> > > > > > > (
> > > > > > > BaseDeserializerFactory.java:225)
> > > > > > >     at org.apache.axis.client.Call.registerTypeMapping(
> > > > > > > Call.java:2317)
> > > > > > >     at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> > > > > > > l
> > > > > > > (WebDiskSOAPBindingStub.java:161)
> > > > > > >     at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > > (
> > > > > > > WebDiskSOAPBindingStub.java :218)
> > > > > > >     at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload (
> > > > > > > WebDiskClient.java:80)
> > > > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > WebDiskClient.java:36)
> > > > > > > 953  [main] DEBUG
> > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
> > > > > > >   -
> > > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > > > javax.activation.DataHandler, {
> > > > > > > http://www.informatica.uniroma2.it/WebDisk/}DataHandler)
> > > > > > > <http://www.informatica.uniroma2.it/WebDisk/%7DDataHandler%29>
> > > > > > > 962  [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > > > > Call::invoke(ns,
> > > > > > > meth, args)
> > > > > > > 979  [main] DEBUG org.apache.axis.client.Call  -
> > > > > > > operation=3Dname:
> > > > > > > upload
> > > > > > > returnQName: return
> > > > > > > returnType:  { http://www.w3.org/2001/XMLSchema}string
> > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > > > > returnClass: class java.lang.String
> > > > > > > elementQName:null
> > > > > > > soapAction:  null
> > > > > > > style:       rpc
> > > > > > > use:         encoded
> > > > > > > numInParams: 2
> > > > > > > method:null
> > > > > > > ParameterDesc[0]:
> > > > > > >   name:       fileName
> > > > > > >   typeEntry:  null
> > > > > > >   mode:       IN
> > > > > > >   position:   0
> > > > > > >   isReturn:   false
> > > > > > >   typeQName:  { http://www.w3.org/2001/XMLSchema}string
> > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > > > >   javaType:   class java.lang.String
> > > > > > >   inHeader:   false
> > > > > > >   outHeader:  false
> > > > > > >
> > > > > > > ParameterDesc[1]:
> > > > > > >   name:       file
> > > > > > >   typeEntry:  null
> > > > > > >   mode:       IN
> > > > > > >   position:   1
> > > > > > >   isReturn:   false
> > > > > > >   typeQName:  { http://xml.apache.org/xml-soap}Multipart
> > > > > > > <http://xml.apache.org/xml-soap%7DMultipart>
> > > > > > >   javaType:   class javax.mail.internet.MimeMultipart
> > > > > > >   inHeader:   false
> > > > > > >   outHeader:  false
> > > > > > >
> > > > > > >
> > > > > > > 979  [main] DEBUG org.apache.axis.client.Call  -
> > > > > > > operation.getNumParams ()=
> > > > > > > =3D2
> > > > > > > 979  [main] DEB UG org.apache.axis.client.Call  - getParamList
> > > > > > > number of
> > > > > > > params: 2
> > > > > > > 1000 [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > > > > Call::invoke(RPCElement)
> > > > > > > 1033 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
> > > > > > > 1033 [main] DEBUG org.apache.axis.Message  - Attachment
> > > > > > > support is enabled?
> > > > > > > true
> > > > > > > 1045 [main] DEBUG org.apache.axis.SOAPPart   - Enter: SOAPPart
> > > > > > >
> > > > > > > ctor(FORM_SOAPENVELOPE)
> > > > > > > 1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
> > > > > > > 1045 [main] DEBUG org.apache.axis.SOAPPart   - Setting current
> > > > > > > message form
> > > > > > > to: FORM_SOAPENVELOPE (currentMessage is now
> > > > > > > org.apache.axis.message.SOAPEnvelope)
> > > > > > > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Exit: SOAPPart
> > > > > > > ctor()
> > > > > > > 1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(addBody00)
> > > > > > > 1045 [main] DEBUG org.apache.axis.message.SOAPBody  - Adding
> > > > > > > body element t=
> > > > > > > o
> > > > > > > message...
> > > > > > > 1045 [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > > > > Call::invoke()
> > > > > > > 1046 [main] DEBUG org.apache.axis.MessageContext  -
> > > > > > > MessageContext:
> > > > > > > setTargetService(WebDiskSOAP)
> > > > > > > 1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject (noService10)
> > > > > > > 1047 [main] DEBUG org.apache.axis.ConfigurationException  -
> > > > > > > Exception:
> > > > > > > org.apache.axis.ConfigurationException: No service named
> > > > > > > WebDiskSOAP is
> > > > > > > available
> > > > > > > org.apache.axis.ConfigurationException: No service named
> > > > > > > WebDiskSOAP 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:2690)
> > > > > > >     at org.apache.axis.client.Call.invoke (Call.java:2443)
> > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > > > > >     at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > > (
> > > > > > > WebDiskSOAPBindingStub.java :230)
> > > > > > >     at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload (
> > > > > > > WebDiskClient.java:80)
> > > > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > WebDiskClient.java:36)
> > > > > > >
> > > > > > >     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:2690)
> > > > > > >     at org.apache.axis.client.Call.invoke (Call.java:2443)
> > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > > > >     at org.apache.axis.client.Call.invoke (Call.java:1812)
> > > > > > >     at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > > (
> > > > > > > WebDiskSOAPBindingStub.java :230)
> > > > > > >     at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > > WebDiskClient.java :80)
> > > > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > WebDiskClient.java:36)
> > > > > > > 1047 [main] DEBUG org.apache.axis.MessageContext   -
> > > > > > > MessageContext:
> > > > > > > setServiceHandler(null)
> > > > > > > 1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(targetService)
> > > > > > > 1047 [main] DEBUG org.apache.axis.client.Call   - Target
> > > > > > > service:
> > > > > > > WebDiskSOAP
> > > > > > > 1047 [main] DEBUG org.apache.axis.MessageContext  -
> > > > > > > MessageContext:
> > > > > > > setTargetService(http://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> > > > > > > )
> > > > > > > 1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(noService10)
> > > > > > > 1048 [main] DEBUG org.apache.axis.ConfigurationException   -
> > > > > > > Exception:
> > > > > > > org.apache.axis.ConfigurationException : No service named
> > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload is
> > > > > > > available
> > > > > > > org.apache.axis.ConfigurationException: No service named
> > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload 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)
> > > > > > >    &nb sp;at org.apache.axis.client.Call.invoke(Call.java
> > > > > > > :2738)
> > > > > > >     at org.apache.axis.client.Call.invoke (Call.java:2443)
> > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > > > > >     at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > > (
> > > > > > > WebDiskSOAPBindingStub.java :230)
> > > > > > >     at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload (
> > > > > > > WebDiskClient.java:80)
> > > > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > WebDiskClient.java:36)
> > > > > > >
> > > > > > >     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:2443)
> > > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > > > >     at org.apache.axis.client.Call.invoke (Call.java:1812)
> > > > > > >     at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > > (
> > > > > > > WebDiskSOAPBindingStub.java :230)
> > > > > > >     at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > > WebDiskClient.java :80)
> > > > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > > WebDiskClient.java:36)
> > > > > > > 1048 [main] DEBUG org.apache.axis.MessageContext   -
> > > > > > > MessageContext:
> > > > > > > setServiceHandler(null)
> > > > > > > 1055 [main] DEBUG org.apache.axis.SOAPPart   - Enter:
> > > > > > > SOAPPart::getAsSOAPEnvelope()
> > > > > > > 1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject (currForm)
> > > > > > > 1055 [main] DEBUG org.apache.axis.SOAPPart  - current form is
> > > > > > > FORM_SOAPENVELOPE
> > > > > > > 1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > > 1055 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext  - register
> > > > > > > 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
> > > > > > > 1055 [main] DEBUG org.apache.axis.utils.NSStack   - NSPush
> > > > > > > (32)
> > > > > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > > 1056 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext  - register
> > > > > > > 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
> > > > > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > > 1056 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext  - register
> > > > > > > 'xsd' - ' http://www.w3.org/2001/XMLSchema '
> > > > > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > > > 10 56 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > > 1056 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext   - register
> > > > > > > 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance '
> > > > > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack   - NSPush
> > > > > > > (32)
> > > > > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > > > > 1056 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext  - Start
> > > > > > > element [ http://schemas.xmlsoap.org/soap/envelope/]:Envelope<http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
> > > > > > > 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://schemas.xmlsoap.org/soap/envelope/]:Body<http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
> > > > > > > 1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > > > 1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject (register00)
> > > > > > > 1062 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext  - register
> > > > > > > '' - ''
> > > > > > > 1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > > >
> > > > > > > 1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > > >
> > > > > > > 1063 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > > > > 1063 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext   - Start
> > > > > > > element []:upload
> > > > > > > 1069 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > > > > 1069 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext   - Start
> > > > > > > element []:fileName
> > > > > > > 1069 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > > > 1076 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > > 1076 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext   - End
> > > > > > > element fileName
> > > > > > > 1076 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > > > > > 1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > > > > 1090 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext  - Start
> > > > > > > element []:file
> > > > > > > 1090 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > > >
> > > > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > > 1091 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext  - End
> > > > > > > element file
> > > > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > > 1091 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext   - End
> > > > > > > element upload
> > > > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > > 1091 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext  - End
> > > > > > > element soapenv:Body
> > > > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > > 1091 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext   - End
> > > > > > > element soapenv:Envelope
> > > > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(empty00)
> > > > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop
> > > > > > > (empty)
> > > > > > > 1091 [main] DEBUG org.apache.axis.client.Call  - <?xml
> > > > > > > version=3D"1.0"
> > > > > > > encoding=3D"UTF-8"?><soapenv:Envelope xmlns:soapenv=3D"
> > > > > > > http://schemas.xmlsoap.org/soap/envelope/"
> > > > > > > <http://schemas.xmlsoap.org/soap/envelope/%22>xmlns:xsd=3D"
> > > > > > > http://www.w3.org/2001/XMLSchema"
> > > > > > > <http://www.w3.org/2001/XMLSchema%22> xmlns:xsi=3D"
> > > > > > > http://www.w3.org/2001/XMLSchema-instance"
> > > > > > > <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><upload
> > > > > > >
> > > > > > > xmlns=3D""><fileName> fileEst.jpg</fileName><file
> > > > > > >
> > > > > > > href=3D"cid:E773E1C9F468724E1683F8F6B8FE05A9"/></upload></soapenv:Body></so=
> > > > > > > apenv:Envelope>
> > > > > > > 1092 [main] DEBUG org.apache.axis.client.AxisClient   - Enter:
> > > > > > > AxisClient::invoke
> > > > > > > 1092 [main] DEBUG org.apache.axis.client.AxisClient  -
> > > > > > > EngineHandler: null
> > > > > > > 1101 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle
> > > > > > >   -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject (axisUserAgent)
> > > > > > > 1110 [main] DEBUG org.apache.axis.SimpleChain  - Enter:
> > > > > > > SimpleChain::invoke
> > > > > > > 1111 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(enter00)
> > > > > > > 1111 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
> > > > > > > Enter:
> > > > > > > HTTPSender::invoke
> > > > > > > 1112 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
> > > > > > > SOAPPart::saveChanges
> > > > > > >
> > > > > > > ..................
> > > > > > > .................
> > > > > > > ..............
> > > > > > >
> > > > > > >
> > > > > > > the wsdl file
> > > > > > >
> > > > > > > <?xml version=3D"1.0" encoding=3D"UTF-8"?>
> > > > > > >
> > > > > > > <wsdl:definitions
> > > > > > >   targetNamespace=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl
> > > > > > > "
> > > > > > >   xmlns=3D" http://schemas.xmlsoap.org/wsdl/"
> > > > > > >   xmlns:tns=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl
> > > > > > > "
> > > > > > >   xmlns:soap=3D"http://schemas.xmlsoap.org/wsdl/soap/"
> > > > > > >   xmlns:wsdl=3D" http://schemas.xmlsoap.org/wsdl/ "
> > > > > > >   xmlns:types=3D" http://www.informatica.uniroma2.it/WebDisk"
> > > > > > >   xmlns:mime=3D" http://schemas.xmlsoap.org/wsdl/mime/ "
> > > > > > >   xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema"
> > > > > > > name=3D"WebDisk">
> > > > > > >
> > > > > > >     <wsdl:types>
> > > > > > >         <xsd:schema elementFormDefault=3D"qualified"
> > > > > > >             targetNamespace=3D"
> > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/types"
> > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/types%22>>
> > > > > > >               <xsd:import namespace=3D"
> > > > > > > http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> > > > > > > schemaLocation=3D"/home/simo/develop/java/WebDisk/src/it/uniroma2/informati=
> > > > > > >
> > > > > > > ca/WebDisk.xsd"/>
> > > > > > >         </xsd:schema>
> > > > > > >     </wsdl:types>
> > > > > > >
> > > > > > >     <wsdl:message name=3D"listRequest">
> > > > > > >          <wsdl:part name=3D"parameters"
> > > > > > > element=3D"types:listRequest" />
> > > > > > >     </wsdl:message>
> > > > > > >     <wsdl:message name=3D"listResponse">
> > > > > > >         <wsdl:part name=3D"parameters"
> > > > > > > element=3D"types:listResponse"/>
> > > > > > >     </wsdl:message>
> > > > > > >
> > > > > > >     <wsdl:message name=3D"uploadRequest">
> > > > > > >         <wsdl:part name=3D"fileName" type=3D"xsd:string"/>
> > > > > > >         <wsdl:part name=3D"file" type=3D"xsd:base64Binary"/>
> > > > > > >     </wsdl:message>
> > > > > > >
> > > > > > >     <wsdl:message name=3D"uploadResponse">
> > > > > > >         <wsdl:part name=3D"return" type=3D"xsd:string"/>
> > > > > > >     </wsdl:message>
> > > > > > >
> > > > > > >
> > > > > > >     <wsdl:portType name=3D"WebDiskPortType">
> > > > > > >         <wsdl:operation name=3D"list">
> > > > > > >             <wsdl:input message=3D"tns:listRequest" />
> > > > > > >             <wsdl:output message=3D"tns:listResponse" />
> > > > > > >         </wsdl:operation>
> > > > > > >
> > > > > > >         <wsdl:operation name=3D"upload">
> > > > > > >             <wsdl:input message=3D"tns:uploadRequest"/>
> > > > > > >             <wsdl:output message=3D"tns:uploadResponse"/>
> > > > > > >         </wsdl:operation>
> > > > > > >     </wsdl:portType>
> > > > > > >
> > > > > > >     <wsdl:binding name=3D"WebDiskSOAPBinding"
> > > > > > > type=3D"tns:WebDiskPortType">
> > > > > > >         <soap:binding style=3D"document" transport=3D"
> > > > > > > http://schemas.xmlsoap.org/soap/http"/<http://schemas.xmlsoap.org/soap/http%22/>
> > > > > > > >
> > > > > > >         <wsdl:operation name=3D"list">
> > > > > > >             <soap:operation soapAction=3D"
> > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/list"/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>
> > > > > > > >
> > > > > > >             <wsdl:input>
> > > > > > >                 <soap:body use=3D"literal"/>
> > > > > > >             </wsdl:input>
> > > > > > >             <wsdl:output>
> > > > > > >                 <soap:body use=3D"literal"/>
> > > > > > >             </wsdl:output>
> > > > > > >         </wsdl:operation>
> > > > > > >
> > > > > > >         <wsdl:oper ation name=3D"upload">
> > > > > > >             <soap:operation soapAction=3D"
> > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"/
> > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/>>
> > > > > > >             <wsdl:input>
> > > > > > >                 <mime:multipartRelated>
> > > > > > >                     <mime:part>
> > > > > > >                         <soap:body use=3D"literal"
> > > > > > > parts=3D"fileName"/>
> > > > > > >                     </mime:part>
> > > > > > >                     <mime:part>
> > > > > > >                         <mime:content part=3D"file"
> > > > > > > type=3D"multipart/mixed=
> > > > > > > "/>
> > > > > > >                     </mime:part>
> > > > > > >                 </mime:multipartRelated>
> > > > > > >             </wsdl:input>
> > > > > > >             <wsdl:output>
> > > > > > >                 <soap:body use=3D"literal"/>
> > > > > > >             </wsdl:output>
> > > > > > >         </wsdl:operation>
> > > > > > >     </wsdl:binding>
> > > > > > >
> > > > > > >     <wsdl:service name=3D"WebDiskService">
> > > > > > >
> > > > > > >         <wsdl:port binding=3D"tns:WebDiskSOAPBinding"
> > > > > > > name=3D"WebDiskSOAP">
> > > > > > >             <soap:address location=3D"
> > > > > > > http://localhost:8080/axis/services/WebDiskSOAP"/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> > > > > > > >
> > > > > > >         </wsdl:port>
> > > > > > >
> > > > > > >     </wsdl:service>
> > > > > > >
> > > > > > > </wsdl:definitions>
> > > > > > >
> > > > > > > ------=_Part_8470_7036360.1137348779925
> > > > > > > Content-Type: text/html; charset=ISO-8859-1
> > > > > > > Content-Transfer-Encoding: quoted-printable
> > > > > > > Content-Disposition: inline
> > > > > > >
> > > > > > > Hi, i'm developing a simple webservice that support the upload
> > > > > > > and download=
> > > > > > > of binary files... i look at the example &quot;swa&quot;
> > > > > > > present in the sa=
> > > > > > > mples directory of the axis distribution....<br>i customize my
> > > > > > > wsdl and all=
> > > > > > > otherthings but when i try to run my client the=20
> > > > > > > axis.log report this exception:<br><br>
> > > > > > > java.lang.NoSuchMethodException: org=
> > > > > > >
> > > > > > > .apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > > > > > > java.lang.=
> > > > > > > Class, javax.xml.namespace.QName)<br><br>below i put my wsdd
> > > > > > > file and my ws=
> > > > > > > dl fil e... the question is: is this an axis bug or a my
> > > > > > > error... please hel=
> > > > > > > p me :)
> > > > > > > <br><br>0&nbsp;&nbsp;&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResour=
> > > > > > > ceBundle&nbsp; - getBundle( org.apache.axis,
> > > > > > > org.apache.axis.i18n,resource,nu=
> > > > > > > ll,...)<br>32&nbsp;&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResource=
> > > > > > > Bundle&nbsp; - loadBundle: Ignoring MissingResourceException:
> > > > > > > Can't find bu=
> > > > > > > ndle for base name=20
> > > > > > > org.apache.axis.resource, locale en_US<br>32&nbsp;&nbsp;
> > > > > > > [main] DEBUG org.a=
> > > > > > > pache.axis.i18n.ProjectResourceBundle&nbsp; - Created
> > > > > > > org.apache.axis.i18n.=
> > > > > > > resource, linked to parent null<br>33&nbsp;&nbsp; [main] DEBUG
> > > > > > > org.apache.a=
> > > > > > > xis.i18n.ProjectResourceBundle
> > > > > > > &nbsp; - getBundle(org.apache.axis,org.apache.axis.utils
> > > > > > > ,resource,null,...)=
> > > > > > > <br>35&nbsp;&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResourceBundle&=
> > > > > > > nbsp; - loadBundle: Ignoring MissingResourceException: Can't
> > > > > > > find bundle fo=
> > > > > > > r base name org.apache.axis.utils.resource
> > > > > > > , locale en_US<br>35&nbsp;&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectR=
> > > > > > > esourceBundle&nbsp; - loadBundle: Ignoring
> > > > > > > MissingResourceException: Can't =
> > > > > > > find bundle for base name org.apache.axis.resource, locale
> > > > > > > en_US<br>35&nbsp=
> > > > > > > ;&nbsp; [main] DEBUG=20
> > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; - Root
> > > > > > > package not found, =
> > > > > > > cross link to org.apache.axis.i18n.resource<br>35&nbsp;&nbsp;
> > > > > > > [main] DEBUG =
> > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - Root
> > > > > > > package not found, =
> > > > > > > cross link to org.apache.axis.i18n.resource
> > > > > > > <br>36&nbsp;&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResourceBundle&=
> > > > > > > nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > (engineConfigLoadFact=
> > > > > > > ory)<br>37&nbsp;&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.configuration.EngineCon=
> > > > > > > figurationFactoryFinder
> > > > > > > &nbsp; - Factory
> > > > > > > org.apache.axis.configuration.EngineConfigurationFactorySe=
> > > > > > > rvlet Ignored: unable to load/resolve class.<br>39&nbsp;&nbsp;
> > > > > > > [main] DEBUG=
> > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > > org.apache.axis.i18n.re=
> > > > > > > source::handleGetObject
> > > > > > > (engineFactory)<br>39&nbsp;&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.configuratio=
> > > > > > > n.EngineConfigurationFactoryFinder&nbsp ; - Got EngineFactory:
> > > > > > > org.apache.ax=
> > > > > > > is.configuration.EngineConfigurationFactoryDefault<br>45&nbsp;&nbsp;
> > > > > > > [main]=
> > > > > > > DEBUG org.apache.axis.AxisEngine
> > > > > > > &nbsp; - Enter: AxisEngine::init<br>459&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.=
> > > > > > > i18n.ProjectResourceBundle&nbsp; -
> > > > > > > org.apache.axis.i18n.resource::handleGet=
> > > > > > > Object(attachEnabled)<br>459&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.utils.JavaU=
> > > > > > > tils&nbsp; - Attachment support is enabled?& nbsp; true
> > > > > > > <br>502&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeser=
> > > > > > > ializerFactory&nbsp; - Enter/Exit:
> > > > > > > JAFDataHandlerDeserializerFactory(class =
> > > > > > > java.lang.String, {<a href=3D"
> > > > > > > http://xml.apache.org/xml-soap}PlainText)"<http://xml.apache.org/xml-soap%7DPlainText%29%22>
> > > > > > > >ht=
> > > > > > > tp://xml.apache.org/xml-soap}PlainText)
> > > > > > > </a><br>505&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResourceBundle&n=
> > > > > > > bsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > (oddDigits00)<br>505&n=
> > > > > > > bsp; [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; - org.ap=
> > > > > > > ache.axis.i18n.resource::handleGetObject
> > > > > > > (badChars01)<br>637&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.encoding.ser.JAFData=
> > > > > > > HandlerDeserializerFactory&nbsp; - Enter/Exit:
> > > > > > > JAFDataHandlerDeserializerFa=
> > > > > > > ctory(class java.awt.Image, {<a href=3D"
> > > > > > > http://xml.apache.org/xml-soap}Imag=<http://xml.apache.org/xml-soap%7DImag=>
> > > > > > > e)"> http://xml.apache.org/xml-soap}Image)<http://xml.apache.org/xml-soap%7DImage%29>
> > > > > > > </a><br>682&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerD=
> > > > > > > eserializerFactory&nbsp; - Enter/Exit:
> > > > > > > JAFDataHandlerDeserializerFactory(cl=
> > > > > > > ass javax.mail.internet.MimeMultipart, {<a href=3D"http://xml.apache.org/xm=
> > > > > > > l-soap}Multipart)">
> > > > > > > http://xml.apache.org/xml-soap}Multipart)
> > > > > > > <http://xml.apache.org/xml-soap%7DMultipart%29></a><br>684&nbsp;
> > > > > > > [main] DEBUG org=
> > > > > > > .apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp;
> > > > > > > - Enter/E=
> > > > > > > xit: JAFDataHandlerDeserializerFactory(interface
> > > > > > > javax.xml.transform.Source=
> > > > > > > , {<a href=3D" http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29>
> > > > > > > ">
> > > > > > > http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29></a><br>687&nbsp; [main] DEBUG
> > > > > > > org.ap=
> > > > > > > ache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp;
> > > > > > > - Enter/Exit=
> > > > > > > : JAFDataHandlerDeserializerFactory(class
> > > > > > > org.apache.axis.attachments.Octet=
> > > > > > > Stream
> > > > > > > , {<a href=3D"http://xml.apache.org/xml-soap}octet-stream)"
> > > > > > > <http://xml.apache.org/xml-soap%7Doctet-stream%29%22>> http://xml.apac=
> > > > > > >
> > > > > > > he.org/xml-soap}octet-stream)<http://he.org/xml-soap%7Doctet-stream%29></a><br>688&nbsp;
> > > > > > > [main] DEBUG org.apache.axis=
> > > > > > > .encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > > > > > > Enter/Exit: JAFData=
> > > > > > > HandlerDeserializerFactory()
> > > > > > > <br>757&nbsp; [main] DEBUG org.apache.axis.AxisEngine&nbsp; -
> > > > > > > Exit: AxisEng=
> > > > > > > ine::init<br>775&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.description.OperationDe=
> > > > > > > sc&nbsp; - @13785d3 added parameter
> > > > > > > &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > > > > &nbsp; {<a href=3D"http://www.informatica.uniroma2.it/WebDisk}listRequest
> > > > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>">
> > > > > > > http://www.informatica.uniroma2.it/WebDisk}listRequest<http://www.informatica.uniroma2.it/WebDisk%7DlistRequest></a><br>typeEntry:&nb=
> > > > > > >
> > > > > > > sp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > IN<br>position:&nbsp;=
> > > > > > > &nbsp; 0<br>isReturn:&nbsp;&nbsp; false<br>typeQName:&nbsp;
> > > > > > > {<a href=3D"htt=
> > > > > > > p://www.informatica.uniroma2.it/WebDisk}">
> > > > > > > http://www.informatica.uniroma2.i=
> > > > > > > t/WebDisk}
> > > > > > > </a>&gt;listRequest<br>javaType:&nbsp;&nbsp; class
> > > > > > > it.uniroma2.informatica.=
> > > > > > > types.ListRequest<br>inHeader:&nbsp;&nbsp;
> > > > > > > false<br>outHeader:&nbsp; false<=
> > > > > > > br>@32efa7&lt;total parameters:1<br>775&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.=
> > > > > > > description.OperationDesc&nbsp; - @13785d3setReturnType({
> > > > > > > <a href=3D"http://www.informatica.uniroma2.it/WebDisk}listResponse)"
> > > > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29%22>
> > > > > > > >http:/=
> > > > > > > /www.informatica.uniroma2.it/WebDisk}listResponse)</a><br>787&nbsp;
> > > > > > > [main] =
> > > > > > > DEBUG org.apache.axis.description.OperationDesc&nbsp ; -
> > > > > > > @1242b11 added para=
> > > > > > > meter &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fileName
> > > > > > > <br>typeEntry:&nbsp;
> > > > > > > null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<b=
> > > > > > > r>position:&nbsp;&nbsp; 0<br>isReturn:&nbsp;&nbsp;
> > > > > > > false<br>typeQName:&nbsp=
> > > > > > > ; {<a href=3D" http://www.w3.org/2001/XMLSchema}string"<http://www.w3.org/2001/XMLSchema%7Dstring%22>
> > > > > > > > http://www.w3.org/20=
> > > > > > > 01/XMLSchema}string</a><br>javaType:&nbsp;&nbsp; class
> > > > > > > java.lang.String
> > > > > > > <br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp;
> > > > > > > false<br>@1878144&lt;to=
> > > > > > > tal parameters:1<br>787&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.description.Oper=
> > > > > > > ationDesc&nbsp; - @1242b11 added parameter
> > > > > > > &gt;name:&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > ;&nbsp;&nbsp; file<br>typeEntry:&nbsp;
> > > > > > > null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > ;&nbsp;&nbsp; IN
> > > > > > > <br>position:&nbsp;&nbsp; 1<br>isReturn:&nbsp;&nbsp;
> > > > > > > false<br>typeQName:&nb=
> > > > > > > sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart"<http://xml.apache.org/xml-soap%7DMultipart%0A+%22>
> > > > > > > >http://xml.apache=
> > > > > > > .org/xml-soap}Multipart</a><br>javaType:&nbsp;&nbsp; class
> > > > > > > javax.mail.inter=
> > > > > > > net.MimeMultipart <br>inHeader:&nbsp;&nbsp; false
> > > > > > > <br>outHeader:&nbsp; false<br>@137d090&lt;total
> > > > > > > parameters:2<br>787&nbsp; [=
> > > > > > > main] DEBUG org.apache.axis.description.OperationDesc&nbsp ; -
> > > > > > > @1242b11setRe=
> > > > > > > turnType({<a href=3D"http://www.w3.org/2001/XMLSchema}string)"
> > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring%29%22>>
> > > > > > > http://www.w=
> > > > > > > 3.org/2001/XMLSchema}string)<http://3.org/2001/XMLSchema%7Dstring%29>
> > > > > > > </a><br>944&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResourceBundle&n=
> > > > > > > bsp; - org.apache.axis.i18n.resource::handleGetObject(transport00)<br>944&n=
> > > > > > >
> > > > > > > bsp; [main] DEBUG org.apache.axis.client.Call&nbsp; -
> > > > > > > Transport is org.apac=
> > > > > > > he.axis.transport.http.HTTPTransport@90c06f
> > > > > > > <br>946&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ;=
> > > > > > > - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > (exception00)<br>948&nbsp;=
> > > > > > > [main] DEBUG
> > > > > > > org.apache.axis.encoding.ser.BaseSerializerFactory&nbsp; - Ex=
> > > > > > > ception:<br>java.lang.NoSuchMethodException
> > > > > > > :
> > > > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create
> > > > > > > (java.=
> > > > > > > lang.Class, javax.xml.namespace.QName)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > at java.lang.C=
> > > > > > > lass.getMethod(Class.java:1581)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.en=
> > > > > > > coding.ser.BaseSerializerFactory.createFactory
> > > > > > > (BaseSerializerFactory.java:254)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.c=
> > > > > > > lient.Call.registerTypeMapping(Call.java:2315)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > at it.=
> > > > > > >
> > > > > > > uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCall
> > > > > > > (WebDiskS=
> > > > > > > OAPBindingStub.java:161)<br>
> > > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindin=
> > > > > > > gStub.upload (WebDiskSOAPBindingStub.java:218)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > at it.u=
> > > > > > > niroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > > WebDiskClient.java=
> > > > > > > :80)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskCl=
> > > > > > > ient.main
> > > > > > > (WebDiskClient.java:36)<br>952&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.i18n.Proj=
> > > > > > > ectResourceBundle&nbsp; -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(ex=
> > > > > > > ception00)<br>952&nbsp; [main] DEB UG
> > > > > > > org.apache.axis.encoding.ser.BaseDeser=
> > > > > > > ializerFactory
> > > > > > > &nbsp; - Exception:<br>java.lang.NoSuchMethodException:
> > > > > > > org.apache.axis.enc=
> > > > > > > oding.ser.JAFDataHandlerDeserializerFactory.create (
> > > > > > > java.lang.Class, javax.x=
> > > > > > > ml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > java.lang.Class.getMethod(Clas=
> > > > > > > s.java:1581)<br>
> > > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.encoding.ser.BaseDeserializerFactory.=
> > > > > > > createFactory( BaseDeserializerFactory.java:225)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > at or=
> > > > > > > g.apache.axis.client.Call.registerTypeMapping(Call.java
> > > > > > > :2317)<br>&nbsp;&nbs=
> > > > > > > p;&nbsp; at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.crea=
> > > > > > > teCall
> > > > > > > (WebDiskSOAPBindingStub.java:161)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > it.uniroma2.info=
> > > > > > > rmatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > > > > WebDiskSOAPBindingStub.ja=
> > > > > > > va:218)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > it.uniroma2.informatica.webservices.WebDis=
> > > > > > > kClient.testUpload(WebDiskClient.java
> > > > > > > :80)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskCl=
> > > > > > > ient.main(WebDiskClient.java:36)<br>953&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.=
> > > > > > > encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > > > > > > Enter/Exit: JAFDataH=
> > > > > > > andlerDeserializerFactory(class=20
> > > > > > > javax.activation.DataHandler, {<a href=3D"http://www.informatica.uniroma2.i=
> > > > > > > t/WebDisk/}DataHandler)">http://www.informatica.uniroma2.it/WebDisk/}DataHa=
> > > > > > > <http://www.informatica.uniroma2.it/WebDisk/%7DDataHa=>
> > > > > > > ndler)</a><br>962&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.client.Call&nbsp; - En=
> > > > > > > ter: Call::invoke(ns, meth, args)
> > > > > > > <br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; -
> > > > > > > operation=3D=
> > > > > > > name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > upload<br>returnQName: retu=
> > > > > > > rn<br>returnType:&nbsp; {<a href=3D" http://www.w3.org/2001/XMLSchema}string=
> > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring=>
> > > > > > > "> http://www.w3.org/2001/XMLSchema}string
> > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>returnClass:
> > > > > > > class=20
> > > > > > > java.lang.String<br>elementQName:null<br>soapAction:&nbsp;
> > > > > > > null<br>style:&n=
> > > > > > > bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > rpc<br>use:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > ;&nbsp;&nbsp;&nbsp; encoded<br>numInParams:
> > > > > > > 2<br>method:null<br>&nbsp;Param=
> > > > > > > eterDesc[0]:<br>&nbsp;
> > > > > > > name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fileName<b=
> > > > > > > r>&nbsp; typeEntry:&nbsp; null<br>&nbsp;
> > > > > > > mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > > ;&nbsp; IN
> > > > > > > <br>&nbsp; position:&nbsp;&nbsp; 0<br>&nbsp;
> > > > > > > isReturn:&nbsp;&nbsp; false<br=
> > > > > > > >&nbsp; typeQName:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}strin=
> > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstrin=>
> > > > > > > g">http://www.w3.org/2001/XMLSchema}string
> > > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>&nbsp;
> > > > > > > javaType:&nbsp;&nb=
> > > > > > > sp; class java.lang.String<br>&nbsp; inHeader:&nbsp;&nbsp;
> > > > > > > false<br>
> > > > > > > &nbsp; outHeader:&nbsp;
> > > > > > > false<br><br>&nbsp;ParameterDesc[1]:<br>&a mp;nbsp; name=
> > > > > > > :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; file<br>&nbsp;
> > > > > > > typeEntry:&nbsp; null<=
> > > > > > > br>&nbsp; mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > IN<br>&nbsp; position:&=
> > > > > > > nbsp;&nbsp; 1<br>&nbsp; isReturn:&nbsp;&nbsp; false<br>&nbsp;
> > > > > > > typeQName:&nb=
> > > > > > > sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart
> > > > > > > <http://xml.apache.org/xml-soap%7DMultipart>">
> > > > > > > http://xml.apache.org/xml-soap}Multipart
> > > > > > > <http://xml.apache.org/xml-soap%7DMultipart></a><br>&nbsp;
> > > > > > > javaType:&nbsp;&nbsp=
> > > > > > > ; class javax.mail.internet.MimeMultipart<br>&nbsp;
> > > > > > > inHeader:&nbsp;&nbsp; f=
> > > > > > > alse<br>&nbsp; outHeader:&nbsp; false<br><br><br>979&n bsp;
> > > > > > > [main] DEBUG org=
> > > > > > > .apache.axis.client.Call&nbsp; - operation.getNumParams
> > > > > > > ()=3D2<br>979&nbsp; [main] DEBUG
> > > > > > > org.apache.axis.client.Call&nbsp; - getPar=
> > > > > > > amList number of params: 2<br>1000 [main] DEBUG
> > > > > > > org.apache.axis.client.Call=
> > > > > > > &nbsp; - Enter: Call::invoke(RPCElement)<br>1033 [main] DEBUG
> > > > > > > org.apache.ax=
> > > > > > > is.i18n.ProjectResourceBundle
> > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > (attachEnabled)<br>1=
> > > > > > > 033 [main] DEBUG org.apache.axis.Message&nbsp; - Attachment
> > > > > > > support is enab=
> > > > > > > led?&nbsp; true<br>1045 [main] DEBUG
> > > > > > > org.apache.axis.SOAPPart&nbsp ; - Enter=
> > > > > > > : SOAPPart ctor(FORM_SOAPENVELOPE)
> > > > > > > <br>1045 [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - or=
> > > > > > > g.apache.axis.i18n.resource::handleGetObject(setMsgForm)<br>1045
> > > > > > > [main] DEB=
> > > > > > > UG org.apache.axis.SOAPPart&nbsp; - Setting current message
> > > > > > > form to: FORM_S=
> > > > > > > OAPENVELOPE (currentMessage is now=20
> > > > > > > org.apache.axis.message.SOAPEnvelope)<br>1045 [main] DEBUG
> > > > > > > org.apache.axis.=
> > > > > > > SOAPPart&nbsp; - Exit: SOAPPart ctor()<br>1045 [main] DEBUG
> > > > > > > org.apache.axis=
> > > > > > > .i18n.ProjectResourceBundle&nbsp; -
> > > > > > > org.apache.axis.i18n.resource::handleGe=
> > > > > > > tObject
> > > > > > > (addBody00)<br>1045 [main] DEBUG
> > > > > > > org.apache.axis.message.SOAPBody&nbsp; - A=
> > > > > > > dding body element to message...<br>1045 [main] DEBUG
> > > > > > > org.apache.axis.clien=
> > > > > > > t.Call&nbsp; - Enter: Call::invoke()<br>1046 [main] DEBUG
> > > > > > > org.apache.axis.M=
> > > > > > > essageContext
> > > > > > > &nbsp; - MessageContext: setTargetService(WebDiskSOAP)<br>1046
> > > > > > > [main] DEBUG=
> > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > > > org.apache.axis.i18n.re=
> > > > > > > source::handleGetObject(noService10)<br>1047 [main] DEBUG
> > > > > > > org.apache.axis.C=
> > > > > > > onfigurationException
> > > > > > > &nbsp; - Exception: <br>
> > > > > > > org.apache.axis.ConfigurationException: No service =
> > > > > > > named WebDiskSOAP is available<br>
> > > > > > > org.apache.axis.ConfigurationException: N=
> > > > > > > o service named WebDiskSOAP is available<br>&nbsp;&nbsp;&nbsp;
> > > > > > > at org.apach=
> > > > > > > e.axis.configuration.FileProvider.getService
> > > > > > > (FileProvider.java :233)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.AxisEngine=
> > > > > > > .getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.M=
> > > > > > > essageContext.setTargetService(MessageContext.java:755)<br>&nbsp;&nbsp;&nbs=
> > > > > > > p; at org.apache.axis.client.Call.invoke(
> > > > > > > Call.java:2690)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.client.Call.invoke=
> > > > > > > (Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.client.Call.invok=
> > > > > > > e(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.client.Call.invo=
> > > > > > > ke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > it.uniroma2.informatica.webserv=
> > > > > > > ices.WebDiskSOAPBindingStub.upload
> > > > > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > it.uniroma2.info=
> > > > > > > rmatica.webservices.WebDiskClient.testUpload(
> > > > > > > WebDiskClient.java :80)<br>&nbs=
> > > > > > > p;&nbsp;&nbsp; at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > > > > bDiskClient.java:36)<br><br>
> > > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.configuration.FileProvider.getService=
> > > > > > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.AxisEngine=
> > > > > > > .getService(AxisEngine.java :311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.M=
> > > > > > > essageContext.setTargetService (MessageContext.java
> > > > > > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.client.Call.invoke(Call.java=
> > > > > > > :2690)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.client.Call.invoke(Call.jav=
> > > > > > > a:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.client.Call.invoke(Call.ja=
> > > > > > > va:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.client.Call.invoke
> > > > > > > (Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > it.uniroma2.informatica.webservic=
> > > > > > > es.WebDiskSOAPBindingStub.upload(WebDiskSOAPBindingStub.java:230)<br>&nbsp;=
> > > > > > >
> > > > > > > &nbsp;&nbsp; at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUploa=
> > > > > > > d(WebDiskClient.java:80)<br>
> > > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.mai=
> > > > > > > n(WebDiskClient.java:36)<br>1047 [main] DEBUG
> > > > > > > org.apache.axis.MessageContex=
> > > > > > > t&nbsp; - MessageContext: setServiceHandler(null)<br>1047
> > > > > > > [main] DEBUG org.=
> > > > > > > apache.axis.i18n.ProjectResourceBundle
> > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > (targetService)<br>1=
> > > > > > > 047 [main] DEBUG org.apache.axis.client.Call&nbsp; - Target
> > > > > > > service:&nbsp; =
> > > > > > > WebDiskSOAP<br>1047 [main] DEBUG
> > > > > > > org.apache.axis.MessageContext&nbsp ; - Mes=
> > > > > > > sageContext: setTargetService(
> > > > > > > <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>>http://w=
> > > > > > > ww.informatica.uniroma2.it/WebDisk/wsdl/upload</a>)<br>1047
> > > > > > > [main] DEBUG or=
> > > > > > > g.apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > > > org.apache.axis.i18n.resou=
> > > > > > > rce::handleGetObject
> > > > > > > (noService10)<br>1048 [main] DEBUG
> > > > > > > org.apache.axis.ConfigurationException&n=
> > > > > > > bsp; - Exception: <br>org.apache.axis.ConfigurationException:
> > > > > > > No service na=
> > > > > > > med <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>
> > > > > > > >http=
> > > > > > > ://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> > > > > > > </a> is available<br>org.apache.axis.ConfigurationException:
> > > > > > > No service nam=
> > > > > > > ed <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>
> > > > > > > >http:=
> > > > > > > //www.informatica.uniroma2.it/WebDisk/wsdl/upload</a> is
> > > > > > > available<br>&nbsp=
> > > > > > > ;&nbsp;&nbsp; at=20
> > > > > > > org.apache.axis.configuration.FileProvider.getService(
> > > > > > > FileProvider.java:233=
> > > > > > > )<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.AxisEngine.getService(AxisEngine=
> > > > > > > .java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.MessageContext.setTarge=
> > > > > > > tService(MessageContext.java
> > > > > > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.transport.http.HTTPTransport=
> > > > > > > .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > at or=
> > > > > > > g.apache.axis.client.Transport.setupMessageContext (
> > > > > > > Transport.java:46)<br>&n=
> > > > > > > bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > > > > > (Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.client.Call.invok=
> > > > > > > e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.client.Call.invo=
> > > > > > > ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.client.Call.inv=
> > > > > > > oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > it.uniroma2.informatica.webser=
> > > > > > > vices.WebDiskSOAPBindingStub.upload
> > > > > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > it.uniroma2.info=
> > > > > > > rmatica.webservices.WebDiskClient.testUpload(
> > > > > > > WebDiskClient.java:80)<br>&nbs=
> > > > > > > p;&nbsp;&nbsp; at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > > > > bDiskClient.java:36)<br><br>
> > > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.configuration.FileProvider.getService=
> > > > > > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.AxisEngine=
> > > > > > > .getService(AxisEngine.java :311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.M=
> > > > > > > essageContext.setTargetService (MessageContext.java
> > > > > > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.transport.http.HTTPTransport=
> > > > > > > .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp;
> > > > > > > at or=
> > > > > > > g.apache.axis.client.Transport.setupMessageContext (
> > > > > > > Transport.java:46)<br>&n=
> > > > > > > bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > > > > > (Call.java:2738)<br>&nbsp;&nbsp;&a mp;nbsp; at
> > > > > > > org.apache.axis.client.Call.invok=
> > > > > > > e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.client.Call.invo=
> > > > > > > ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > org.apache.axis.client.Call.inv=
> > > > > > > oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > it.uniroma2.informatica.webser=
> > > > > > > vices.WebDiskSOAPBindingStub.upload
> > > > > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > > it.uniroma2.info=
> > > > > > > rmatica.webservices.WebDiskClient.testUpload(
> > > > > > > WebDiskClient.java:80)<br>&nbs=
> > > > > > > p;&nbsp;&nbsp; at
> > > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > > > > bDiskClient.java:36)<br>1048 [main] DEBUG=20
> > > > > > > org.apache.axis.MessageContext&nbsp; - MessageContext:
> > > > > > > setServiceHandler(nu=
> > > > > > > ll)<br>1055 [main] DEBUG org.apache.axis.SOAPPart&nbsp; -
> > > > > > > Enter: SOAPPart::=
> > > > > > > getAsSOAPEnvelope()<br>1055 [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResour=
> > > > > > > ceBundle
> > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(currForm)<br>1055 [=
> > > > > > > main] DEBUG org.apache.axis.SOAPPart&nbsp; - current form is
> > > > > > > FORM_SOAPENVEL=
> > > > > > > OPE<br>1055 [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; -=
> > > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > > (register00)<br>1055 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationCon=
> > > > > > > text&nbsp; - register 'soapenv' - '<a href=3D"http://schemas.xmlsoap.org/so=
> > > > > > > ap/envelope/">http://schemas.xmlsoap.org/soap/envelope/ </a>'<br>1055
> > > > > > > [main]=
> > > > > > > DEBUG=20
> > > > > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056
> > > > > > > [main] DEBUG org.=
> > > > > > > apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main]
> > > > > > > DE BUG org.apac=
> > > > > > > he.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > > org.apache.axis.i18n.resource::h=
> > > > > > > andleGetObject
> > > > > > > (register00)<br>1056 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationCon=
> > > > > > > text&nbsp; - register 'soapenv' - '<a href=3D" http://schemas.xmlsoap.org/so=
> > > > > > >
> > > > > > > ap/envelope/"> http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1056
> > > > > > > [main]=
> > > > > > > DEBUG=20
> > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > > org.apache.axis.i18n.res=
> > > > > > > ource::handleGetObject(register00)<br>1056 [main] DEBUG
> > > > > > > org.apache.axis.enc=
> > > > > > > oding.SerializationContext&nbsp; - register 'xsd' - '<a
> > > > > > > href=3D"http://www.=
> > > > > > > w3.org/2001/XMLSchema" <http://w3.org/2001/XMLSchema%22>>
> > > > > > > http://www.w3.org/2001/XMLSchema</a>'<br>1056 [main] DEBUG
> > > > > > > org.apache.axis.=
> > > > > > > utils.NSStack&nbsp ; - NSPush (32)<br>1056 [main] DEBUG
> > > > > > > org.apache.axis.i18n=
> > > > > > > .ProjectResourceBundle&nbsp; -
> > > > > > > org.apache.axis.i18n.resource::handleGetObje=
> > > > > > > ct(register00)
> > > > > > > <br>1056 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext&nbsp; -=
> > > > > > > register 'xsi' - '<a href=3D"
> > > > > > > http://www.w3.org/2001/XMLSchema-instance"<http://www.w3.org/2001/XMLSchema-instance%22>
> > > > > > > >ht=
> > > > > > > tp://www.w3.org/2001/XMLSchema-instance </a>'<br>1056 [main]
> > > > > > > DEBUG org.apach=
> > > > > > > e.axis.utils.NSStack
> > > > > > > &nbsp; - NSP ush (32)<br>1056 [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResou=
> > > > > > > rceBundle&nbsp; -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(startElem0=
> > > > > > > 0)<br>1056 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext&nbsp;=
> > > > > > > - Start element [
> > > > > > > <a href=3D"http://schemas.xmlsoap.org/soap/envelope/]:Envelope"
> > > > > > > <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope%22>>
> > > > > > > http://sche=
> > > > > > > mas.xmlsoap.org/soap/envelope/]:Envelope<http://mas.xmlsoap.org/soap/envelope/%5D:Envelope></a><br>1062
> > > > > > > [main] DEBUG org.apach=
> > > > > > > e.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > > > org.apache.axis.i18n.resource::ha=
> > > > > > > ndleGetObject
> > > > > > > (startElem00)<br>1062 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationCo=
> > > > > > > ntext&nbsp; - Start element [<a href=3D"http://schemas.xmlsoap.org/soap/env=
> > > > > > > elope/]:Body">http://schemas.xmlsoap.org/soap/envelope/]:Body
> > > > > > > <http://schemas.xmlsoap.org/soap/envelope/%5D:Body></a><br>1062
> > > > > > > [=
> > > > > > > main] DEBUG=20
> > > > > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1062
> > > > > > > [main] DEBUG org.=
> > > > > > > apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > > org.apache.axis.i18n.resourc=
> > > > > > > e::handleGetObject(register00)<br>1062 [main] DEBUG
> > > > > > > org.apache.axis.encodin=
> > > > > > > g.SerializationContext
> > > > > > > &nbsp; - register '' - ''<br>1063 [main] DEBUG
> > > > > > > org.apache.axis.utils.NSStac=
> > > > > > > k&nbsp; - NSPush (32)<br>1063 [main] DEBUG
> > > > > > > org.apache.axis.utils.NSStack&nb=
> > > > > > > sp; - NSPush (32)<br>1063 [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResource=
> > > > > > > Bundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > (startElem00)<br>1063 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationCo=
> > > > > > > ntext&nbsp; - Start element []:upload<br>1069 [main] DEBUG
> > > > > > > org.apache.axis.=
> > > > > > > i18n.ProjectResourceBundle&nbsp; -
> > > > > > > org.apache.axis.i18n.resource::handleGet=
> > > > > > > Object
> > > > > > > (startElem00)<br>1069 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationCo=
> > > > > > > ntext&nbsp; - Start element []:fileName<br>1069 [main] DEBUG
> > > > > > > org.apache.axi=
> > > > > > > s.utils.NSStack&nbsp; - NSPush (32)<br>1076 [main] DEBUG
> > > > > > > org.apache.axis.i1=
> > > > > > > 8n.ProjectResourceBundle
> > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1076
> > > > > > > =
> > > > > > > [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext&nbsp; - End
> > > > > > > elem=
> > > > > > > ent fileName<br>1076 [main] DEBUG
> > > > > > > org.apache.axis.utils.NSStack&nbsp; - NSP=
> > > > > > > op (32)<br>
> > > > > > > 1090 [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.ap=
> > > > > > > ache.axis.i18n.resource::handleGetObject(startElem00)<br>1090
> > > > > > > [main] DEBUG =
> > > > > > > org.apache.axis.encoding.SerializationContext&nbsp ; - Start
> > > > > > > element []:file=
> > > > > > > <br>1090 [main] DEBUG=20
> > > > > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1091
> > > > > > > [main] DEBUG org.=
> > > > > > > apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > > > org.apache.axis.i18n.resourc=
> > > > > > > e::handleGetObject(endElem00)<br>1091 [main] DEBUG
> > > > > > > org.apache.axis.encoding=
> > > > > > > .SerializationContext
> > > > > > > &nbsp; - End element file<br>1091 [main] DEBUG
> > > > > > > org.apache.axis.utils.NSStac=
> > > > > > > k&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResou=
> > > > > > > rceBundle&nbsp; -
> > > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)=
> > > > > > > <br>1091 [main] DEBUG=20
> > > > > > > org.apache.axis.encoding.SerializationContext&nbsp ; - End
> > > > > > > element upload<br=
> > > > > > > >1091 [main] DEBUG org.apache.axis.utils.NSStack&nbsp; - NSPop
> > > > > > > (32)<br>1091=
> > > > > > > [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp;
> > > > > > > - org.apache=
> > > > > > > .axis.i18n.resource::handleGetObject
> > > > > > > (endElem00)<br>1091 [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationCont=
> > > > > > > ext&nbsp; - End element soapenv:Body<br>1091 [main] DEBUG
> > > > > > > org.apache.axis.u=
> > > > > > > tils.NSStack&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> > > > > > > org.apache.axis.i18n.P=
> > > > > > > rojectResourceBundle
> > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1091
> > > > > > > =
> > > > > > > [main] DEBUG
> > > > > > > org.apache.axis.encoding.SerializationContext&nbsp; - End
> > > > > > > elem=
> > > > > > > ent soapenv:Envelope<br>1091 [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResou=
> > > > > > > rceBundle
> > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(empty00)<br>1091
> > > > > > > [m=
> > > > > > > ain] DEBUG org.apache.axis.utils.NSStack&nbsp ; - NSPop
> > > > > > > (empty)<br>1091 [mai=
> > > > > > > n] DEBUG org.apache.axis.client.Call&nbsp; - &lt;?xml
> > > > > > > version=3D&quot;1.0&q=
> > > > > > > uot; encoding=3D&quot;UTF-8&quot;?&gt;&lt;soapenv:Envelope
> > > > > > > xmlns:soapenv=3D=
> > > > > > > &quot;
> > > > > > > <a href=3D" http://schemas.xmlsoap.org/soap/envelope/"<http://schemas.xmlsoap.org/soap/envelope/%22>
> > > > > > > > http://schemas.xmlsoa=
> > > > > > > p.org/soap/envelope/</a>&quot; xmlns:xsd=3D&quot;<a href=3D"
> > > > > > > http://www.w3.o=
> > > > > > > rg/2001/XMLSchema"> http://www.w3.org/2001/XMLSchema </a>&quot;
> > > > > > > xmlns:xsi=3D&=
> > > > > > > quot;
> > > > > > > <a href=3D"http://www.w3.org/2001/XMLSchema-instance&quot;"
> > > > > > > <http://www.w3.org/2001/XMLSchema-instance%22%22>>http://www.w3.o=
> > > > > > > rg/2001/XMLSchema-instance&quot;</a>&gt;&lt;soapenv:Body&gt;&lt;upload
> > > > > > > xmln=
> > > > > > > s=3D&quot;&quot;&gt;&lt;fileName&gt;fileEst.jpg&lt;/fileName&gt;&lt;file
> > > > > > > hr=
> > > > > > >
> > > > > > > ef=3D&quot;cid:E773E1C9F468724E1683F8F6B8FE05A9&quot;/&gt;&lt;/upload&gt;&l=
> > > > > > > t;/soapenv:Body&gt;&lt;/soapenv:Envelope&gt;
> > > > > > > <br>1092 [main] DEBUG org.apache.axis.client.AxisClient&nbsp ;
> > > > > > > - Enter: Axis=
> > > > > > > Client::invoke<br>1092 [main] DEBUG
> > > > > > > org.apache.axis.client.AxisClient&nbsp ;=
> > > > > > > - EngineHandler: null<br>1101 [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectRes=
> > > > > > > ourceBundle
> > > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > (axisUserAgent)<br>1=
> > > > > > > 110 [main] DEBUG org.apache.axis.SimpleChain&nbsp; - Enter:
> > > > > > > SimpleChain::in=
> > > > > > > voke<br>1111 [main] DEBUG
> > > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; =
> > > > > > > - org.apache.axis.i18n.resource::handleGetObject
> > > > > > > (enter00)<br>1111 [main] DEBUG
> > > > > > > org.apache.axis.transport.http.HTTPSender&nb=
> > > > > > > sp; - Enter:&nbsp; HTTPSender::invoke<br>1112 [main] DEBUG
> > > > > > > org.apache.axis.=
> > > > > > > SOAPPart&nbsp; - Enter:
> > > > > > > SOAPPart::saveChanges<br><br>..................<br>=
> > > > > > > .................
> > > > > > > <br>..............<br><br><br>the wsdl file<br><br>&lt;?xml
> > > > > > > version=3D&quot=
> > > > > > > ;1.0&quot;
> > > > > > > encoding=3D&quot;UTF-8&quot;?&gt;<br><br>&lt;wsdl:definitions<br=
> > > > > > > >&nbsp; targetNamespace=3D&quot;<a href=3D"http://www.informatica.uniroma2.=
> > > > > > > it/WebDisk/wsdl">
> > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl </a>&quot;<br>&nbsp;
> > > > > > > xmlns=
> > > > > > > =3D&quot;<a href=3D"http://schemas.xmlsoap.org/wsdl/"
> > > > > > > <http://schemas.xmlsoap.org/wsdl/%22>> http://schemas.xmlsoa=
> > > > > > > p.org/wsdl/</a>&quot;<br>&nbsp; xmlns:tns=3D&quot;<a href=3D"
> > > > > > > http://www.inf=
> > > > > > > ormatica.uniroma2.it/WebDisk/wsdl"
> > > > > > > <http://ormatica.uniroma2.it/WebDisk/wsdl%22>>
> > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl </a>&quot;<br>&nbsp;
> > > > > > > xmlns:s=
> > > > > > > oap=3D&quot;<a href=3D" http://schemas.xmlsoap.org/wsdl/soap/"
> > > > > > > <http://schemas.xmlsoap.org/wsdl/soap/%22>>http://schema=
> > > > > > > s.xmlsoap.org/wsdl/soap/</a>&quot;<br>&nbsp;
> > > > > > > xmlns:wsdl=3D&quot;<a href=3D"=
> > > > > > > http://schemas.xmlsoap.org/wsdl/"<http://schemas.xmlsoap.org/wsdl/%22>
> > > > > > > >
> > > > > > > http://schemas.xmlsoap.org/wsdl/</a>&quot;<br>&nbsp;
> > > > > > > xmlns:types=3D&quot;<a=
> > > > > > > href=3D"http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> > > > > > > > http://www.informatica=
> > > > > > > .uniroma2.it/WebDisk</a>&quot;<br>&nbsp; xmlns:mime=3D&quot;<a
> > > > > > > href=3D"http=
> > > > > > > ://schemas.xmlsoap.org/wsdl/mime/">
> > > > > > > http://schemas.xmlsoap.org/wsdl/mime/</a>&quot;<br>&nbsp;
> > > > > > > xmlns:xsd=3D&quot=
> > > > > > > ;<a href=3D" http://www.w3.org/2001/XMLSchema"<http://www.w3.org/2001/XMLSchema%22>
> > > > > > > > http://www.w3.org/2001/XMLSch=
> > > > > > > ema</a>&quot;
> > > > > > > name=3D&quot;WebDisk&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; <b=
> > > > > > > r>&nbsp;&nbsp;&nbsp; &lt;wsdl:types&gt;<br>
> > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;xsd:schema
> > > > > > > elementFormDefault=3D&=
> > > > > > > quot;qualified&quot;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > &nbsp;&nbsp;&=
> > > > > > > nbsp; targetNamespace=3D&quot;<a href=3D"
> > > > > > > http://www.informatica.uniroma2.it=
> > > > > > > /WebDisk/wsdl/types">
> > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/types<=
> > > > > > > /a>
> > > > > > > &quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > > > > &nbsp;&nbsp; &lt;xsd:import namespace=3D&quot;<a href=3D"
> > > > > > > http://www.informa=
> > > > > > > tica.uniroma2.it/WebDisk" <http://tica.uniroma2.it/WebDisk%22>
> > > > > > > >http://www.informatica.uniroma2.it/WebDisk </a>&qu=
> > > > > > > ot;&nbsp;
> > > > > > > schemaLocation=3D&quot;/home/simo/develop/java/WebDisk/src/it/uni=
> > > > > > > roma2/informatica/WebDisk.xsd&quot;/&gt;
> > > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > &lt;/xsd:schema&gt;<br>&nbsp;&nbs=
> > > > > > > p;&nbsp; &lt;/wsdl:types&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > <br>&nbsp;&nbsp;&nbsp; &=
> > > > > > > lt;wsdl:message
> > > > > > > name=3D&quot;listRequest&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > > > > > bsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:part
> > > > > > > name=3D&quot;parameters&quot; element=
> > > > > > > =3D&quot;types:listRequest&quot; /&gt;
> > > > > > > <br>&nbsp;&nbsp;&nbsp;
> > > > > > > &lt;/wsdl:message&gt;<br>&nbsp;&nbsp;&nbsp; &lt;wsdl=
> > > > > > > :message
> > > > > > > name=3D&quot;listResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&n=
> > > > > > > bsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot;
> > > > > > > element=3D&quot;type=
> > > > > > > s:listResponse&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > &lt;/wsdl:message&gt;<br>&n=
> > > > > > > bsp;&nbsp;&nbsp;=20
> > > > > > > <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:message
> > > > > > > name=3D&quot;uploadRequest&quot;&gt=
> > > > > > > ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:part
> > > > > > > name=3D&quot;fileN=
> > > > > > > ame&quot;
> > > > > > > type=3D&quot;xsd:string&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&n=
> > > > > > > bsp;&nbsp; &lt;wsdl:part name=3D&quot;file&quot;
> > > > > > > type=3D&quot;xsd:base64Bin=
> > > > > > > ary&quot;/&gt;
> > > > > > > <br>&nbsp;&nbsp;&nbsp;
> > > > > > > &lt;/wsdl:message&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;=
> > > > > > > wsdl:message
> > > > > > > name=3D&quot;uploadResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > > > > > bsp;&nbsp;&nbsp; &lt;wsd l:part name=3D&quot;return&quot;
> > > > > > > type=3D&quot;xsd:s=
> > > > > > > tring&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > &lt;/wsdl:message&gt;<br>&nbsp;&nbsp=
> > > > > > > ;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; &lt;wsdl:portType
> > > > > > > name=3D&quot;WebDiskPo=
> > > > > > > rtType&quot;&gt;
> > > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:operation
> > > > > > > name=3D&quot;l=
> > > > > > > ist&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > &nbsp;&nbsp;&nbsp; &=
> > > > > > > lt;wsdl:input message=3D&quot;tns:listRequest&quot;
> > > > > > > /&gt;<br>&nbsp;&nbsp;&n=
> > > > > > > bsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > &lt;wsdl:output message=3D&=
> > > > > > > quot;tns:listResponse&quot; /&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > &nbsp;&nbsp;&nbsp; =
> > > > > > > &lt;/wsdl:operation&gt;
> > > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbs=
> > > > > > > p;&nbsp; &lt;wsdl:operation
> > > > > > > name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&n=
> > > > > > > bsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:input
> > > > > > > message=3D&quot;t=
> > > > > > > ns:uploadRequest&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;=
> > > > > > > &nbsp;&nbsp; &lt;wsdl:output
> > > > > > > message=3D&quot;tns:uploadResponse&quot;/&gt;<=
> > > > > > > br>
> > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > &lt;/wsdl:operation&gt;<br>&nbsp;&nbs=
> > > > > > > p;&nbsp; &lt;/wsdl:portType&gt;<br><br>&nbsp;&nbsp;&nbsp;
> > > > > > > &lt;wsdl:binding =
> > > > > > > name=3D&quot;WebDiskSOAPBinding&quot;
> > > > > > > type=3D&quot;tns:WebDiskPortType&quot=
> > > > > > > ;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > &lt;soap:binding style=3D&qu=
> > > > > > > ot;document&quot; transport=3D&quot;
> > > > > > > <a href=3D"http://schemas.xmlsoap.org/soap/http&quot;/"
> > > > > > > <http://schemas.xmlsoap.org/soap/http%22/%22>>http://schemas.xmls=
> > > > > > > oap.org/soap/http&quot;/ <http://oap.org/soap/http%22/></a>&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > &nbsp;&nbsp;&nbsp; &=
> > > > > > > lt;wsdl:operation
> > > > > > > name=3D&quot;list&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&=
> > > > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation
> > > > > > > soapAction=3D&quot;<a hre=
> > > > > > > f=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/
> > > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>">
> > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/></a>&gt;<br>&nbs=
> > > > > > > p;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > &lt;wsdl:input&gt;<br>=
> > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > &nbsp;&nbsp;&nbsp;=
> > > > > > > &lt;soap:body
> > > > > > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&=
> > > > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > &lt;/wsdl:input&gt;<br>&nbsp;&nbsp;&nb sp; &n=
> > > > > > > bsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:output&gt;
> > > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > &nbsp;&nbsp;&n=
> > > > > > > bsp; &lt;soap:body
> > > > > > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nb=
> > > > > > > sp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > &lt;/wsdl:output&gt;<br>&nbsp;&nbsp;&nbs=
> > > > > > > p; &nbsp;&nbsp;&nbsp;
> > > > > > > &lt;/wsdl:operation&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > > > > bsp;&nbsp;&nbsp;
> > > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:op=
> > > > > > > eration
> > > > > > > name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> > > > > > > p;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation
> > > > > > > soapAction=3D&quot;
> > > > > > > <a href=3D"
> > > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/"<http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/%22>>h=
> > > > > > >
> > > > > > > ttp://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/
> > > > > > > </a>&gt;<br>&nb=
> > > > > > > sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > &lt;wsdl:input&g=
> > > > > > > t;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&=
> > > > > > > nbsp;&nbsp; &lt;mime:multipartRelated&gt;
> > > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > >
> > > > > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > &lt;mime:part&gt;<br>&nbsp;&nbs=
> > > > > > > p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> > > > > > >
> > > > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > &lt;soap:body use=3D&=
> > > > > > > quot;literal&quot;
> > > > > > > parts=3D&quot;fileName&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&=
> > > > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> > > > > > >
> > > > > > > p;&nbsp;&nbsp;&nbsp;
> > > > > > > &lt;/mime:part&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > > > > bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > >
> > > > > > > ;&nbsp; &lt;mime:part&gt;
> > > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > >
> > > > > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > &lt;mim=
> > > > > > > e:content part=3D&quot;file&quot;
> > > > > > > type=3D&quot;multipart/mixed&quot;/&gt;<b=
> > > > > > >
> > > > > > > r>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> > > > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > &lt;/mime:part&gt;<br>&nbsp;&nbsp=
> > > > > > >
> > > > > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > > > > bsp;
> > > > > > > &lt;/mime:multipartRelated&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > > > > &nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:input&gt;
> > > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > &nbsp;&nbsp;&nbsp; &lt;wsdl:=
> > > > > > > output&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > &nbsp;&nbsp;&nbsp;=
> > > > > > > &nbsp;&nbsp;&nbsp; &lt;soap:body
> > > > > > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&=
> > > > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > &lt;/wsdl:output&gt;=
> > > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > > &lt;/wsdl:operation&gt;<br>&=
> > > > > > > nbsp;&nbsp;&nbsp; &lt;/wsdl:binding&gt;&nbsp;&nbsp;&nbsp;
> > > > > > > <br>&nbsp;&nbsp;&=
> > > > > > > nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:service
> > > > > > > name=3D&quot;WebDiskService&q=
> > > > > > > uot;&gt;
> > > > > > > <br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:port
> > > > > > > binding=3D&quot=
> > > > > > > ;tns:WebDiskSOAPBinding&quot;
> > > > > > > name=3D&quot;WebDiskSOAP&quot;&gt;<br>&nbsp;&=
> > > > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > &lt;soap:address location=
> > > > > > > =3D&quot;<a href=3D" http://localhost:8080/axis/services/WebDiskSOAP&quot;/"=
> > > > > > > <http://localhost:8080/axis/services/WebDiskSOAP%22/%22=>
> > > > > > > > http://localhost:8080/axis/services/WebDiskSOAP&quot;/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> > > > > > > </a>&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > > &lt;/wsdl:port&gt;&nbsp;&=
> > > > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp;
> > > > > > > &lt;/wsdl:service=
> > > > > > > &gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > > <br>&lt;/wsdl:definitions&gt;<br><br>
> > > > > > >
> > > > > > > ------=_Part_8470_7036360.1137348779925--
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> >
>

Re: failure notice

Posted by Simone Bonazzoli <s....@gmail.com>.
and so? what i have to do?

2006/1/16, Jim Azeltine <ja...@sbcglobal.net>:
>
> The JAFDataHandlerSerializerFactory class does have a createFactory()
> method though. It appears that the call is wrong.
>
> Jim
>
> *Simone Bonazzoli <s....@gmail.com>* wrote:
>
> i have the java activation framework installed in my system... the file
> activation.jar is in my classpath.... what wrong?
>
> 2006/1/16, Anne Thomas Manes < atmanes@gmail.com>:
> >
> > You also need the Java Activation Framework (JAF).
> >
> > On 1/16/06, Simone Bonazzoli <s.bonazzoli@gmail.com > wrote:
> > >
> > > i search in google and i find this page
> > > http://www.nabble.com/Error-or-Bug-in-Deployment-p136948.html   ... it
> > > looks that someone have my same problem ... i try to understand if this is
> > > an axis' bug or a my error... anyone can answer me?
> > >
> > >
> > > 2006/1/16, Simone Bonazzoli <s....@gmail.com>:
> > > >
> > > > What mean s jaf installed??? however i have the javamail.jar in my
> > > > classpath....
> > > > the eception is NoSuchMethodException and this seems very strange...
> > > > i read the axis API and the method create for class
> > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory doesn't
> > > > exist.....
> > > >
> > > > 2006/1/16, Anne Thomas Manes < atmanes@gmail.com>:
> > > > >
> > > > > Make sure you have JAF installed and in your classpath.
> > > > >
> > > > > On 1/16/06, Simone Bonazzoli <s.bonazzoli@gmail.com > wrote:
> > > > > >
> > > > > > Hi, i'm developing a simple webservice that support the upload
> > > > > > and download
> > > > > > of binary files... i look at the example "swa" present in the
> > > > > > samples
> > > > > > directory of the axis distribution....
> > > > > > i customize my wsdl and all otherthings but when i try to run my
> > > > > > client the
> > > > > > axis.log report this exception:
> > > > > >
> > > > > > java.lang.NoSuchMethodException:
> > > > > >
> > > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create
> > > > > > (
> > > > > > java.lang.Class, javax.xml.namespace.QName)
> > > > > >
> > > > > > below i put my wsdd file and my wsdl file... the question is: is
> > > > > > this an
> > > > > > axis bug or a my error... please help me :)
> > > > > >
> > > > > > 0    [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > getBundle(
> > > > > > org.apache.axis,org.apache.axis.i18n,resource,null,...)
> > > > > > 32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > loadBundle:
> > > > > > Ignoring MissingResourceExc eption: Can't find bundle for base
> > > > > > name
> > > > > > org.apache.axis.resource, locale en_US
> > > > > > 32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > Created
> > > > > > org.apache.axis.i18n.resource , linked to parent null
> > > > > > 33   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > getBundle(
> > > > > > org.apache.axis,org.apache.axis.utils,resource,null,...)
> > > > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > loadBundle:
> > > > > > Ignoring MissingResourceException: Can't find bundle for base
> > > > > > name
> > > > > > org.apache.axis.utils.resource, locale en_US
> > > > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > loadBundle:
> > > > > > Ignoring MissingResourceException: Can't find bundle for base
> > > > > > name
> > > > > > org.apache.axis.resource, locale en_US
> > > > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > Root packag=
> > > > > > e
> > > > > > not found, cross link to org.apache.axis.i18n.resource
> > > > > > 35 & nbsp; [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResourceBundle   - Root packag=
> > > > > > e
> > > > > > not found, cross link to org.apache.axis.i18n.resource
> > > > > > 36   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
> > > > > >
> > > > > > 37   [main] DEBUG
> > > > > > org.apache.axis.configuration.EngineConfigurationFactoryFinder  -
> > > > > > Factory
> > > > > > org.apache.axis.configuration.EngineConfigurationFactoryServletIgnored:
> > > > > > unable to load/resolve class.
> > > > > > 39   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(engineFactory)
> > > > > > 39   [main] DEBUG
> > > > > > org.apache.axis.configuration.EngineConfigurationFactoryFinder  -
> > > > > > Got
> > > > > > EngineFactory:
> > > > > > org.apache.axis.configuration.EngineConfigurationFactoryDefault
> > > > > > 45   [main] DEBUG org.apache.axis.AxisEngine  - Enter:
> > > > > > AxisEngine::init
> > > > > > 459  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject (attachEnabled)
> > > > > > 459  [main] DEBUG org.apache.axis.utils.JavaUtils  - Attachment
> > > > > > support is
> > > > > > enabled?  true
> > > > > > 502  [main] DEBUG
> > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
> > > > > >   -
> > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > > java.lang.String, {
> > > > > > http://xml.apache.org/xml-soap}PlainText)<http://xml.apache.org/xml-soap%7DPlainText%29>
> > > > > > 505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > org.apache.axis.i18n.resource::handleGetObject (oddDigits00)
> > > > > > 505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(badChars01)
> > > > > > 637  [main] DEBUG
> > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > > java.awt.Image, {
> > > > > > http://xml.apache.org/xml-soap}Image)
> > > > > > <http://xml.apache.org/xml-soap%7DImage%29>
> > > > > > 682  [main] DEBUG
> > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > > javax.mail.internet.MimeMultipart, {
> > > > > > http://xml.apache.org/xml-soap}Multipart)<http://xml.apache.org/xml-soap%7DMultipart%29>
> > > > > > 684  [main] DEBUG
> > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
> > > > > >   -
> > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(interface
> > > > > > javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source)
> > > > > > <http://xml.apache.org/xml-soap%7DSource%29>
> > > > > > 687  [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)<http://xml.apache.org/xml-soap%7Doctet-stream%29>
> > > > > > 688  [main] DEBUG
> > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
> > > > > >   -
> > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory()
> > > > > > 757  [main] DEBUG org.apache.axis.AxisEngine   - Exit:
> > > > > > AxisEngine::init
> > > > > > 775  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > > > @13785d3
> > > > > > added parameter >name:       {
> > > > > > http://www.informatica.uniroma2.it/WebDisk}listRequest
> > > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> > > > > > typeEntry:  null
> > > > > > mode:       IN
> > > > > > position:   0
> > > > > > isReturn:   false
> > > > > > typeQName:  { http://www.informatica.uniroma2.it/WebDisk}<http://www.informatica.uniroma2.it/WebDisk%7D>
> > > > > > >listRequest
> > > > > > javaType:   class it.uniroma2.informatica.types.ListRequest
> > > > > > inHeader:   false
> > > > > > outHeader:  false
> > > > > > @32efa7<total parameters:1
> > > > > > 775  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > > > @13785d3setReturnType({
> > > > > > http://www.informatica.uniroma2.it/WebDisk}listResponse)<http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29>
> > > > > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > > > @1242b11
> > > > > > added parameter >name:       fileName
> > > > > > typeEntry:  null
> > > > > > mode:       IN
> > > > > > position:   0
> > > > > > isReturn:   false
> > > > > > typeQName:  {http://www.w3.org/2001/XMLSchema}string<http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > > > javaType:   class java.lang.String
> > > > > > inHeader:   false
> > > > > > outHeader:  false
> > > > > > @1878144<total parameters:1
> > > > > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > > > @1242b11
> > > > > > added parameter >name:       file
> > > > > > typeEntry:  null
> > > > > > mode:       IN
> > > > > > position:   1
> > > > > > isReturn:   false
> > > > > > typeQName:  {http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart>
> > > > > > javaType:   class javax.mail.internet.MimeMultipart
> > > > > > inHeader:   false
> > > > > > outHeader:  false
> > > > > > @137d090<total parameters:2
> > > > > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > > > @1242b11setReturnType({http://www.w3.org/2001/XMLSchema}string)
> > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring%29>
> > > > > > 944  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(transport00)
> > > > > > 944  [main] DEBUG org.apache.axis.client.Call  - Transport is
> > > > > > org.apache.axis.transport.http.HTTPTransport@90c06f
> > > > > > 946  [main] D EBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(exception00)
> > > > > > 948  [main] DEBUG
> > > > > > org.apache.axis.encoding.ser.BaseSerializerFactory  -
> > > > > > Exception:
> > > > > > java.lang.NoSuchMethodException:
> > > > > >
> > > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > > > > > java.lang.Class, javax.xml.namespace.QName)
> > > > > >     at java.lang.Class.getMethod(Class.java:1581)
> > > > > >     at
> > > > > > org.apache.axis.encoding.ser.BaseSerializerFactory.createFactory
> > > > > > (
> > > > > > BaseSerializerFactory.java:254)
> > > > > >     at org.apache.axis.client.Call.registerTypeMapping(Call.java
> > > > > > :2315)
> > > > > >     at
> > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> > > > > > l
> > > > > > (WebDiskSOAPBindingStub.java:161)
> > > > > >     at
> > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > > > WebDiskSOAPBindingStub.java:218)
> > > > > >     at
> > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > WebDiskClient.java:80)
> > > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > WebDiskClient.java :36)
> > > > > > 952  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(exception00)
> > > > > > 952  [main] DEBUG
> > > > > > org.apache.axis.encoding.ser.BaseDeserializerFactory  -
> > > > > > Exception:
> > > > > > java.lang.NoSuchMethodException:
> > > > > >
> > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory.create
> > > > > > (
> > > > > > java.lang.Class, javax.xml.namespace.QName)
> > > > > >     at java.lang.Class.getMethod(Class.java:1581)
> > > > > >     at
> > > > > > org.apache.axis.encoding.ser.BaseDeserializerFactory.createFactory
> > > > > > (
> > > > > > BaseDeserializerFactory.java:225)
> > > > > >     at org.apache.axis.client.Call.registerTypeMapping(Call.java
> > > > > > :2317)
> > > > > >     at
> > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> > > > > > l
> > > > > > (WebDiskSOAPBindingStub.java:161)
> > > > > >     at
> > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > (
> > > > > > WebDiskSOAPBindingStub.java:218)
> > > > > >     at
> > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload (
> > > > > > WebDiskClient.java:80)
> > > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > WebDiskClient.java:36)
> > > > > > 953  [main] DEBUG
> > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
> > > > > >   -
> > > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > > javax.activation.DataHandler, {
> > > > > > http://www.informatica.uniroma2.it/WebDisk/}DataHandler)
> > > > > > <http://www.informatica.uniroma2.it/WebDisk/%7DDataHandler%29>
> > > > > > 962  [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > > > Call::invoke(ns,
> > > > > > meth, args)
> > > > > > 979  [main] DEBUG org.apache.axis.client.Call  -
> > > > > > operation=3Dname:
> > > > > > upload
> > > > > > returnQName: return
> > > > > > returnType:  { http://www.w3.org/2001/XMLSchema}string
> > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > > > returnClass: class java.lang.String
> > > > > > elementQName:null
> > > > > > soapAction:  null
> > > > > > style:       rpc
> > > > > > use:         encoded
> > > > > > numInParams: 2
> > > > > > method:null
> > > > > > ParameterDesc[0]:
> > > > > >   name:       fileName
> > > > > >   typeEntry:  null
> > > > > >   mode:       IN
> > > > > >   position:   0
> > > > > >   isReturn:   false
> > > > > >   typeQName:  {http://www.w3.org/2001/XMLSchema}string
> > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > > >   javaType:   class java.lang.String
> > > > > >   inHeader:   false
> > > > > >   outHeader:  false
> > > > > >
> > > > > > ParameterDesc[1]:
> > > > > >   name:       file
> > > > > >   typeEntry:  null
> > > > > >   mode:       IN
> > > > > >   position:   1
> > > > > >   isReturn:   false
> > > > > >   typeQName:  { http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart>
> > > > > >   javaType:   class javax.mail.internet.MimeMultipart
> > > > > >   inHeader:   false
> > > > > >   outHeader:  false
> > > > > >
> > > > > >
> > > > > > 979  [main] DEBUG org.apache.axis.client.Call  -
> > > > > > operation.getNumParams ()=
> > > > > > =3D2
> > > > > > 979  [main] DEB UG org.apache.axis.client.Call  - getParamList
> > > > > > number of
> > > > > > params: 2
> > > > > > 1000 [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > > > Call::invoke(RPCElement)
> > > > > > 1033 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
> > > > > > 1033 [main] DEBUG org.apache.axis.Message  - Attachment support
> > > > > > is enabled?
> > > > > > true
> > > > > > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Enter: SOAPPart
> > > > > > ctor(FORM_SOAPENVELOPE)
> > > > > > 1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
> > > > > > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Setting current
> > > > > > message form
> > > > > > to: FORM_SOAPENVELOPE (currentMessage is now
> > > > > > org.apache.axis.message.SOAPEnvelope)
> > > > > > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Exit: SOAPPart
> > > > > > ctor()
> > > > > > 1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(addBody00)
> > > > > > 1045 [main] DEBUG org.apache.axis.message.SOAPBody  - Adding
> > > > > > body element t=
> > > > > > o
> > > > > > message...
> > > > > > 1045 [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > > > Call::invoke()
> > > > > > 1046 [main] DEBUG org.apache.axis.MessageContext  -
> > > > > > MessageContext:
> > > > > > setTargetService(WebDiskSOAP)
> > > > > > 1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject (noService10)
> > > > > > 1047 [main] DEBUG org.apache.axis.ConfigurationException  -
> > > > > > Exception:
> > > > > > org.apache.axis.ConfigurationException: No service named
> > > > > > WebDiskSOAP is
> > > > > > available
> > > > > > org.apache.axis.ConfigurationException: No service named
> > > > > > WebDiskSOAP 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:2690)
> > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2443)
> > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > > > >     at
> > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > (
> > > > > > WebDiskSOAPBindingStub.java:230)
> > > > > >     at
> > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload (
> > > > > > WebDiskClient.java:80)
> > > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > WebDiskClient.java:36)
> > > > > >
> > > > > >     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:2690)
> > > > > >     at org.apache.axis.client.Call.invoke (Call.java:2443)
> > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > > > >     at
> > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > (
> > > > > > WebDiskSOAPBindingStub.java :230)
> > > > > >     at
> > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > WebDiskClient.java:80)
> > > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > WebDiskClient.java:36)
> > > > > > 1047 [main] DEBUG org.apache.axis.MessageContext   -
> > > > > > MessageContext:
> > > > > > setServiceHandler(null)
> > > > > > 1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(targetService)
> > > > > > 1047 [main] DEBUG org.apache.axis.client.Call   - Target
> > > > > > service:
> > > > > > WebDiskSOAP
> > > > > > 1047 [main] DEBUG org.apache.axis.MessageContext  -
> > > > > > MessageContext:
> > > > > > setTargetService(http://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> > > > > > )
> > > > > > 1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(noService10)
> > > > > > 1048 [main] DEBUG org.apache.axis.ConfigurationException  -
> > > > > > Exception:
> > > > > > org.apache.axis.ConfigurationException : No service named
> > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload is
> > > > > > available
> > > > > > org.apache.axis.ConfigurationException: No service named
> > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload 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)
> > > > > >    &nb sp;at org.apache.axis.client.Call.invoke(Call.java:2738)
> > > > > >     at org.apache.axis.client.Call.invoke (Call.java:2443)
> > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > > > >     at
> > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > (
> > > > > > WebDiskSOAPBindingStub.java :230)
> > > > > >     at
> > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > WebDiskClient.java:80)
> > > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > WebDiskClient.java:36)
> > > > > >
> > > > > >     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:2443)
> > > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > > > >     at
> > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > > > > > (
> > > > > > WebDiskSOAPBindingStub.java :230)
> > > > > >     at
> > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > WebDiskClient.java:80)
> > > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > > WebDiskClient.java:36)
> > > > > > 1048 [main] DEBUG org.apache.axis.MessageContext   -
> > > > > > MessageContext:
> > > > > > setServiceHandler(null)
> > > > > > 1055 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
> > > > > > SOAPPart::getAsSOAPEnvelope()
> > > > > > 1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject (currForm)
> > > > > > 1055 [main] DEBUG org.apache.axis.SOAPPart  - current form is
> > > > > > FORM_SOAPENVELOPE
> > > > > > 1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > 1055 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > > register
> > > > > > 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
> > > > > > 1055 [main] DEBUG org.apache.axis.utils.NSStack   - NSPush (32)
> > > > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > > register
> > > > > > 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
> > > > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > > register
> > > > > > 'xsd' - ' http://www.w3.org/2001/XMLSchema '
> > > > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > > 10 56 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > > register
> > > > > > 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance '
> > > > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > > > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > > Start
> > > > > > element [ http://schemas.xmlsoap.org/soap/envelope/]:Envelope<http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
> > > > > > 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://schemas.xmlsoap.org/soap/envelope/]:Body<http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
> > > > > > 1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > > 1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > > 1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > > register
> > > > > > '' - ''
> > > > > > 1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > > 1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > > 1063 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > > > 1063 [main] DEBUG org.apache.axis.encoding.SerializationContext  - Start
> > > > > > element []:upload
> > > > > > 1069 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > > > 1069 [main] DEBUG org.apache.axis.encoding.SerializationContext  - Start
> > > > > > element []:fileName
> > > > > > 1069 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > > 1076 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > 1076 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > > End
> > > > > > element fileName
> > > > > > 1076 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > > > > 1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > > > 1090 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > > Start
> > > > > > element []:file
> > > > > > 1090 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > > End
> > > > > > element file
> > > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
> > > > > > element upload
> > > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > > End
> > > > > > element soapenv:Body
> > > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > > End
> > > > > > element soapenv:Envelope
> > > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(empty00)
> > > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
> > > > > > 1091 [main] DEBUG org.apache.axis.client.Call  - <?xml
> > > > > > version=3D"1.0"
> > > > > > encoding=3D"UTF-8"?><soapenv:Envelope xmlns:soapenv=3D"
> > > > > > http://schemas.xmlsoap.org/soap/envelope/"
> > > > > > <http://schemas.xmlsoap.org/soap/envelope/%22>xmlns:xsd=3D"
> > > > > > http://www.w3.org/2001/XMLSchema"<http://www.w3.org/2001/XMLSchema%22>xmlns:xsi=3D"
> > > > > > http://www.w3.org/2001/XMLSchema-instance"
> > > > > > <http://www.w3.org/2001/XMLSchema-instance%22>
> > > > > > ><soapenv:Body><upload
> > > > > > xmlns=3D""><fileName> fileEst.jpg</fileName><file
> > > > > >
> > > > > > href=3D"cid:E773E1C9F468724E1683F8F6B8FE05A9"/></upload></soapenv:Body></so=
> > > > > > apenv:Envelope>
> > > > > > 1092 [main] DEBUG org.apache.axis.client.AxisClient   - Enter:
> > > > > > AxisClient::invoke
> > > > > > 1092 [main] DEBUG org.apache.axis.client.AxisClient  -
> > > > > > EngineHandler: null
> > > > > > 1101 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject (axisUserAgent)
> > > > > > 1110 [main] DEBUG org.apache.axis.SimpleChain  - Enter:
> > > > > > SimpleChain::invoke
> > > > > > 1111 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(enter00)
> > > > > > 1111 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
> > > > > > Enter:
> > > > > > HTTPSender::invoke
> > > > > > 1112 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
> > > > > > SOAPPart::saveChanges
> > > > > >
> > > > > > ..................
> > > > > > .................
> > > > > > ..............
> > > > > >
> > > > > >
> > > > > > the wsdl file
> > > > > >
> > > > > > <?xml version=3D"1.0" encoding=3D"UTF-8"?>
> > > > > >
> > > > > > <wsdl:definitions
> > > > > >   targetNamespace=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl
> > > > > > "
> > > > > >   xmlns=3D"http://schemas.xmlsoap.org/wsdl/"
> > > > > >   xmlns:tns=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl
> > > > > > "
> > > > > >   xmlns:soap=3D"http://schemas.xmlsoap.org/wsdl/soap/"
> > > > > >   xmlns:wsdl=3D" http://schemas.xmlsoap.org/wsdl/ "
> > > > > >   xmlns:types=3D"http://www.informatica.uniroma2.it/WebDisk"
> > > > > >   xmlns:mime=3D" http://schemas.xmlsoap.org/wsdl/mime/ "
> > > > > >   xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema"
> > > > > > name=3D"WebDisk">
> > > > > >
> > > > > >     <wsdl:types>
> > > > > >         <xsd:schema elementFormDefault=3D"qualified"
> > > > > >             targetNamespace=3D"
> > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/types"
> > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/types%22>>
> > > > > >               <xsd:import namespace=3D"
> > > > > > http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> > > > > > schemaLocation=3D"/home/simo/develop/java/WebDisk/src/it/uniroma2/informati=
> > > > > >
> > > > > > ca/WebDisk.xsd"/>
> > > > > >         </xsd:schema>
> > > > > >     </wsdl:types>
> > > > > >
> > > > > >     <wsdl:message name=3D"listRequest">
> > > > > >          <wsdl:part name=3D"parameters"
> > > > > > element=3D"types:listRequest" />
> > > > > >     </wsdl:message>
> > > > > >     <wsdl:message name=3D"listResponse">
> > > > > >         <wsdl:part name=3D"parameters"
> > > > > > element=3D"types:listResponse"/>
> > > > > >     </wsdl:message>
> > > > > >
> > > > > >     <wsdl:message name=3D"uploadRequest">
> > > > > >         <wsdl:part name=3D"fileName" type=3D"xsd:string"/>
> > > > > >         <wsdl:part name=3D"file" type=3D"xsd:base64Binary"/>
> > > > > >     </wsdl:message>
> > > > > >
> > > > > >     <wsdl:message name=3D"uploadResponse">
> > > > > >         <wsdl:part name=3D"return" type=3D"xsd:string"/>
> > > > > >     </wsdl:message>
> > > > > >
> > > > > >
> > > > > >     <wsdl:portType name=3D"WebDiskPortType">
> > > > > >         <wsdl:operation name=3D"list">
> > > > > >             <wsdl:input message=3D"tns:listRequest" />
> > > > > >             <wsdl:output message=3D"tns:listResponse" />
> > > > > >         </wsdl:operation>
> > > > > >
> > > > > >         <wsdl:operation name=3D"upload">
> > > > > >             <wsdl:input message=3D"tns:uploadRequest"/>
> > > > > >             <wsdl:output message=3D"tns:uploadResponse"/>
> > > > > >         </wsdl:operation>
> > > > > >     </wsdl:portType>
> > > > > >
> > > > > >     <wsdl:binding name=3D"WebDiskSOAPBinding"
> > > > > > type=3D"tns:WebDiskPortType">
> > > > > >         <soap:binding style=3D"document" transport=3D"
> > > > > > http://schemas.xmlsoap.org/soap/http"/<http://schemas.xmlsoap.org/soap/http%22/>
> > > > > > >
> > > > > >         <wsdl:operation name=3D"list">
> > > > > >             <soap:operation soapAction=3D"
> > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/list"/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>
> > > > > > >
> > > > > >             <wsdl:input>
> > > > > >                 <soap:body use=3D"literal"/>
> > > > > >             </wsdl:input>
> > > > > >             <wsdl:output>
> > > > > >                 <soap:body use=3D"literal"/>
> > > > > >             </wsdl:output>
> > > > > >         </wsdl:operation>
> > > > > >
> > > > > >         <wsdl:oper ation name=3D"upload">
> > > > > >             <soap:operation soapAction=3D"
> > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"/
> > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/>>
> > > > > >             <wsdl:input>
> > > > > >                 <mime:multipartRelated>
> > > > > >                     <mime:part>
> > > > > >                         <soap:body use=3D"literal"
> > > > > > parts=3D"fileName"/>
> > > > > >                     </mime:part>
> > > > > >                     <mime:part>
> > > > > >                         <mime:content part=3D"file"
> > > > > > type=3D"multipart/mixed=
> > > > > > "/>
> > > > > >                     </mime:part>
> > > > > >                 </mime:multipartRelated>
> > > > > >             </wsdl:input>
> > > > > >             <wsdl:output>
> > > > > >                 <soap:body use=3D"literal"/>
> > > > > >             </wsdl:output>
> > > > > >         </wsdl:operation>
> > > > > >     </wsdl:binding>
> > > > > >
> > > > > >     <wsdl:service name=3D"WebDiskService">
> > > > > >
> > > > > >         <wsdl:port binding=3D"tns:WebDiskSOAPBinding"
> > > > > > name=3D"WebDiskSOAP">
> > > > > >             <soap:address location=3D"
> > > > > > http://localhost:8080/axis/services/WebDiskSOAP"/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> > > > > > >
> > > > > >         </wsdl:port>
> > > > > >
> > > > > >     </wsdl:service>
> > > > > >
> > > > > > </wsdl:definitions>
> > > > > >
> > > > > > ------=_Part_8470_7036360.1137348779925
> > > > > > Content-Type: text/html; charset=ISO-8859-1
> > > > > > Content-Transfer-Encoding: quoted-printable
> > > > > > Content-Disposition: inline
> > > > > >
> > > > > > Hi, i'm developing a simple webservice that support the upload
> > > > > > and download=
> > > > > > of binary files... i look at the example &quot;swa&quot; present
> > > > > > in the sa=
> > > > > > mples directory of the axis distribution....<br>i customize my
> > > > > > wsdl and all=
> > > > > > otherthings but when i try to run my client the=20
> > > > > > axis.log report this exception:<br><br>
> > > > > > java.lang.NoSuchMethodException: org=
> > > > > >
> > > > > > .apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > > > > > java.lang.=
> > > > > > Class, javax.xml.namespace.QName)<br><br>below i put my wsdd
> > > > > > file and my ws=
> > > > > > dl fil e... the question is: is this an axis bug or a my
> > > > > > error... please hel=
> > > > > > p me :)
> > > > > > <br><br>0&nbsp;&nbsp;&nbsp; [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResour=
> > > > > > ceBundle&nbsp; - getBundle( org.apache.axis,org.apache.axis.i18n
> > > > > > ,resource,nu=
> > > > > > ll,...)<br>32&nbsp;&nbsp; [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResource=
> > > > > > Bundle&nbsp; - loadBundle: Ignoring MissingResourceException:
> > > > > > Can't find bu=
> > > > > > ndle for base name=20
> > > > > > org.apache.axis.resource, locale en_US<br>32&nbsp;&nbsp; [main]
> > > > > > DEBUG org.a=
> > > > > > pache.axis.i18n.ProjectResourceBundle&nbsp; - Created
> > > > > > org.apache.axis.i18n.=
> > > > > > resource, linked to parent null<br>33&nbsp;&nbsp; [main] DEBUG
> > > > > > org.apache.a=
> > > > > > xis.i18n.ProjectResourceBundle
> > > > > > &nbsp; - getBundle(org.apache.axis,org.apache.axis.utils
> > > > > > ,resource,null,...)=
> > > > > > <br>35&nbsp;&nbsp; [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResourceBundle&=
> > > > > > nbsp; - loadBundle: Ignoring MissingResourceException: Can't
> > > > > > find bundle fo=
> > > > > > r base name org.apache.axis.utils.resource
> > > > > > , locale en_US<br>35&nbsp;&nbsp; [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectR=
> > > > > > esourceBundle&nbsp; - loadBundle: Ignoring
> > > > > > MissingResourceException: Can't =
> > > > > > find bundle for base name org.apache.axis.resource, locale
> > > > > > en_US<br>35&nbsp=
> > > > > > ;&nbsp; [main] DEBUG=20
> > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; - Root package
> > > > > > not found, =
> > > > > > cross link to org.apache.axis.i18n.resource<br>35&nbsp;&nbsp;
> > > > > > [main] DEBUG =
> > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - Root package
> > > > > > not found, =
> > > > > > cross link to org.apache.axis.i18n.resource
> > > > > > <br>36&nbsp;&nbsp; [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResourceBundle&=
> > > > > > nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > (engineConfigLoadFact=
> > > > > > ory)<br>37&nbsp;&nbsp; [main] DEBUG
> > > > > > org.apache.axis.configuration.EngineCon=
> > > > > > figurationFactoryFinder
> > > > > > &nbsp; - Factory
> > > > > > org.apache.axis.configuration.EngineConfigurationFactorySe=
> > > > > > rvlet Ignored: unable to load/resolve class.<br>39&nbsp;&nbsp;
> > > > > > [main] DEBUG=
> > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > org.apache.axis.i18n.re=
> > > > > > source::handleGetObject
> > > > > > (engineFactory)<br>39&nbsp;&nbsp; [main] DEBUG
> > > > > > org.apache.axis.configuratio=
> > > > > > n.EngineConfigurationFactoryFinder&nbsp ; - Got EngineFactory:
> > > > > > org.apache.ax=
> > > > > > is.configuration.EngineConfigurationFactoryDefault<br>45&nbsp;&nbsp;
> > > > > > [main]=
> > > > > > DEBUG org.apache.axis.AxisEngine
> > > > > > &nbsp; - Enter: AxisEngine::init<br>459&nbsp; [main] DEBUG
> > > > > > org.apache.axis.=
> > > > > > i18n.ProjectResourceBundle&nbsp; -
> > > > > > org.apache.axis.i18n.resource::handleGet=
> > > > > > Object(attachEnabled)<br>459&nbsp; [main] DEBUG
> > > > > > org.apache.axis.utils.JavaU=
> > > > > > tils&nbsp; - Attachment support is enabled?& nbsp; true
> > > > > > <br>502&nbsp; [main] DEBUG
> > > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeser=
> > > > > > ializerFactory&nbsp; - Enter/Exit:
> > > > > > JAFDataHandlerDeserializerFactory(class =
> > > > > > java.lang.String, {<a href=3D"http://xml.apache.org/xml-soap}PlainText)"<http://xml.apache.org/xml-soap%7DPlainText%29%22>
> > > > > > >ht=
> > > > > > tp://xml.apache.org/xml-soap}PlainText)
> > > > > > </a><br>505&nbsp; [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResourceBundle&n=
> > > > > > bsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > (oddDigits00)<br>505&n=
> > > > > > bsp; [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.ap=
> > > > > > ache.axis.i18n.resource::handleGetObject
> > > > > > (badChars01)<br>637&nbsp; [main] DEBUG
> > > > > > org.apache.axis.encoding.ser.JAFData=
> > > > > > HandlerDeserializerFactory&nbsp; - Enter/Exit:
> > > > > > JAFDataHandlerDeserializerFa=
> > > > > > ctory(class java.awt.Image, {<a href=3D"
> > > > > > http://xml.apache.org/xml-soap}Imag=<http://xml.apache.org/xml-soap%7DImag=>
> > > > > > e)"> http://xml.apache.org/xml-soap}Image)<http://xml.apache.org/xml-soap%7DImage%29>
> > > > > > </a><br>682&nbsp; [main] DEBUG
> > > > > > org.apache.axis.encoding.ser.JAFDataHandlerD=
> > > > > > eserializerFactory&nbsp; - Enter/Exit:
> > > > > > JAFDataHandlerDeserializerFactory(cl=
> > > > > > ass javax.mail.internet.MimeMultipart, {<a href=3D"http://xml.apache.org/xm=
> > > > > > l-soap}Multipart)">
> > > > > > http://xml.apache.org/xml-soap}Multipart)
> > > > > > <http://xml.apache.org/xml-soap%7DMultipart%29></a><br>684&nbsp;
> > > > > > [main] DEBUG org=
> > > > > > .apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp;
> > > > > > - Enter/E=
> > > > > > xit: JAFDataHandlerDeserializerFactory(interface
> > > > > > javax.xml.transform.Source=
> > > > > > , {<a href=3D" http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29>
> > > > > > ">
> > > > > > http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29></a><br>687&nbsp;
> > > > > > [main] DEBUG org.ap=
> > > > > > ache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > > > > > Enter/Exit=
> > > > > > : JAFDataHandlerDeserializerFactory(class
> > > > > > org.apache.axis.attachments.Octet=
> > > > > > Stream
> > > > > > , {<a href=3D"http://xml.apache.org/xml-soap}octet-stream)"
> > > > > > <http://xml.apache.org/xml-soap%7Doctet-stream%29%22>>http://xml.apac=
> > > > > >
> > > > > > he.org/xml-soap}octet-stream)<http://he.org/xml-soap%7Doctet-stream%29></a><br>688&nbsp;
> > > > > > [main] DEBUG org.apache.axis=
> > > > > > .encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > > > > > Enter/Exit: JAFData=
> > > > > > HandlerDeserializerFactory()
> > > > > > <br>757&nbsp; [main] DEBUG org.apache.axis.AxisEngine&nbsp; -
> > > > > > Exit: AxisEng=
> > > > > > ine::init<br>775&nbsp; [main] DEBUG
> > > > > > org.apache.axis.description.OperationDe=
> > > > > > sc&nbsp; - @13785d3 added parameter
> > > > > > &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > > > &nbsp; {<a href=3D"http://www.informatica.uniroma2.it/WebDisk}listRequest
> > > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>">
> > > > > > http://www.informatica.uniroma2.it/WebDisk}listRequest<http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> > > > > > </a><br>typeEntry:&nb=
> > > > > > sp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > IN<br>position:&nbsp;=
> > > > > > &nbsp; 0<br>isReturn:&nbsp;&nbsp; false<br>typeQName:&nbsp; {<a
> > > > > > href=3D"htt=
> > > > > > p://www.informatica.uniroma2.it/WebDisk}">
> > > > > > http://www.informatica.uniroma2.i=
> > > > > > t/WebDisk}
> > > > > > </a>&gt;listRequest<br>javaType:&nbsp;&nbsp; class
> > > > > > it.uniroma2.informatica.=
> > > > > > types.ListRequest<br>inHeader:&nbsp;&nbsp;
> > > > > > false<br>outHeader:&nbsp; false<=
> > > > > > br>@32efa7&lt;total parameters:1<br>775&nbsp; [main] DEBUG
> > > > > > org.apache.axis.=
> > > > > > description.OperationDesc&nbsp; - @13785d3setReturnType({
> > > > > > <a href=3D"http://www.informatica.uniroma2.it/WebDisk}listResponse)"
> > > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29%22>
> > > > > > >http:/=
> > > > > > /www.informatica.uniroma2.it/WebDisk}listResponse)</a><br>787&nbsp;
> > > > > > [main] =
> > > > > > DEBUG org.apache.axis.description.OperationDesc&nbsp; - @1242b11
> > > > > > added para=
> > > > > > meter &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fileName
> > > > > > <br>typeEntry:&nbsp;
> > > > > > null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<b=
> > > > > > r>position:&nbsp;&nbsp; 0<br>isReturn:&nbsp;&nbsp;
> > > > > > false<br>typeQName:&nbsp=
> > > > > > ; {<a href=3D"http://www.w3.org/2001/XMLSchema}string"<http://www.w3.org/2001/XMLSchema%7Dstring%22>
> > > > > > > http://www.w3.org/20=
> > > > > > 01/XMLSchema}string</a><br>javaType:&nbsp;&nbsp; class
> > > > > > java.lang.String
> > > > > > <br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp;
> > > > > > false<br>@1878144&lt;to=
> > > > > > tal parameters:1<br>787&nbsp; [main] DEBUG
> > > > > > org.apache.axis.description.Oper=
> > > > > > ationDesc&nbsp; - @1242b11 added parameter
> > > > > > &gt;name:&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > ;&nbsp;&nbsp; file<br>typeEntry:&nbsp;
> > > > > > null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > ;&nbsp;&nbsp; IN
> > > > > > <br>position:&nbsp;&nbsp; 1<br>isReturn:&nbsp;&nbsp;
> > > > > > false<br>typeQName:&nb=
> > > > > > sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart"<http://xml.apache.org/xml-soap%7DMultipart%0A+%22>
> > > > > > >http://xml.apache=
> > > > > > .org/xml-soap}Multipart</a><br>javaType:&nbsp;&nbsp; class
> > > > > > javax.mail.inter=
> > > > > > net.MimeMultipart <br>inHeader:&nbsp;&nbsp; false
> > > > > > <br>outHeader:&nbsp; false<br>@137d090&lt;total
> > > > > > parameters:2<br>787&nbsp; [=
> > > > > > main] DEBUG org.apache.axis.description.OperationDesc&nbsp ; -
> > > > > > @1242b11setRe=
> > > > > > turnType({<a href=3D"http://www.w3.org/2001/XMLSchema}string)"
> > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring%29%22>>http://www.w=
> > > > > > 3.org/2001/XMLSchema}string)<http://3.org/2001/XMLSchema%7Dstring%29>
> > > > > > </a><br>944&nbsp; [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResourceBundle&n=
> > > > > > bsp; - org.apache.axis.i18n.resource::handleGetObject(transport00)<br>944&n=
> > > > > >
> > > > > > bsp; [main] DEBUG org.apache.axis.client.Call&nbsp; - Transport
> > > > > > is org.apac=
> > > > > > he.axis.transport.http.HTTPTransport@90c06f
> > > > > > <br>946&nbsp; [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ;=
> > > > > > - org.apache.axis.i18n.resource::handleGetObject
> > > > > > (exception00)<br>948&nbsp;=
> > > > > > [main] DEBUG
> > > > > > org.apache.axis.encoding.ser.BaseSerializerFactory&nbsp; - Ex=
> > > > > > ception:<br>java.lang.NoSuchMethodException
> > > > > > :
> > > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create
> > > > > > (java.=
> > > > > > lang.Class, javax.xml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > java.lang.C=
> > > > > > lass.getMethod(Class.java:1581)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.en=
> > > > > > coding.ser.BaseSerializerFactory.createFactory
> > > > > > (BaseSerializerFactory.java:254)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.c=
> > > > > > lient.Call.registerTypeMapping(Call.java:2315)<br>&nbsp;&nbsp;&nbsp;
> > > > > > at it.=
> > > > > >
> > > > > > uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCall
> > > > > > (WebDiskS=
> > > > > > OAPBindingStub.java:161)<br>
> > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindin=
> > > > > > gStub.upload (WebDiskSOAPBindingStub.java:218)<br>&nbsp;&nbsp;&nbsp;
> > > > > > at it.u=
> > > > > > niroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > > WebDiskClient.java=
> > > > > > :80)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > it.uniroma2.informatica.webservices.WebDiskCl=
> > > > > > ient.main
> > > > > > (WebDiskClient.java:36)<br>952&nbsp; [main] DEBUG
> > > > > > org.apache.axis.i18n.Proj=
> > > > > > ectResourceBundle&nbsp; -
> > > > > > org.apache.axis.i18n.resource::handleGetObject(ex=
> > > > > > ception00)<br>952&nbsp; [main] DEB UG
> > > > > > org.apache.axis.encoding.ser.BaseDeser=
> > > > > > ializerFactory
> > > > > > &nbsp; - Exception:<br>java.lang.NoSuchMethodException:
> > > > > > org.apache.axis.enc=
> > > > > > oding.ser.JAFDataHandlerDeserializerFactory.create(
> > > > > > java.lang.Class, javax.x=
> > > > > > ml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > java.lang.Class.getMethod(Clas=
> > > > > > s.java:1581)<br>
> > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.encoding.ser.BaseDeserializerFactory.=
> > > > > > createFactory( BaseDeserializerFactory.java:225)<br>&nbsp;&nbsp;&nbsp;
> > > > > > at or=
> > > > > > g.apache.axis.client.Call.registerTypeMapping(Call.java
> > > > > > :2317)<br>&nbsp;&nbs=
> > > > > > p;&nbsp; at
> > > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.crea=
> > > > > > teCall
> > > > > > (WebDiskSOAPBindingStub.java:161)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > it.uniroma2.info=
> > > > > > rmatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > > > WebDiskSOAPBindingStub.ja=
> > > > > > va:218)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > it.uniroma2.informatica.webservices.WebDis=
> > > > > > kClient.testUpload(WebDiskClient.java
> > > > > > :80)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > it.uniroma2.informatica.webservices.WebDiskCl=
> > > > > > ient.main(WebDiskClient.java:36)<br>953&nbsp; [main] DEBUG
> > > > > > org.apache.axis.=
> > > > > > encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > > > > > Enter/Exit: JAFDataH=
> > > > > > andlerDeserializerFactory(class=20
> > > > > > javax.activation.DataHandler, {<a href=3D"http://www.informatica.uniroma2.i=
> > > > > > t/WebDisk/}DataHandler)">http://www.informatica.uniroma2.it/WebDisk/}DataHa=
> > > > > > <http://www.informatica.uniroma2.it/WebDisk/%7DDataHa=>
> > > > > > ndler)</a><br>962&nbsp; [main] DEBUG
> > > > > > org.apache.axis.client.Call&nbsp; - En=
> > > > > > ter: Call::invoke(ns, meth, args)
> > > > > > <br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; -
> > > > > > operation=3D=
> > > > > > name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > upload<br>returnQName: retu=
> > > > > > rn<br>returnType:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}string=
> > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring=>
> > > > > > ">http://www.w3.org/2001/XMLSchema}string
> > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>returnClass:
> > > > > > class=20
> > > > > > java.lang.String<br>elementQName:null<br>soapAction:&nbsp;
> > > > > > null<br>style:&n=
> > > > > > bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > rpc<br>use:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > ;&nbsp;&nbsp;&nbsp; encoded<br>numInParams:
> > > > > > 2<br>method:null<br>&nbsp;Param=
> > > > > > eterDesc[0]:<br>&nbsp; name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > fileName<b=
> > > > > > r>&nbsp; typeEntry:&nbsp; null<br>&nbsp;
> > > > > > mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > ;&nbsp; IN
> > > > > > <br>&nbsp; position:&nbsp;&nbsp; 0<br>&nbsp;
> > > > > > isReturn:&nbsp;&nbsp; false<br=
> > > > > > >&nbsp; typeQName:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}strin=
> > > > > > <http://www.w3.org/2001/XMLSchema%7Dstrin=>
> > > > > > g">http://www.w3.org/2001/XMLSchema}string
> > > > > > <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>&nbsp;
> > > > > > javaType:&nbsp;&nb=
> > > > > > sp; class java.lang.String<br>&nbsp; inHeader:&nbsp;&nbsp;
> > > > > > false<br>
> > > > > > &nbsp; outHeader:&nbsp;
> > > > > > false<br><br>&nbsp;ParameterDesc[1]:<br>&a mp;nbsp; name=
> > > > > > :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; file<br>&nbsp;
> > > > > > typeEntry:&nbsp; null<=
> > > > > > br>&nbsp; mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<br>&nbsp;
> > > > > > position:&=
> > > > > > nbsp;&nbsp; 1<br>&nbsp; isReturn:&nbsp;&nbsp; false<br>&nbsp;
> > > > > > typeQName:&nb=
> > > > > > sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart
> > > > > > <http://xml.apache.org/xml-soap%7DMultipart>">
> > > > > > http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart></a><br>&nbsp;
> > > > > > javaType:&nbsp;&nbsp=
> > > > > > ; class javax.mail.internet.MimeMultipart<br>&nbsp;
> > > > > > inHeader:&nbsp;&nbsp; f=
> > > > > > alse<br>&nbsp; outHeader:&nbsp; false<br><br><br>979&n bsp;
> > > > > > [main] DEBUG org=
> > > > > > .apache.axis.client.Call&nbsp; - operation.getNumParams
> > > > > > ()=3D2<br>979&nbsp; [main] DEBUG
> > > > > > org.apache.axis.client.Call&nbsp; - getPar=
> > > > > > amList number of params: 2<br>1000 [main] DEBUG
> > > > > > org.apache.axis.client.Call=
> > > > > > &nbsp; - Enter: Call::invoke(RPCElement)<br>1033 [main] DEBUG
> > > > > > org.apache.ax=
> > > > > > is.i18n.ProjectResourceBundle
> > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > (attachEnabled)<br>1=
> > > > > > 033 [main] DEBUG org.apache.axis.Message&nbsp; - Attachment
> > > > > > support is enab=
> > > > > > led?&nbsp; true<br>1045 [main] DEBUG
> > > > > > org.apache.axis.SOAPPart&nbsp; - Enter=
> > > > > > : SOAPPart ctor(FORM_SOAPENVELOPE)
> > > > > > <br>1045 [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - or=
> > > > > > g.apache.axis.i18n.resource::handleGetObject(setMsgForm)<br>1045
> > > > > > [main] DEB=
> > > > > > UG org.apache.axis.SOAPPart&nbsp; - Setting current message form
> > > > > > to: FORM_S=
> > > > > > OAPENVELOPE (currentMessage is now=20
> > > > > > org.apache.axis.message.SOAPEnvelope)<br>1045 [main] DEBUG
> > > > > > org.apache.axis.=
> > > > > > SOAPPart&nbsp; - Exit: SOAPPart ctor()<br>1045 [main] DEBUG
> > > > > > org.apache.axis=
> > > > > > .i18n.ProjectResourceBundle&nbsp; -
> > > > > > org.apache.axis.i18n.resource::handleGe=
> > > > > > tObject
> > > > > > (addBody00)<br>1045 [main] DEBUG
> > > > > > org.apache.axis.message.SOAPBody&nbsp; - A=
> > > > > > dding body element to message...<br>1045 [main] DEBUG
> > > > > > org.apache.axis.clien=
> > > > > > t.Call&nbsp; - Enter: Call::invoke()<br>1046 [main] DEBUG
> > > > > > org.apache.axis.M=
> > > > > > essageContext
> > > > > > &nbsp; - MessageContext: setTargetService(WebDiskSOAP)<br>1046
> > > > > > [main] DEBUG=
> > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > org.apache.axis.i18n.re=
> > > > > > source::handleGetObject(noService10)<br>1047 [main] DEBUG
> > > > > > org.apache.axis.C=
> > > > > > onfigurationException
> > > > > > &nbsp; - Exception: <br> org.apache.axis.ConfigurationException:
> > > > > > No service =
> > > > > > named WebDiskSOAP is available<br>
> > > > > > org.apache.axis.ConfigurationException: N=
> > > > > > o service named WebDiskSOAP is available<br>&nbsp;&nbsp;&nbsp;
> > > > > > at org.apach=
> > > > > > e.axis.configuration.FileProvider.getService
> > > > > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.AxisEngine=
> > > > > > .getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.M=
> > > > > > essageContext.setTargetService(MessageContext.java
> > > > > > :755)<br>&nbsp;&nbsp;&nbs=
> > > > > > p; at org.apache.axis.client.Call.invoke(
> > > > > > Call.java:2690)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.client.Call.invoke=
> > > > > > (Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.client.Call.invok=
> > > > > > e(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.client.Call.invo=
> > > > > > ke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > it.uniroma2.informatica.webserv=
> > > > > > ices.WebDiskSOAPBindingStub.upload
> > > > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > it.uniroma2.info=
> > > > > > rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java
> > > > > > :80)<br>&nbs=
> > > > > > p;&nbsp;&nbsp; at
> > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > > > bDiskClient.java:36)<br><br>
> > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.configuration.FileProvider.getService=
> > > > > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.AxisEngine=
> > > > > > .getService(AxisEngine.java :311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.M=
> > > > > > essageContext.setTargetService(MessageContext.java
> > > > > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.client.Call.invoke(Call.java=
> > > > > > :2690)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.client.Call.invoke(Call.jav=
> > > > > > a:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.client.Call.invoke(Call.ja=
> > > > > > va:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.client.Call.invoke
> > > > > > (Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > it.uniroma2.informatica.webservic=
> > > > > > es.WebDiskSOAPBindingStub.upload(WebDiskSOAPBindingStub.java:230)<br>&nbsp;=
> > > > > >
> > > > > > &nbsp;&nbsp; at
> > > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUploa=
> > > > > > d(WebDiskClient.java:80)<br>
> > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > it.uniroma2.informatica.webservices.WebDiskClient.mai=
> > > > > > n(WebDiskClient.java:36)<br>1047 [main] DEBUG
> > > > > > org.apache.axis.MessageContex=
> > > > > > t&nbsp; - MessageContext: setServiceHandler(null)<br>1047 [main]
> > > > > > DEBUG org.=
> > > > > > apache.axis.i18n.ProjectResourceBundle
> > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > (targetService)<br>1=
> > > > > > 047 [main] DEBUG org.apache.axis.client.Call&nbsp; - Target
> > > > > > service:&nbsp; =
> > > > > > WebDiskSOAP<br>1047 [main] DEBUG
> > > > > > org.apache.axis.MessageContext&nbsp ; - Mes=
> > > > > > sageContext: setTargetService(
> > > > > > <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>>http://w=
> > > > > > ww.informatica.uniroma2.it/WebDisk/wsdl/upload</a>)<br>1047
> > > > > > [main] DEBUG or=
> > > > > > g.apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > > org.apache.axis.i18n.resou=
> > > > > > rce::handleGetObject
> > > > > > (noService10)<br>1048 [main] DEBUG
> > > > > > org.apache.axis.ConfigurationException&n=
> > > > > > bsp; - Exception: <br>org.apache.axis.ConfigurationException: No
> > > > > > service na=
> > > > > > med <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>
> > > > > > >http=
> > > > > > ://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> > > > > > </a> is available<br>org.apache.axis.ConfigurationException: No
> > > > > > service nam=
> > > > > > ed <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>
> > > > > > >http:=
> > > > > > //www.informatica.uniroma2.it/WebDisk/wsdl/upload</a> is
> > > > > > available<br>&nbsp=
> > > > > > ;&nbsp;&nbsp; at=20
> > > > > > org.apache.axis.configuration.FileProvider.getService(
> > > > > > FileProvider.java:233=
> > > > > > )<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.AxisEngine.getService
> > > > > > (AxisEngine=
> > > > > > .java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.MessageContext.setTarge=
> > > > > > tService(MessageContext.java
> > > > > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.transport.http.HTTPTransport=
> > > > > > .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp;
> > > > > > at or=
> > > > > > g.apache.axis.client.Transport.setupMessageContext (
> > > > > > Transport.java:46)<br>&n=
> > > > > > bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > > > > (Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.client.Call.invok=
> > > > > > e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.client.Call.invo=
> > > > > > ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.client.Call.inv=
> > > > > > oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > it.uniroma2.informatica.webser=
> > > > > > vices.WebDiskSOAPBindingStub.upload
> > > > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > it.uniroma2.info=
> > > > > > rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs=
> > > > > >
> > > > > > p;&nbsp;&nbsp; at
> > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > > > bDiskClient.java:36)<br><br>
> > > > > > &nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.configuration.FileProvider.getService=
> > > > > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.AxisEngine=
> > > > > > .getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.M=
> > > > > > essageContext.setTargetService (MessageContext.java
> > > > > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.transport.http.HTTPTransport=
> > > > > > .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp;
> > > > > > at or=
> > > > > > g.apache.axis.client.Transport.setupMessageContext (
> > > > > > Transport.java:46)<br>&n=
> > > > > > bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > > > > (Call.java:2738)<br>&nbsp;&nbsp;&a mp;nbsp; at
> > > > > > org.apache.axis.client.Call.invok=
> > > > > > e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.client.Call.invo=
> > > > > > ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > org.apache.axis.client.Call.inv=
> > > > > > oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > it.uniroma2.informatica.webser=
> > > > > > vices.WebDiskSOAPBindingStub.upload
> > > > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > > > it.uniroma2.info=
> > > > > > rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs=
> > > > > >
> > > > > > p;&nbsp;&nbsp; at
> > > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > > > bDiskClient.java:36)<br>1048 [main] DEBUG=20
> > > > > > org.apache.axis.MessageContext&nbsp; - MessageContext:
> > > > > > setServiceHandler(nu=
> > > > > > ll)<br>1055 [main] DEBUG org.apache.axis.SOAPPart&nbsp; - Enter:
> > > > > > SOAPPart::=
> > > > > > getAsSOAPEnvelope()<br>1055 [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResour=
> > > > > > ceBundle
> > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(currForm)<br>1055 [=
> > > > > > main] DEBUG org.apache.axis.SOAPPart&nbsp; - current form is
> > > > > > FORM_SOAPENVEL=
> > > > > > OPE<br>1055 [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -=
> > > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > > (register00)<br>1055 [main] DEBUG
> > > > > > org.apache.axis.encoding.SerializationCon=
> > > > > > text&nbsp; - register 'soapenv' - '<a href=3D"http://schemas.xmlsoap.org/so=
> > > > > > ap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1055
> > > > > > [main]=
> > > > > > DEBUG=20
> > > > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main]
> > > > > > DEBUG org.=
> > > > > > apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main] DE
> > > > > > BUG org.apac=
> > > > > > he.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > org.apache.axis.i18n.resource::h=
> > > > > > andleGetObject
> > > > > > (register00)<br>1056 [main] DEBUG
> > > > > > org.apache.axis.encoding.SerializationCon=
> > > > > > text&nbsp; - register 'soapenv' - '<a href=3D"http://schemas.xmlsoap.org/so=
> > > > > >
> > > > > > ap/envelope/"> http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1056
> > > > > > [main]=
> > > > > > DEBUG=20
> > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > org.apache.axis.i18n.res=
> > > > > > ource::handleGetObject(register00)<br>1056 [main] DEBUG
> > > > > > org.apache.axis.enc=
> > > > > > oding.SerializationContext&nbsp; - register 'xsd' - '<a href=3D"
> > > > > > http://www.=
> > > > > > w3.org/2001/XMLSchema" <http://w3.org/2001/XMLSchema%22>>
> > > > > > http://www.w3.org/2001/XMLSchema</a>'<br>1056 [main] DEBUG
> > > > > > org.apache.axis.=
> > > > > > utils.NSStack&nbsp ; - NSPush (32)<br>1056 [main] DEBUG
> > > > > > org.apache.axis.i18n=
> > > > > > .ProjectResourceBundle&nbsp; -
> > > > > > org.apache.axis.i18n.resource::handleGetObje=
> > > > > > ct(register00)
> > > > > > <br>1056 [main] DEBUG
> > > > > > org.apache.axis.encoding.SerializationContext&nbsp; -=
> > > > > > register 'xsi' - '<a href=3D"
> > > > > > http://www.w3.org/2001/XMLSchema-instance"<http://www.w3.org/2001/XMLSchema-instance%22>
> > > > > > >ht=
> > > > > > tp://www.w3.org/2001/XMLSchema-instance </a>'<br>1056 [main]
> > > > > > DEBUG org.apach=
> > > > > > e.axis.utils.NSStack
> > > > > > &nbsp; - NSP ush (32)<br>1056 [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResou=
> > > > > > rceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > (startElem0=
> > > > > > 0)<br>1056 [main] DEBUG
> > > > > > org.apache.axis.encoding.SerializationContext&nbsp;=
> > > > > > - Start element [
> > > > > > <a href=3D" http://schemas.xmlsoap.org/soap/envelope/]:Envelope"
> > > > > > <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope%22>>
> > > > > > http://sche=
> > > > > > mas.xmlsoap.org/soap/envelope/]:Envelope<http://mas.xmlsoap.org/soap/envelope/%5D:Envelope></a><br>1062
> > > > > > [main] DEBUG org.apach=
> > > > > > e.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > > org.apache.axis.i18n.resource::ha=
> > > > > > ndleGetObject
> > > > > > (startElem00)<br>1062 [main] DEBUG
> > > > > > org.apache.axis.encoding.SerializationCo=
> > > > > > ntext&nbsp; - Start element [<a href=3D"http://schemas.xmlsoap.org/soap/env=
> > > > > > elope/]:Body">http://schemas.xmlsoap.org/soap/envelope/]:Body
> > > > > > <http://schemas.xmlsoap.org/soap/envelope/%5D:Body></a><br>1062
> > > > > > [=
> > > > > > main] DEBUG=20
> > > > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1062 [main]
> > > > > > DEBUG org.=
> > > > > > apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > org.apache.axis.i18n.resourc=
> > > > > > e::handleGetObject(register00)<br>1062 [main] DEBUG
> > > > > > org.apache.axis.encodin=
> > > > > > g.SerializationContext
> > > > > > &nbsp; - register '' - ''<br>1063 [main] DEBUG
> > > > > > org.apache.axis.utils.NSStac=
> > > > > > k&nbsp; - NSPush (32)<br>1063 [main] DEBUG
> > > > > > org.apache.axis.utils.NSStack&nb=
> > > > > > sp; - NSPush (32)<br>1063 [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResource=
> > > > > > Bundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > (startElem00)<br>1063 [main] DEBUG
> > > > > > org.apache.axis.encoding.SerializationCo=
> > > > > > ntext&nbsp; - Start element []:upload<br>1069 [main] DEBUG
> > > > > > org.apache.axis.=
> > > > > > i18n.ProjectResourceBundle&nbsp; -
> > > > > > org.apache.axis.i18n.resource::handleGet=
> > > > > > Object
> > > > > > (startElem00)<br>1069 [main] DEBUG
> > > > > > org.apache.axis.encoding.SerializationCo=
> > > > > > ntext&nbsp; - Start element []:fileName<br>1069 [main] DEBUG
> > > > > > org.apache.axi=
> > > > > > s.utils.NSStack&nbsp; - NSPush (32)<br>1076 [main] DEBUG
> > > > > > org.apache.axis.i1=
> > > > > > 8n.ProjectResourceBundle
> > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1076
> > > > > > =
> > > > > > [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp;
> > > > > > - End elem=
> > > > > > ent fileName<br>1076 [main] DEBUG
> > > > > > org.apache.axis.utils.NSStack&nbsp; - NSP=
> > > > > > op (32)<br>
> > > > > > 1090 [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.ap=
> > > > > > ache.axis.i18n.resource::handleGetObject(startElem00)<br>1090
> > > > > > [main] DEBUG =
> > > > > > org.apache.axis.encoding.SerializationContext&nbsp; - Start
> > > > > > element []:file=
> > > > > > <br>1090 [main] DEBUG=20
> > > > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1091 [main]
> > > > > > DEBUG org.=
> > > > > > apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > > org.apache.axis.i18n.resourc=
> > > > > > e::handleGetObject(endElem00)<br>1091 [main] DEBUG
> > > > > > org.apache.axis.encoding=
> > > > > > .SerializationContext
> > > > > > &nbsp; - End element file<br>1091 [main] DEBUG
> > > > > > org.apache.axis.utils.NSStac=
> > > > > > k&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResou=
> > > > > > rceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > (endElem00)=
> > > > > > <br>1091 [main] DEBUG=20
> > > > > > org.apache.axis.encoding.SerializationContext&nbsp ; - End
> > > > > > element upload<br=
> > > > > > >1091 [main] DEBUG org.apache.axis.utils.NSStack&nbsp; - NSPop
> > > > > > (32)<br>1091=
> > > > > > [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > > org.apache=
> > > > > > .axis.i18n.resource::handleGetObject
> > > > > > (endElem00)<br>1091 [main] DEBUG
> > > > > > org.apache.axis.encoding.SerializationCont=
> > > > > > ext&nbsp; - End element soapenv:Body<br>1091 [main] DEBUG
> > > > > > org.apache.axis.u=
> > > > > > tils.NSStack&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> > > > > > org.apache.axis.i18n.P=
> > > > > > rojectResourceBundle
> > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1091
> > > > > > =
> > > > > > [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp;
> > > > > > - End elem=
> > > > > > ent soapenv:Envelope<br>1091 [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResou=
> > > > > > rceBundle
> > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(empty00)<br>1091
> > > > > > [m=
> > > > > > ain] DEBUG org.apache.axis.utils.NSStack&nbsp ; - NSPop
> > > > > > (empty)<br>1091 [mai=
> > > > > > n] DEBUG org.apache.axis.client.Call&nbsp; - &lt;?xml
> > > > > > version=3D&quot;1.0&q=
> > > > > > uot; encoding=3D&quot;UTF-8&quot;?&gt;&lt;soapenv:Envelope
> > > > > > xmlns:soapenv=3D=
> > > > > > &quot;
> > > > > > <a href=3D"http://schemas.xmlsoap.org/soap/envelope/"<http://schemas.xmlsoap.org/soap/envelope/%22>
> > > > > > > http://schemas.xmlsoa=
> > > > > > p.org/soap/envelope/</a>&quot; xmlns:xsd=3D&quot;<a href=3D"
> > > > > > http://www.w3.o=
> > > > > > rg/2001/XMLSchema"> http://www.w3.org/2001/XMLSchema </a>&quot;
> > > > > > xmlns:xsi=3D&=
> > > > > > quot;
> > > > > > <a href=3D"http://www.w3.org/2001/XMLSchema-instance&quot;"
> > > > > > <http://www.w3.org/2001/XMLSchema-instance%22%22>>http://www.w3.o=
> > > > > > rg/2001/XMLSchema-instance&quot;</a>&gt;&lt;soapenv:Body&gt;&lt;upload
> > > > > > xmln=
> > > > > > s=3D&quot;&quot;&gt;&lt;fileName&gt;fileEst.jpg&lt;/fileName&gt;&lt;file
> > > > > > hr=
> > > > > >
> > > > > > ef=3D&quot;cid:E773E1C9F468724E1683F8F6B8FE05A9&quot;/&gt;&lt;/upload&gt;&l=
> > > > > > t;/soapenv:Body&gt;&lt;/soapenv:Envelope&gt;
> > > > > > <br>1092 [main] DEBUG org.apache.axis.client.AxisClient&nbsp ; -
> > > > > > Enter: Axis=
> > > > > > Client::invoke<br>1092 [main] DEBUG
> > > > > > org.apache.axis.client.AxisClient&nbsp;=
> > > > > > - EngineHandler: null<br>1101 [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectRes=
> > > > > > ourceBundle
> > > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > > (axisUserAgent)<br>1=
> > > > > > 110 [main] DEBUG org.apache.axis.SimpleChain&nbsp; - Enter:
> > > > > > SimpleChain::in=
> > > > > > voke<br>1111 [main] DEBUG
> > > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; =
> > > > > > - org.apache.axis.i18n.resource::handleGetObject
> > > > > > (enter00)<br>1111 [main] DEBUG
> > > > > > org.apache.axis.transport.http.HTTPSender&nb=
> > > > > > sp; - Enter:&nbsp; HTTPSender::invoke<br>1112 [main] DEBUG
> > > > > > org.apache.axis.=
> > > > > > SOAPPart&nbsp; - Enter:
> > > > > > SOAPPart::saveChanges<br><br>..................<br>=
> > > > > > .................
> > > > > > <br>..............<br><br><br>the wsdl file<br><br>&lt;?xml
> > > > > > version=3D&quot=
> > > > > > ;1.0&quot;
> > > > > > encoding=3D&quot;UTF-8&quot;?&gt;<br><br>&lt;wsdl:definitions<br=
> > > > > > >&nbsp; targetNamespace=3D&quot;<a href=3D"http://www.informatica.uniroma2.=
> > > > > > it/WebDisk/wsdl">
> > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl </a>&quot;<br>&nbsp;
> > > > > > xmlns=
> > > > > > =3D&quot;<a href=3D"http://schemas.xmlsoap.org/wsdl/"<http://schemas.xmlsoap.org/wsdl/%22>
> > > > > > > http://schemas.xmlsoa=
> > > > > > p.org/wsdl/</a>&quot;<br>&nbsp; xmlns:tns=3D&quot;<a href=3D"
> > > > > > http://www.inf=
> > > > > > ormatica.uniroma2.it/WebDisk/wsdl"
> > > > > > <http://ormatica.uniroma2.it/WebDisk/wsdl%22>>
> > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl</a>&quot;<br>&nbsp;
> > > > > > xmlns:s=
> > > > > > oap=3D&quot;<a href=3D" http://schemas.xmlsoap.org/wsdl/soap/"<http://schemas.xmlsoap.org/wsdl/soap/%22>
> > > > > > >http://schema=
> > > > > > s.xmlsoap.org/wsdl/soap/</a>&quot;<br>&nbsp;
> > > > > > xmlns:wsdl=3D&quot;<a href=3D"=
> > > > > > http://schemas.xmlsoap.org/wsdl/"<http://schemas.xmlsoap.org/wsdl/%22>
> > > > > > >
> > > > > > http://schemas.xmlsoap.org/wsdl/</a>&quot;<br>&nbsp;
> > > > > > xmlns:types=3D&quot;<a=
> > > > > > href=3D"http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> > > > > > > http://www.informatica=
> > > > > > .uniroma2.it/WebDisk</a>&quot;<br>&nbsp; xmlns:mime=3D&quot;<a
> > > > > > href=3D"http=
> > > > > > ://schemas.xmlsoap.org/wsdl/mime/">
> > > > > > http://schemas.xmlsoap.org/wsdl/mime/</a>&quot;<br>&nbsp;
> > > > > > xmlns:xsd=3D&quot=
> > > > > > ;<a href=3D" http://www.w3.org/2001/XMLSchema"<http://www.w3.org/2001/XMLSchema%22>
> > > > > > > http://www.w3.org/2001/XMLSch=
> > > > > > ema</a>&quot;
> > > > > > name=3D&quot;WebDisk&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; <b=
> > > > > > r>&nbsp;&nbsp;&nbsp; &lt;wsdl:types&gt;<br>
> > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;xsd:schema
> > > > > > elementFormDefault=3D&=
> > > > > > quot;qualified&quot;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > &nbsp;&nbsp;&=
> > > > > > nbsp; targetNamespace=3D&quot;<a href=3D"
> > > > > > http://www.informatica.uniroma2.it=
> > > > > > /WebDisk/wsdl/types">
> > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/types<=
> > > > > > /a>
> > > > > > &quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > > > &nbsp;&nbsp; &lt;xsd:import namespace=3D&quot;<a href=3D"
> > > > > > http://www.informa=
> > > > > > tica.uniroma2.it/WebDisk" <http://tica.uniroma2.it/WebDisk%22>>http://www.informatica.uniroma2.it/WebDisk
> > > > > > </a>&qu=
> > > > > > ot;&nbsp;
> > > > > > schemaLocation=3D&quot;/home/simo/develop/java/WebDisk/src/it/uni=
> > > > > > roma2/informatica/WebDisk.xsd&quot;/&gt;
> > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > &lt;/xsd:schema&gt;<br>&nbsp;&nbs=
> > > > > > p;&nbsp; &lt;/wsdl:types&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > <br>&nbsp;&nbsp;&nbsp; &=
> > > > > > lt;wsdl:message
> > > > > > name=3D&quot;listRequest&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > > > > bsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:part
> > > > > > name=3D&quot;parameters&quot; element=
> > > > > > =3D&quot;types:listRequest&quot; /&gt;
> > > > > > <br>&nbsp;&nbsp;&nbsp;
> > > > > > &lt;/wsdl:message&gt;<br>&nbsp;&nbsp;&nbsp; &lt;wsdl=
> > > > > > :message
> > > > > > name=3D&quot;listResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&n=
> > > > > > bsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot;
> > > > > > element=3D&quot;type=
> > > > > > s:listResponse&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > &lt;/wsdl:message&gt;<br>&n=
> > > > > > bsp;&nbsp;&nbsp;=20
> > > > > > <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:message
> > > > > > name=3D&quot;uploadRequest&quot;&gt=
> > > > > > ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:part
> > > > > > name=3D&quot;fileN=
> > > > > > ame&quot;
> > > > > > type=3D&quot;xsd:string&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&n=
> > > > > > bsp;&nbsp; &lt;wsdl:part name=3D&quot;file&quot;
> > > > > > type=3D&quot;xsd:base64Bin=
> > > > > > ary&quot;/&gt;
> > > > > > <br>&nbsp;&nbsp;&nbsp;
> > > > > > &lt;/wsdl:message&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;=
> > > > > > wsdl:message
> > > > > > name=3D&quot;uploadResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > > > > bsp;&nbsp;&nbsp; &lt;wsd l:part name=3D&quot;return&quot;
> > > > > > type=3D&quot;xsd:s=
> > > > > > tring&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > &lt;/wsdl:message&gt;<br>&nbsp;&nbsp=
> > > > > > ;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; &lt;wsdl:portType
> > > > > > name=3D&quot;WebDiskPo=
> > > > > > rtType&quot;&gt;
> > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:operation
> > > > > > name=3D&quot;l=
> > > > > > ist&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > &nbsp;&nbsp;&nbsp; &=
> > > > > > lt;wsdl:input message=3D&quot;tns:listRequest&quot;
> > > > > > /&gt;<br>&nbsp;&nbsp;&n=
> > > > > > bsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:output
> > > > > > message=3D&=
> > > > > > quot;tns:listResponse&quot; /&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > &nbsp;&nbsp;&nbsp; =
> > > > > > &lt;/wsdl:operation&gt;
> > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;
> > > > > > &nbsp;&nbs=
> > > > > > p;&nbsp; &lt;wsdl:operation
> > > > > > name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&n=
> > > > > > bsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:input
> > > > > > message=3D&quot;t=
> > > > > > ns:uploadRequest&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > &nbsp;&nbsp;&nbsp; &nbsp;=
> > > > > > &nbsp;&nbsp; &lt;wsdl:output
> > > > > > message=3D&quot;tns:uploadResponse&quot;/&gt;<=
> > > > > > br>
> > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > &lt;/wsdl:operation&gt;<br>&nbsp;&nbs=
> > > > > > p;&nbsp; &lt;/wsdl:portType&gt;<br><br>&nbsp;&nbsp;&nbsp;
> > > > > > &lt;wsdl:binding =
> > > > > > name=3D&quot;WebDiskSOAPBinding&quot;
> > > > > > type=3D&quot;tns:WebDiskPortType&quot=
> > > > > > ;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:binding
> > > > > > style=3D&qu=
> > > > > > ot;document&quot; transport=3D&quot;
> > > > > > <a href=3D"http://schemas.xmlsoap.org/soap/http&quot;/"
> > > > > > <http://schemas.xmlsoap.org/soap/http%22/%22>>http://schemas.xmls=
> > > > > > oap.org/soap/http&quot;/ <http://oap.org/soap/http%22/></a>&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > > &nbsp;&nbsp;&nbsp; &=
> > > > > > lt;wsdl:operation
> > > > > > name=3D&quot;list&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&=
> > > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation
> > > > > > soapAction=3D&quot;<a hre=
> > > > > > f=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/
> > > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>">
> > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/></a>&gt;<br>&nbs=
> > > > > > p;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > &lt;wsdl:input&gt;<br>=
> > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > &nbsp;&nbsp;&nbsp;=
> > > > > > &lt;soap:body
> > > > > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&=
> > > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > &lt;/wsdl:input&gt;<br>&nbsp;&nbsp;&nb sp; &n=
> > > > > > bsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:output&gt;
> > > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > &nbsp;&nbsp;&n=
> > > > > > bsp; &lt;soap:body
> > > > > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nb=
> > > > > > sp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > &lt;/wsdl:output&gt;<br>&nbsp;&nbsp;&nbs=
> > > > > > p; &nbsp;&nbsp;&nbsp;
> > > > > > &lt;/wsdl:operation&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > > > bsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > &lt;wsdl:op=
> > > > > > eration
> > > > > > name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> > > > > > p;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation
> > > > > > soapAction=3D&quot;
> > > > > > <a href=3D"
> > > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/"<http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/%22>>h=
> > > > > >
> > > > > > ttp://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/
> > > > > > </a>&gt;<br>&nb=
> > > > > > sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > &lt;wsdl:input&g=
> > > > > > t;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > &nbsp;&nbsp;&nbsp; &nbsp;&=
> > > > > > nbsp;&nbsp; &lt;mime:multipartRelated&gt;
> > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > >
> > > > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > &lt;mime:part&gt;<br>&nbsp;&nbs=
> > > > > > p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> > > > > >
> > > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > &lt;soap:body use=3D&=
> > > > > > quot;literal&quot;
> > > > > > parts=3D&quot;fileName&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&=
> > > > > >
> > > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> > > > > > p;&nbsp;&nbsp;&nbsp;
> > > > > > &lt;/mime:part&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > > >
> > > > > > bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > > ;&nbsp; &lt;mime:part&gt;
> > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > >
> > > > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > &lt;mim=
> > > > > > e:content part=3D&quot;file&quot;
> > > > > > type=3D&quot;multipart/mixed&quot;/&gt;<b=
> > > > > >
> > > > > > r>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> > > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > &lt;/mime:part&gt;<br>&nbsp;&nbsp=
> > > > > >
> > > > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > > > bsp;
> > > > > > &lt;/mime:multipartRelated&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > > > &nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:input&gt;
> > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > &nbsp;&nbsp;&nbsp; &lt;wsdl:=
> > > > > > output&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > &nbsp;&nbsp;&nbsp;=
> > > > > > &nbsp;&nbsp;&nbsp; &lt;soap:body
> > > > > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&=
> > > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > &lt;/wsdl:output&gt;=
> > > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > > &lt;/wsdl:operation&gt;<br>&=
> > > > > > nbsp;&nbsp;&nbsp; &lt;/wsdl:binding&gt;&nbsp;&nbsp;&nbsp;
> > > > > > <br>&nbsp;&nbsp;&=
> > > > > > nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:service
> > > > > > name=3D&quot;WebDiskService&q=
> > > > > > uot;&gt;
> > > > > > <br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:port
> > > > > > binding=3D&quot=
> > > > > > ;tns:WebDiskSOAPBinding&quot;
> > > > > > name=3D&quot;WebDiskSOAP&quot;&gt;<br>&nbsp;&=
> > > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > &lt;soap:address location=
> > > > > > =3D&quot;<a href=3D"http://localhost:8080/axis/services/WebDiskSOAP&quot;/"=
> > > > > > <http://localhost:8080/axis/services/WebDiskSOAP%22/%22=>
> > > > > > > http://localhost:8080/axis/services/WebDiskSOAP&quot;/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> > > > > > </a>&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > > &lt;/wsdl:port&gt;&nbsp;&=
> > > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp;
> > > > > > &lt;/wsdl:service=
> > > > > > &gt;<br>&nbsp;&nbsp;&nbsp; <br>&lt;/wsdl:definitions&gt;<br><br>
> > > > > >
> > > > > > ------=_Part_8470_7036360.1137348779925--
> > > > > >
> > > > >
> > > > >
> > > >
> > >
> >
>
>

Re: failure notice

Posted by Jim Azeltine <ja...@sbcglobal.net>.
The JAFDataHandlerSerializerFactory class does have a createFactory() method though. It appears that the call is wrong.
   
  Jim

Simone Bonazzoli <s....@gmail.com> wrote:
  i have the java activation framework installed in my system... the file activation.jar is in my classpath.... what wrong?

  2006/1/16, Anne Thomas Manes < atmanes@gmail.com>:  You also need the Java Activation Framework (JAF).  

  On 1/16/06, Simone Bonazzoli <s.bonazzoli@gmail.com > wrote:   i search in google and i find this page  http://www.nabble.com/Error-or-Bug-in-Deployment-p136948.html   ... it looks that someone have my same problem ... i try to understand if this is an axis' bug or a my error... anyone can answer me? 


  2006/1/16, Simone Bonazzoli <s....@gmail.com>:     What means jaf installed??? however i have the javamail.jar in my classpath....
the eception is NoSuchMethodException and this seems very strange... i read the axis API and the method create for class org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory doesn't exist.....

  2006/1/16, Anne Thomas Manes < atmanes@gmail.com>:     Make sure you have JAF installed and in your classpath.   

  On 1/16/06, Simone Bonazzoli <s.bonazzoli@gmail.com > wrote:  Hi, i'm developing a simple webservice that support the upload and download 
of binary files... i look at the example "swa" present in the samples
directory of the axis distribution....
i customize my wsdl and all otherthings but when i try to run my client the 
axis.log report this exception:

java.lang.NoSuchMethodException:
org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
java.lang.Class, javax.xml.namespace.QName)

below i put my wsdd file and my wsdl file... the question is: is this an 
axis bug or a my error... please help me :)

0    [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - getBundle(
org.apache.axis,org.apache.axis.i18n,resource,null,...)
32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   - loadBundle:
Ignoring MissingResourceException: Can't find bundle for base name
org.apache.axis.resource, locale en_US
32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - Created
org.apache.axis.i18n.resource , linked to parent null
33   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - getBundle(
org.apache.axis,org.apache.axis.utils,resource,null,...)
35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   - loadBundle:
Ignoring MissingResourceException: Can't find bundle for base name
org.apache.axis.utils.resource, locale en_US
35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - loadBundle:
Ignoring MissingResourceException: Can't find bundle for base name 
org.apache.axis.resource, locale en_US
35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - Root packag=
e
not found, cross link to org.apache.axis.i18n.resource
35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   - Root packag=
e
not found, cross link to org.apache.axis.i18n.resource
36   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory) 
37   [main] DEBUG
org.apache.axis.configuration.EngineConfigurationFactoryFinder  - Factory
org.apache.axis.configuration.EngineConfigurationFactoryServlet Ignored:
unable to load/resolve class.
39   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(engineFactory)
39   [main] DEBUG
org.apache.axis.configuration.EngineConfigurationFactoryFinder  - Got
EngineFactory: 
org.apache.axis.configuration.EngineConfigurationFactoryDefault
45   [main] DEBUG org.apache.axis.AxisEngine  - Enter: AxisEngine::init
459  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject (attachEnabled)
459  [main] DEBUG org.apache.axis.utils.JavaUtils  - Attachment support is
enabled?  true
502  [main] DEBUG
org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
Enter/Exit: JAFDataHandlerDeserializerFactory(class java.lang.String, {
http://xml.apache.org/xml-soap}PlainText)
505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
org.apache.axis.i18n.resource::handleGetObject (oddDigits00)
505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(badChars01)
637  [main] DEBUG
org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory   -
Enter/Exit: JAFDataHandlerDeserializerFactory(class java.awt.Image, {
http://xml.apache.org/xml-soap}Image) 
682  [main] DEBUG
org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory   -
Enter/Exit: JAFDataHandlerDeserializerFactory(class
javax.mail.internet.MimeMultipart, {
http://xml.apache.org/xml-soap}Multipart)
684  [main] DEBUG
org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
Enter/Exit: JAFDataHandlerDeserializerFactory(interface
javax.xml.transform.Source, { http://xml.apache.org/xml-soap}Source) 
687  [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)
688  [main] DEBUG
org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
Enter/Exit: JAFDataHandlerDeserializerFactory()
757  [main] DEBUG org.apache.axis.AxisEngine   - Exit: AxisEngine::init
775  [main] DEBUG org.apache.axis.description.OperationDesc  - @13785d3
added parameter >name:       {
http://www.informatica.uniroma2.it/WebDisk}listRequest 
typeEntry:  null
mode:       IN
position:   0
isReturn:   false
typeQName:  { http://www.informatica.uniroma2.it/WebDisk}>listRequest
javaType:   class it.uniroma2.informatica.types.ListRequest
inHeader:   false
outHeader:  false
@32efa7<total parameters:1
775  [main] DEBUG org.apache.axis.description.OperationDesc  -
@13785d3setReturnType({
http://www.informatica.uniroma2.it/WebDisk}listResponse)
787  [main] DEBUG org.apache.axis.description.OperationDesc  - @1242b11
added parameter >name:       fileName
typeEntry:  null
mode:       IN
position:   0
isReturn:   false
typeQName:  {http://www.w3.org/2001/XMLSchema}string
javaType:   class java.lang.String
inHeader:   false
outHeader:  false 
@1878144<total parameters:1
787  [main] DEBUG org.apache.axis.description.OperationDesc  - @1242b11
added parameter >name:       file
typeEntry:  null
mode:       IN
position:   1
isReturn:   false 
typeQName:  {http://xml.apache.org/xml-soap}Multipart
javaType:   class javax.mail.internet.MimeMultipart 
inHeader:   false
outHeader:  false
@137d090<total parameters:2 
787  [main] DEBUG org.apache.axis.description.OperationDesc  -
@1242b11setReturnType({http://www.w3.org/2001/XMLSchema}string) 
944  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
org.apache.axis.i18n.resource::handleGetObject(transport00)
944  [main] DEBUG org.apache.axis.client.Call  - Transport is
org.apache.axis.transport.http.HTTPTransport@90c06f
946  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
org.apache.axis.i18n.resource::handleGetObject(exception00)
948  [main] DEBUG org.apache.axis.encoding.ser.BaseSerializerFactory  -
Exception:
java.lang.NoSuchMethodException:
org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create (
java.lang.Class, javax.xml.namespace.QName)
    at java.lang.Class.getMethod(Class.java:1581)
    at org.apache.axis.encoding.ser.BaseSerializerFactory.createFactory(
BaseSerializerFactory.java:254)
    at org.apache.axis.client.Call.registerTypeMapping(Call.java:2315)
    at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
l
(WebDiskSOAPBindingStub.java:161)
    at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload (
WebDiskSOAPBindingStub.java:218)
    at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
WebDiskClient.java:80)
    at it.uniroma2.informatica.webservices.WebDiskClient.main(
WebDiskClient.java :36)
952  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(exception00)
952  [main] DEBUG org.apache.axis.encoding.ser.BaseDeserializerFactory  -
Exception: 
java.lang.NoSuchMethodException:
org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory.create(
java.lang.Class, javax.xml.namespace.QName)
    at java.lang.Class.getMethod(Class.java:1581)
    at org.apache.axis.encoding.ser.BaseDeserializerFactory.createFactory(
BaseDeserializerFactory.java:225)
    at org.apache.axis.client.Call.registerTypeMapping(Call.java:2317)
    at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal= 
l
(WebDiskSOAPBindingStub.java:161)
    at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
WebDiskSOAPBindingStub.java:218)
    at it.uniroma2.informatica.webservices.WebDiskClient.testUpload (
WebDiskClient.java:80)
    at it.uniroma2.informatica.webservices.WebDiskClient.main(
WebDiskClient.java:36)
953  [main] DEBUG
org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
Enter/Exit: JAFDataHandlerDeserializerFactory(class 
javax.activation.DataHandler, {
http://www.informatica.uniroma2.it/WebDisk/}DataHandler) 
962  [main] DEBUG org.apache.axis.client.Call  - Enter: Call::invoke(ns, 
meth, args)
979  [main] DEBUG org.apache.axis.client.Call  - operation=3Dname:
upload
returnQName: return
returnType:  { http://www.w3.org/2001/XMLSchema}string 
returnClass: class java.lang.String
elementQName:null
soapAction:  null
style:       rpc
use:         encoded
numInParams: 2
method:null
ParameterDesc[0]:
  name:       fileName
  typeEntry:  null 
  mode:       IN
  position:   0
  isReturn:   false
  typeQName:  {http://www.w3.org/2001/XMLSchema}string 
  javaType:   class java.lang.String
  inHeader:   false 
  outHeader:  false

ParameterDesc[1]:
  name:       file
  typeEntry:  null
  mode:       IN
  position:   1
  isReturn:   false
  typeQName:  { http://xml.apache.org/xml-soap}Multipart
  javaType:   class javax.mail.internet.MimeMultipart
  inHeader:   false
  outHeader:  false


979  [main] DEBUG org.apache.axis.client.Call  - operation.getNumParams ()=
=3D2
979  [main] DEBUG org.apache.axis.client.Call  - getParamList number of
params: 2
1000 [main] DEBUG org.apache.axis.client.Call  - Enter:
Call::invoke(RPCElement)
1033 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
1033 [main] DEBUG org.apache.axis.Message  - Attachment support is enabled?
true
1045 [main] DEBUG org.apache.axis.SOAPPart  - Enter: SOAPPart 
ctor(FORM_SOAPENVELOPE)
1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
1045 [main] DEBUG org.apache.axis.SOAPPart  - Setting current message form 
to: FORM_SOAPENVELOPE (currentMessage is now
org.apache.axis.message.SOAPEnvelope)
1045 [main] DEBUG org.apache.axis.SOAPPart  - Exit: SOAPPart ctor()
1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
org.apache.axis.i18n.resource::handleGetObject(addBody00)
1045 [main] DEBUG org.apache.axis.message.SOAPBody  - Adding body element t=
o
message...
1045 [main] DEBUG org.apache.axis.client.Call  - Enter: Call::invoke() 
1046 [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
setTargetService(WebDiskSOAP)
1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject (noService10)
1047 [main] DEBUG org.apache.axis.ConfigurationException  - Exception:
org.apache.axis.ConfigurationException: No service named WebDiskSOAP is
available
org.apache.axis.ConfigurationException: No service named WebDiskSOAP 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:2690)
    at org.apache.axis.client.Call.invoke(Call.java:2443)
    at org.apache.axis.client.Call.invoke(Call.java:2366)
    at org.apache.axis.client.Call.invoke(Call.java:1812)
    at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
WebDiskSOAPBindingStub.java:230)
    at it.uniroma2.informatica.webservices.WebDiskClient.testUpload (
WebDiskClient.java:80)
    at it.uniroma2.informatica.webservices.WebDiskClient.main(
WebDiskClient.java:36)

    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:2690)
    at org.apache.axis.client.Call.invoke (Call.java:2443)
    at org.apache.axis.client.Call.invoke(Call.java:2366)
    at org.apache.axis.client.Call.invoke(Call.java:1812)
    at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
WebDiskSOAPBindingStub.java :230)
    at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
WebDiskClient.java:80)
    at it.uniroma2.informatica.webservices.WebDiskClient.main(
WebDiskClient.java:36)
1047 [main] DEBUG org.apache.axis.MessageContext   - MessageContext:
setServiceHandler(null)
1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(targetService)
1047 [main] DEBUG org.apache.axis.client.Call   - Target service:
WebDiskSOAP
1047 [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
setTargetService( http://www.informatica.uniroma2.it/WebDisk/wsdl/upload )
1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(noService10)
1048 [main] DEBUG org.apache.axis.ConfigurationException  - Exception:
org.apache.axis.ConfigurationException : No service named
http://www.informatica.uniroma2.it/WebDisk/wsdl/upload is available 
org.apache.axis.ConfigurationException: No service named
http://www.informatica.uniroma2.it/WebDisk/wsdl/upload 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:2443)
    at org.apache.axis.client.Call.invoke(Call.java:2366)
    at org.apache.axis.client.Call.invoke(Call.java:1812)
    at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
WebDiskSOAPBindingStub.java :230)
    at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
WebDiskClient.java:80)
    at it.uniroma2.informatica.webservices.WebDiskClient.main(
WebDiskClient.java:36)

    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:2443)
    at org.apache.axis.client.Call.invoke(Call.java:2366)
    at org.apache.axis.client.Call.invoke(Call.java:1812)
    at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
WebDiskSOAPBindingStub.java :230)
    at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
WebDiskClient.java:80)
    at it.uniroma2.informatica.webservices.WebDiskClient.main(
WebDiskClient.java:36)
1048 [main] DEBUG org.apache.axis.MessageContext   - MessageContext:
setServiceHandler(null)
1055 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
SOAPPart::getAsSOAPEnvelope()
1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject (currForm)
1055 [main] DEBUG org.apache.axis.SOAPPart  - current form is
FORM_SOAPENVELOPE
1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(register00) 
1055 [main] DEBUG org.apache.axis.encoding.SerializationContext  - register
'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
1055 [main] DEBUG org.apache.axis.utils.NSStack   - NSPush (32)
1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(register00)
1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  - register
'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
org.apache.axis.i18n.resource::handleGetObject(register00)
1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  - register
'xsd' - ' http://www.w3.org/2001/XMLSchema '
1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(register00)
1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  - register
'xsi' - 'http://www.w3.org/2001/XMLSchema-instance '
1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32) 
1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(startElem00)
1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  - Start
element [ http://schemas.xmlsoap.org/soap/envelope/]:Envelope
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://schemas.xmlsoap.org/soap/envelope/]:Body
1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
org.apache.axis.i18n.resource::handleGetObject(register00)
1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  - register
'' - ''
1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32) 
1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
1063 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(startElem00)
1063 [main] DEBUG org.apache.axis.encoding.SerializationContext   - Start
element []:upload
1069 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(startElem00)
1069 [main] DEBUG org.apache.axis.encoding.SerializationContext   - Start
element []:fileName
1069 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
1076 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(endElem00) 
1076 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
element fileName
1076 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
org.apache.axis.i18n.resource::handleGetObject(startElem00)
1090 [main] DEBUG org.apache.axis.encoding.SerializationContext  - Start
element []:file
1090 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32) 
1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(endElem00)
1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
element file
1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(endElem00)
1091 [main] DEBUG org.apache.axis.encoding.SerializationContext   - End
element upload
1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(endElem00)
1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
element soapenv:Body
1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
org.apache.axis.i18n.resource::handleGetObject(endElem00)
1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
element soapenv:Envelope
1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
org.apache.axis.i18n.resource::handleGetObject(empty00)
1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
1091 [main] DEBUG org.apache.axis.client.Call  - <?xml version=3D"1.0"
encoding=3D"UTF-8"?><soapenv:Envelope xmlns:soapenv=3D"
http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd=3D"
http://www.w3.org/2001/XMLSchema" xmlns:xsi=3D"
http://www.w3.org/2001/XMLSchema-instance" ><soapenv:Body><upload
xmlns=3D""><fileName> fileEst.jpg</fileName><file
href=3D"cid:E773E1C9F468724E1683F8F6B8FE05A9"/></upload></soapenv:Body></so=
apenv:Envelope>
1092 [main] DEBUG org.apache.axis.client.AxisClient   - Enter:
AxisClient::invoke
1092 [main] DEBUG org.apache.axis.client.AxisClient  - EngineHandler: null
1101 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject (axisUserAgent)
1110 [main] DEBUG org.apache.axis.SimpleChain  - Enter: SimpleChain::invoke
1111 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
org.apache.axis.i18n.resource::handleGetObject(enter00) 
1111 [main] DEBUG org.apache.axis.transport.http.HTTPSender  - Enter:
HTTPSender::invoke
1112 [main] DEBUG org.apache.axis.SOAPPart  - Enter: SOAPPart::saveChanges

..................
.................
.............. 


the wsdl file

<?xml version=3D"1.0" encoding=3D"UTF-8"?>

<wsdl:definitions
  targetNamespace=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl "
  xmlns=3D"http://schemas.xmlsoap.org/wsdl/"
  xmlns:tns=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl "
  xmlns:soap=3D"http://schemas.xmlsoap.org/wsdl/soap/"
  xmlns:wsdl=3D" http://schemas.xmlsoap.org/wsdl/ "
  xmlns:types=3D"http://www.informatica.uniroma2.it/WebDisk"
  xmlns:mime=3D" http://schemas.xmlsoap.org/wsdl/mime/ "
  xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema" name=3D"WebDisk"> 

    <wsdl:types>
        <xsd:schema elementFormDefault=3D"qualified" 
            targetNamespace=3D"
http://www.informatica.uniroma2.it/WebDisk/wsdl/types" >
              <xsd:import namespace=3D" 
http://www.informatica.uniroma2.it/WebDisk"
schemaLocation=3D"/home/simo/develop/java/WebDisk/src/it/uniroma2/informati= 
ca/WebDisk.xsd"/> 
        </xsd:schema>
    </wsdl:types>

    <wsdl:message name=3D"listRequest">
         <wsdl:part name=3D"parameters" element=3D"types:listRequest" /> 
    </wsdl:message>
    <wsdl:message name=3D"listResponse">
        <wsdl:part name=3D"parameters" element=3D"types:listResponse"/>
    </wsdl:message>

    <wsdl:message name=3D"uploadRequest">
        <wsdl:part name=3D"fileName" type=3D"xsd:string"/>
        <wsdl:part name=3D"file" type=3D"xsd:base64Binary"/> 
    </wsdl:message>

    <wsdl:message name=3D"uploadResponse">
        <wsdl:part name=3D"return" type=3D"xsd:string"/>
    </wsdl:message>


    <wsdl:portType name=3D"WebDiskPortType">
        <wsdl:operation name=3D"list">
            <wsdl:input message=3D"tns:listRequest" />
            <wsdl:output message=3D"tns:listResponse" /> 
        </wsdl:operation>

        <wsdl:operation name=3D"upload">
            <wsdl:input message=3D"tns:uploadRequest"/>
            <wsdl:output message=3D"tns:uploadResponse"/> 
        </wsdl:operation>
    </wsdl:portType>

    <wsdl:binding name=3D"WebDiskSOAPBinding" type=3D"tns:WebDiskPortType">
        <soap:binding style=3D"document" transport=3D" 
http://schemas.xmlsoap.org/soap/http"/>
        <wsdl:operation name=3D"list"> 
            <soap:operation soapAction=3D" 
http://www.informatica.uniroma2.it/WebDisk/wsdl/list"/>
            <wsdl:input> 
                <soap:body use=3D"literal"/> 
            </wsdl:input>
            <wsdl:output>
                <soap:body use=3D"literal"/>
            </wsdl:output>
        </wsdl:operation>

        <wsdl:operation name=3D"upload"> 
            <soap:operation soapAction=3D"
http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"/ >
            <wsdl:input> 
                <mime:multipartRelated>
                    <mime:part>
                        <soap:body use=3D"literal" parts=3D"fileName"/>
                    </mime:part> 
                    <mime:part>
                        <mime:content part=3D"file" type=3D"multipart/mixed=
"/>
                    </mime:part>
                </mime:multipartRelated> 
            </wsdl:input>
            <wsdl:output>
                <soap:body use=3D"literal"/>
            </wsdl:output>
        </wsdl:operation>
    </wsdl:binding> 

    <wsdl:service name=3D"WebDiskService">

        <wsdl:port binding=3D"tns:WebDiskSOAPBinding" name=3D"WebDiskSOAP">
            <soap:address location=3D" 
http://localhost:8080/axis/services/WebDiskSOAP"/>
        </wsdl:port> 

    </wsdl:service>

</wsdl:definitions> 

------=_Part_8470_7036360.1137348779925
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi, i'm developing a simple webservice that support the upload and download= 
of binary files... i look at the example &quot;swa&quot; present in the sa=
mples directory of the axis distribution....<br>i customize my wsdl and all=
otherthings but when i try to run my client the=20 
axis.log report this exception:<br><br>java.lang.NoSuchMethodException: org=
.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(java.lang.=
Class, javax.xml.namespace.QName)<br><br>below i put my wsdd file and my ws= 
dl file... the question is: is this an axis bug or a my error... please hel=
p me :)
<br><br>0&nbsp;&nbsp;&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectResour=
ceBundle&nbsp; - getBundle( org.apache.axis,org.apache.axis.i18n,resource,nu=
ll,...)<br>32&nbsp;&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectResource=
Bundle&nbsp; - loadBundle: Ignoring MissingResourceException: Can't find bu= 
ndle for base name=20
org.apache.axis.resource, locale en_US<br>32&nbsp;&nbsp; [main] DEBUG org.a=
pache.axis.i18n.ProjectResourceBundle&nbsp; - Created org.apache.axis.i18n.=
resource, linked to parent null<br>33&nbsp;&nbsp; [main] DEBUG org.apache.a=
xis.i18n.ProjectResourceBundle
&nbsp; - getBundle(org.apache.axis,org.apache.axis.utils,resource,null,...)=
<br>35&nbsp;&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&= 
nbsp; - loadBundle: Ignoring MissingResourceException: Can't find bundle fo=
r base name org.apache.axis.utils.resource
, locale en_US<br>35&nbsp;&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectR= 
esourceBundle&nbsp; - loadBundle: Ignoring MissingResourceException: Can't =
find bundle for base name org.apache.axis.resource, locale en_US<br>35&nbsp=
;&nbsp; [main] DEBUG=20
org.apache.axis.i18n.ProjectResourceBundle&nbsp ; - Root package not found, =
cross link to org.apache.axis.i18n.resource<br>35&nbsp;&nbsp; [main] DEBUG =
org.apache.axis.i18n.ProjectResourceBundle&nbsp; - Root package not found, =
cross link to org.apache.axis.i18n.resource
<br>36&nbsp;&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&=
nbsp; - org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFact=
ory)<br>37&nbsp;&nbsp; [main] DEBUG org.apache.axis.configuration.EngineCon=
figurationFactoryFinder
&nbsp; - Factory org.apache.axis.configuration.EngineConfigurationFactorySe=
rvlet Ignored: unable to load/resolve class.<br>39&nbsp;&nbsp; [main] DEBUG= 
org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.re=
source::handleGetObject
(engineFactory)<br>39&nbsp;&nbsp; [main] DEBUG org.apache.axis.configuratio=
n.EngineConfigurationFactoryFinder&nbsp ; - Got EngineFactory: org.apache.ax=
is.configuration.EngineConfigurationFactoryDefault<br>45&nbsp;&nbsp; [main]=
DEBUG org.apache.axis.AxisEngine
&nbsp; - Enter: AxisEngine::init<br>459&nbsp; [main] DEBUG org.apache.axis.=
i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.resource::handleGet=
Object(attachEnabled)<br>459&nbsp; [main] DEBUG org.apache.axis.utils.JavaU=
tils&nbsp; - Attachment support is enabled?&nbsp; true 
<br>502&nbsp; [main] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerDeser=
ializerFactory&nbsp; - Enter/Exit: JAFDataHandlerDeserializerFactory(class =
java.lang.String, {<a href=3D" http://xml.apache.org/xml-soap}PlainText)">ht=
tp://xml.apache.org/xml-soap}PlainText)
</a><br>505&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&n= 
bsp; - org.apache.axis.i18n.resource::handleGetObject(oddDigits00)<br>505&n=
bsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.ap=
ache.axis.i18n.resource::handleGetObject
(badChars01)<br>637&nbsp; [main] DEBUG org.apache.axis.encoding.ser.JAFData=
HandlerDeserializerFactory&nbsp; - Enter/Exit: JAFDataHandlerDeserializerFa=
ctory(class java.awt.Image, {<a href=3D" http://xml.apache.org/xml-soap}Imag=
e)"> http://xml.apache.org/xml-soap}Image)
</a><br>682&nbsp; [main] DEBUG org.apache.axis.encoding.ser.JAFDataHandlerD=
eserializerFactory&nbsp; - Enter/Exit: JAFDataHandlerDeserializerFactory(cl=
ass javax.mail.internet.MimeMultipart, {<a href=3D" http://xml.apache.org/xm=
l-soap}Multipart)">
http://xml.apache.org/xml-soap}Multipart) </a><br>684&nbsp; [main] DEBUG org=
.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/E= 
xit: JAFDataHandlerDeserializerFactory(interface javax.xml.transform.Source=
, {<a href=3D" http://xml.apache.org/xml-soap}Source)">
http://xml.apache.org/xml-soap}Source)</a><br>687&nbsp; [main] DEBUG org.ap=
ache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/Exit=
: JAFDataHandlerDeserializerFactory(class org.apache.axis.attachments.Octet=
Stream
, {<a href=3D"http://xml.apache.org/xml-soap}octet-stream)" >http://xml.apac= 
he.org/xml-soap}octet-stream)</a><br>688&nbsp; [main] DEBUG org.apache.axis= 
.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/Exit: JAFData= 
HandlerDeserializerFactory()
<br>757&nbsp; [main] DEBUG org.apache.axis.AxisEngine&nbsp; - Exit: AxisEng=
ine::init<br>775&nbsp; [main] DEBUG org.apache.axis.description.OperationDe=
sc&nbsp; - @13785d3 added parameter &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;= 
&nbsp; {<a href=3D"http://www.informatica.uniroma2.it/WebDisk}listRequest ">
http://www.informatica.uniroma2.it/WebDisk}listRequest</a><br>typeEntry:&nb=
sp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<br>position:&nbsp;=
&nbsp; 0<br>isReturn:&nbsp;&nbsp; false<br>typeQName:&nbsp; {<a href=3D"htt= 
p://www.informatica.uniroma2.it/WebDisk}">http://www.informatica.uniroma2.i=
t/WebDisk} 
</a>&gt;listRequest<br>javaType:&nbsp;&nbsp; class it.uniroma2.informatica.=
types.ListRequest<br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp; false<=
br>@32efa7&lt;total parameters:1<br>775&nbsp; [main] DEBUG org.apache.axis.= 
description.OperationDesc&nbsp; - @13785d3setReturnType({
<a href=3D" http://www.informatica.uniroma2.it/WebDisk}listResponse)" >http:/=
/www.informatica.uniroma2.it/WebDisk}listResponse)</a><br>787&nbsp; [main] =
DEBUG org.apache.axis.description.OperationDesc&nbsp; - @1242b11 added para=
meter &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fileName 
<br>typeEntry:&nbsp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<b=
r>position:&nbsp;&nbsp; 0<br>isReturn:&nbsp;&nbsp; false<br>typeQName:&nbsp= 
; {<a href=3D"http://www.w3.org/2001/XMLSchema}string"> http://www.w3.org/20=
01/XMLSchema}string</a><br>javaType:&nbsp;&nbsp; class java.lang.String
<br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp; false<br>@1878144&lt;to=
tal parameters:1<br>787&nbsp; [main] DEBUG org.apache.axis.description.Oper= 
ationDesc&nbsp; - @1242b11 added parameter &gt;name:&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp; file<br>typeEntry:&nbsp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp= 
;&nbsp;&nbsp; IN
<br>position:&nbsp;&nbsp; 1<br>isReturn:&nbsp;&nbsp; false<br>typeQName:&nb=
sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart">http://xml.apache=
.org/xml-soap}Multipart</a><br>javaType:&nbsp;&nbsp; class javax.mail.inter=
net.MimeMultipart <br>inHeader:&nbsp;&nbsp; false
<br>outHeader:&nbsp; false<br>@137d090&lt;total parameters:2<br>787&nbsp; [=
main] DEBUG org.apache.axis.description.OperationDesc&nbsp ; - @1242b11setRe=
turnType({<a href=3D"http://www.w3.org/2001/XMLSchema}string)" >http://www.w=
3.org/2001/XMLSchema}string)
</a><br>944&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&n=
bsp; - org.apache.axis.i18n.resource::handleGetObject(transport00)<br>944&n= 
bsp; [main] DEBUG org.apache.axis.client.Call&nbsp; - Transport is org.apac=
he.axis.transport.http.HTTPTransport@90c06f
<br>946&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp ;=
- org.apache.axis.i18n.resource::handleGetObject(exception00)<br>948&nbsp;=
[main] DEBUG org.apache.axis.encoding.ser.BaseSerializerFactory&nbsp; - Ex=
ception:<br>java.lang.NoSuchMethodException 
: org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(java.=
lang.Class, javax.xml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at java.lang.C=
lass.getMethod(Class.java:1581)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.en=
coding.ser.BaseSerializerFactory.createFactory
(BaseSerializerFactory.java:254)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.c=
lient.Call.registerTypeMapping(Call.java:2315)<br>&nbsp;&nbsp;&nbsp; at it.= 
uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCall(WebDiskS=
OAPBindingStub.java:161)<br>
&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskSOAPBindin=
gStub.upload (WebDiskSOAPBindingStub.java:218)<br>&nbsp;&nbsp;&nbsp; at it.u=
niroma2.informatica.webservices.WebDiskClient.testUpload(WebDiskClient.java=
:80)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskCl= 
ient.main
(WebDiskClient.java:36)<br>952&nbsp; [main] DEBUG org.apache.axis.i18n.Proj=
ectResourceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject(ex=
ception00)<br>952&nbsp; [main] DEBUG org.apache.axis.encoding.ser.BaseDeser=
ializerFactory
&nbsp; - Exception:<br>java.lang.NoSuchMethodException: org.apache.axis.enc=
oding.ser.JAFDataHandlerDeserializerFactory.create(java.lang.Class, javax.x= 
ml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at java.lang.Class.getMethod(Clas=
s.java:1581)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.encoding.ser.BaseDeserializerFactory.=
createFactory( BaseDeserializerFactory.java:225)<br>&nbsp;&nbsp;&nbsp; at or=
g.apache.axis.client.Call.registerTypeMapping(Call.java:2317)<br>&nbsp;&nbs=
p;&nbsp; at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.crea= 
teCall
(WebDiskSOAPBindingStub.java:161)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.info=
rmatica.webservices.WebDiskSOAPBindingStub.upload(WebDiskSOAPBindingStub.ja=
va:218)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDis=
kClient.testUpload(WebDiskClient.java
:80)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskCl=
ient.main(WebDiskClient.java:36)<br>953&nbsp; [main] DEBUG org.apache.axis.=
encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/Exit: JAFDataH=
andlerDeserializerFactory(class=20
javax.activation.DataHandler, {<a href=3D" http://www.informatica.uniroma2.i=
t/WebDisk/}DataHandler)">http://www.informatica.uniroma2.it/WebDisk/}DataHa= 
ndler)</a><br>962&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; - En=
ter: Call::invoke(ns, meth, args)
<br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; - operation=3D=
name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; upload<br>returnQName: retu= 
rn<br>returnType:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}string= 
">http://www.w3.org/2001/XMLSchema}string </a><br>returnClass: class=20
java.lang.String<br>elementQName:null<br>soapAction:&nbsp; null<br>style:&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rpc<br>use:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp= 
;&nbsp;&nbsp;&nbsp; encoded<br>numInParams: 2<br>method:null<br>&nbsp;Param=
eterDesc[0]:<br>&nbsp; name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fileName<b= 
r>&nbsp; typeEntry:&nbsp; null<br>&nbsp; mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp; IN
<br>&nbsp; position:&nbsp;&nbsp; 0<br>&nbsp; isReturn:&nbsp;&nbsp; false<br= 
>&nbsp; typeQName:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}strin= 
g">http://www.w3.org/2001/XMLSchema}string </a><br>&nbsp; javaType:&nbsp;&nb=
sp; class java.lang.String<br>&nbsp; inHeader:&nbsp;&nbsp; false<br>
&nbsp; outHeader:&nbsp; false<br><br>&nbsp;ParameterDesc[1]:<br>&nbsp; name= 
:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; file<br>&nbsp; typeEntry:&nbsp; null<=
br>&nbsp; mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<br>&nbsp; position:&= 
nbsp;&nbsp; 1<br>&nbsp; isReturn:&nbsp;&nbsp; false<br>&nbsp; typeQName:&nb=
sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart ">
http://xml.apache.org/xml-soap}Multipart</a><br>&nbsp; javaType:&nbsp;&nbsp= 
; class javax.mail.internet.MimeMultipart<br>&nbsp; inHeader:&nbsp;&nbsp; f= 
alse<br>&nbsp; outHeader:&nbsp; false<br><br><br>979&nbsp; [main] DEBUG org=
.apache.axis.client.Call&nbsp; - operation.getNumParams
()=3D2<br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; - getPar=
amList number of params: 2<br>1000 [main] DEBUG org.apache.axis.client.Call=
&nbsp; - Enter: Call::invoke(RPCElement)<br>1033 [main] DEBUG org.apache.ax= 
is.i18n.ProjectResourceBundle
&nbsp; - org.apache.axis.i18n.resource::handleGetObject(attachEnabled)<br>1=
033 [main] DEBUG org.apache.axis.Message&nbsp; - Attachment support is enab=
led?&nbsp; true<br>1045 [main] DEBUG org.apache.axis.SOAPPart&nbsp; - Enter=
: SOAPPart ctor(FORM_SOAPENVELOPE)
<br>1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; - or=
g.apache.axis.i18n.resource::handleGetObject(setMsgForm)<br>1045 [main] DEB= 
UG org.apache.axis.SOAPPart&nbsp; - Setting current message form to: FORM_S=
OAPENVELOPE (currentMessage is now=20
org.apache.axis.message.SOAPEnvelope)<br>1045 [main] DEBUG org.apache.axis.=
SOAPPart&nbsp; - Exit: SOAPPart ctor()<br>1045 [main] DEBUG org.apache.axis=
.i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.resource::handleGe=
tObject
(addBody00)<br>1045 [main] DEBUG org.apache.axis.message.SOAPBody&nbsp; - A=
dding body element to message...<br>1045 [main] DEBUG org.apache.axis.clien=
t.Call&nbsp; - Enter: Call::invoke()<br>1046 [main] DEBUG org.apache.axis.M=
essageContext
&nbsp; - MessageContext: setTargetService(WebDiskSOAP)<br>1046 [main] DEBUG=
org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.re=
source::handleGetObject(noService10)<br>1047 [main] DEBUG org.apache.axis.C=
onfigurationException
&nbsp; - Exception: <br> org.apache.axis.ConfigurationException: No service =
named WebDiskSOAP is available<br>org.apache.axis.ConfigurationException: N=
o service named WebDiskSOAP is available<br>&nbsp;&nbsp;&nbsp; at org.apach=
e.axis.configuration.FileProvider.getService
(FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.AxisEngine=
.getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.M=
essageContext.setTargetService(MessageContext.java:755)<br>&nbsp;&nbsp;&nbs=
p; at org.apache.axis.client.Call.invoke(
Call.java:2690)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke=
(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invok=
e(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invo= 
ke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webserv=
ices.WebDiskSOAPBindingStub.upload
(WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.info= 
rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs=
p;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskClient.main(We=
bDiskClient.java:36)<br><br> 
&nbsp;&nbsp;&nbsp; at org.apache.axis.configuration.FileProvider.getService=
(FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.AxisEngine=
.getService(AxisEngine.java :311)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.M=
essageContext.setTargetService(MessageContext.java
:755)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(Call.java=
:2690)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(Call.jav=
a:2443)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(Call.ja=
va:2366)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webservic=
es.WebDiskSOAPBindingStub.upload(WebDiskSOAPBindingStub.java:230)<br>&nbsp;= 
&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskClient.testUploa=
d(WebDiskClient.java:80)<br>
&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskClient.mai=
n(WebDiskClient.java:36)<br>1047 [main] DEBUG org.apache.axis.MessageContex=
t&nbsp; - MessageContext: setServiceHandler(null)<br>1047 [main] DEBUG org.=
apache.axis.i18n.ProjectResourceBundle
&nbsp; - org.apache.axis.i18n.resource::handleGetObject(targetService)<br>1=
047 [main] DEBUG org.apache.axis.client.Call&nbsp; - Target service:&nbsp; =
WebDiskSOAP<br>1047 [main] DEBUG org.apache.axis.MessageContext&nbsp ; - Mes=
sageContext: setTargetService(
<a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload" > http://w=
ww.informatica.uniroma2.it/WebDisk/wsdl/upload</a>)<br>1047 [main] DEBUG or= 
g.apache.axis.i18n.ProjectResourceBundle&nbsp ; - org.apache.axis.i18n.resou=
rce::handleGetObject
(noService10)<br>1048 [main] DEBUG org.apache.axis.ConfigurationException&n=
bsp; - Exception: <br>org.apache.axis.ConfigurationException: No service na= 
med <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload" >http=
://www.informatica.uniroma2.it/WebDisk/wsdl/upload 
</a> is available<br>org.apache.axis.ConfigurationException: No service nam=
ed <a href=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl/upload" >http:=
//www.informatica.uniroma2.it/WebDisk/wsdl/upload</a> is available<br>&nbsp=
;&nbsp;&nbsp; at=20
org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233= 
)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.AxisEngine.getService(AxisEngine=
.java:311)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.MessageContext.setTarge=
tService(MessageContext.java 
:755)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.transport.http.HTTPTransport=
.setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp; at or=
g.apache.axis.client.Transport.setupMessageContext (Transport.java:46)<br>&n=
bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
(Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invok=
e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invo=
ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.inv=
oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webser= 
vices.WebDiskSOAPBindingStub.upload
(WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.info=
rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs= 
p;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskClient.main(We=
bDiskClient.java:36)<br><br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.configuration.FileProvider.getService= 
(FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.AxisEngine=
.getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.M=
essageContext.setTargetService (MessageContext.java
:755)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.transport.http.HTTPTransport=
.setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp; at or=
g.apache.axis.client.Transport.setupMessageContext (Transport.java:46)<br>&n=
bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
(Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invok=
e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invo=
ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.inv=
oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.informatica.webser= 
vices.WebDiskSOAPBindingStub.upload
(WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at it.uniroma2.info=
rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs= 
p;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskClient.main(We=
bDiskClient.java:36)<br>1048 [main] DEBUG=20
org.apache.axis.MessageContext&nbsp; - MessageContext: setServiceHandler(nu= 
ll)<br>1055 [main] DEBUG org.apache.axis.SOAPPart&nbsp; - Enter: SOAPPart::=
getAsSOAPEnvelope()<br>1055 [main] DEBUG org.apache.axis.i18n.ProjectResour=
ceBundle
&nbsp; - org.apache.axis.i18n.resource::handleGetObject (currForm)<br>1055 [=
main] DEBUG org.apache.axis.SOAPPart&nbsp; - current form is FORM_SOAPENVEL=
OPE<br>1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -=
org.apache.axis.i18n.resource::handleGetObject 
(register00)<br>1055 [main] DEBUG org.apache.axis.encoding.SerializationCon=
text&nbsp; - register 'soapenv' - '<a href=3D" http://schemas.xmlsoap.org/so= 
ap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1055 [main]= 
DEBUG=20
org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main] DEBUG org.= 
apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main] DEBUG org.apac=
he.axis.i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.resource::h=
andleGetObject
(register00)<br>1056 [main] DEBUG org.apache.axis.encoding.SerializationCon=
text&nbsp; - register 'soapenv' - '<a href=3D"http://schemas.xmlsoap.org/so= 
ap/envelope/"> http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1056 [main]=
DEBUG=20
org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.res=
ource::handleGetObject(register00)<br>1056 [main] DEBUG org.apache.axis.enc=
oding.SerializationContext&nbsp; - register 'xsd' - '<a href=3D"http://www.=
w3.org/2001/XMLSchema"> 
http://www.w3.org/2001/XMLSchema</a>'<br>1056 [main] DEBUG org.apache.axis.=
utils.NSStack&nbsp ; - NSPush (32)<br>1056 [main] DEBUG org.apache.axis.i18n= 
.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObje=
ct(register00)
<br>1056 [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp; -=
register 'xsi' - '<a href=3D" http://www.w3.org/2001/XMLSchema-instance">ht=
tp://www.w3.org/2001/XMLSchema-instance </a>'<br>1056 [main] DEBUG org.apach=
e.axis.utils.NSStack
&nbsp; - NSPush (32)<br>1056 [main] DEBUG org.apache.axis.i18n.ProjectResou=
rceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject(startElem0=
0)<br>1056 [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp;=
- Start element [
<a href=3D" http://schemas.xmlsoap.org/soap/envelope/]:Envelope" >http://sche=
mas.xmlsoap.org/soap/envelope/]:Envelope</a><br>1062 [main] DEBUG org.apach=
e.axis.i18n.ProjectResourceBundle&nbsp ; - org.apache.axis.i18n.resource::ha=
ndleGetObject
(startElem00)<br>1062 [main] DEBUG org.apache.axis.encoding.SerializationCo=
ntext&nbsp; - Start element [<a href=3D" http://schemas.xmlsoap.org/soap/env=
elope/]:Body">http://schemas.xmlsoap.org/soap/envelope/]:Body </a><br>1062 [=
main] DEBUG=20
org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1062 [main] DEBUG org.=
apache.axis.i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.resourc=
e::handleGetObject(register00)<br>1062 [main] DEBUG org.apache.axis.encodin=
g.SerializationContext
&nbsp; - register '' - ''<br>1063 [main] DEBUG org.apache.axis.utils.NSStac=
k&nbsp; - NSPush (32)<br>1063 [main] DEBUG org.apache.axis.utils.NSStack&nb= 
sp; - NSPush (32)<br>1063 [main] DEBUG org.apache.axis.i18n.ProjectResource=
Bundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
(startElem00)<br>1063 [main] DEBUG org.apache.axis.encoding.SerializationCo= 
ntext&nbsp; - Start element []:upload<br>1069 [main] DEBUG org.apache.axis.=
i18n.ProjectResourceBundle&nbsp; - org.apache.axis.i18n.resource::handleGet=
Object
(startElem00)<br>1069 [main] DEBUG org.apache.axis.encoding.SerializationCo=
ntext&nbsp; - Start element []:fileName<br>1069 [main] DEBUG org.apache.axi=
s.utils.NSStack&nbsp; - NSPush (32)<br>1076 [main] DEBUG org.apache.axis.i1= 
8n.ProjectResourceBundle
&nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1076 =
[main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp; - End elem=
ent fileName<br>1076 [main] DEBUG org.apache.axis.utils.NSStack&nbsp; - NSP=
op (32)<br>
1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.ap=
ache.axis.i18n.resource::handleGetObject(startElem00)<br>1090 [main] DEBUG = 
org.apache.axis.encoding.SerializationContext&nbsp; - Start element []:file=
<br>1090 [main] DEBUG=20
org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1091 [main] DEBUG org.=
apache.axis.i18n.ProjectResourceBundle&nbsp ; - org.apache.axis.i18n.resourc=
e::handleGetObject(endElem00)<br>1091 [main] DEBUG org.apache.axis.encoding=
.SerializationContext
&nbsp; - End element file<br>1091 [main] DEBUG org.apache.axis.utils.NSStac= 
k&nbsp; - NSPop (32)<br>1091 [main] DEBUG org.apache.axis.i18n.ProjectResou=
rceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)=
<br>1091 [main] DEBUG=20
org.apache.axis.encoding.SerializationContext&nbsp ; - End element upload<br=
>1091 [main] DEBUG org.apache.axis.utils.NSStack&nbsp; - NSPop (32)<br>1091=
[main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; - org.apache=
.axis.i18n.resource::handleGetObject 
(endElem00)<br>1091 [main] DEBUG org.apache.axis.encoding.SerializationCont=
ext&nbsp; - End element soapenv:Body<br>1091 [main] DEBUG org.apache.axis.u=
tils.NSStack&nbsp; - NSPop (32)<br>1091 [main] DEBUG org.apache.axis.i18n.P=
rojectResourceBundle
&nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1091 =
[main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp; - End elem= 
ent soapenv:Envelope<br>1091 [main] DEBUG org.apache.axis.i18n.ProjectResou=
rceBundle
&nbsp; - org.apache.axis.i18n.resource::handleGetObject(empty00)<br>1091 [m=
ain] DEBUG org.apache.axis.utils.NSStack&nbsp ; - NSPop (empty)<br>1091 [mai=
n] DEBUG org.apache.axis.client.Call&nbsp; - &lt;?xml version=3D&quot;1.0&q=
uot; encoding=3D&quot;UTF-8&quot;?&gt;&lt;soapenv:Envelope xmlns:soapenv=3D= 
&quot;
<a href=3D"http://schemas.xmlsoap.org/soap/envelope/"> http://schemas.xmlsoa=
p.org/soap/envelope/</a>&quot; xmlns:xsd=3D&quot;<a href=3D"http://www.w3.o=
rg/2001/XMLSchema"> http://www.w3.org/2001/XMLSchema </a>&quot; xmlns:xsi=3D&=
quot;
<a href=3D"http://www.w3.org/2001/XMLSchema-instance&quot;" > http://www.w3.o=
rg/2001/XMLSchema-instance&quot;</a>&gt;&lt;soapenv:Body&gt;&lt;upload xmln=
s=3D&quot;&quot;&gt;&lt;fileName&gt;fileEst.jpg&lt;/fileName&gt;&lt;file hr= 
ef=3D&quot;cid:E773E1C9F468724E1683F8F6B8FE05A9&quot;/&gt;&lt;/upload&gt;&l=
t;/soapenv:Body&gt;&lt;/soapenv:Envelope&gt;
<br>1092 [main] DEBUG org.apache.axis.client.AxisClient&nbsp ; - Enter: Axis=
Client::invoke<br>1092 [main] DEBUG org.apache.axis.client.AxisClient&nbsp;=
- EngineHandler: null<br>1101 [main] DEBUG org.apache.axis.i18n.ProjectRes=
ourceBundle
&nbsp; - org.apache.axis.i18n.resource::handleGetObject(axisUserAgent)<br>1=
110 [main] DEBUG org.apache.axis.SimpleChain&nbsp; - Enter: SimpleChain::in=
voke<br>1111 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp ; =
- org.apache.axis.i18n.resource::handleGetObject
(enter00)<br>1111 [main] DEBUG org.apache.axis.transport.http.HTTPSender&nb=
sp; - Enter:&nbsp; HTTPSender::invoke<br>1112 [main] DEBUG org.apache.axis.= 
SOAPPart&nbsp; - Enter: SOAPPart::saveChanges<br><br>..................<br>=
.................
<br>..............<br><br><br>the wsdl file<br><br>&lt;?xml version=3D&quot= 
;1.0&quot; encoding=3D&quot;UTF-8&quot;?&gt;<br><br>&lt;wsdl:definitions<br=
>&nbsp; targetNamespace=3D&quot;<a href=3D" http://www.informatica.uniroma2.=
it/WebDisk/wsdl">
http://www.informatica.uniroma2.it/WebDisk/wsdl </a>&quot;<br>&nbsp; xmlns= 
=3D&quot;<a href=3D"http://schemas.xmlsoap.org/wsdl/"> http://schemas.xmlsoa=
p.org/wsdl/</a>&quot;<br>&nbsp; xmlns:tns=3D&quot;<a href=3D"http://www.inf=
ormatica.uniroma2.it/WebDisk/wsdl" >
http://www.informatica.uniroma2.it/WebDisk/wsdl</a>&quot;<br>&nbsp; xmlns:s= 
oap=3D&quot;<a href=3D" http://schemas.xmlsoap.org/wsdl/soap/">http://schema=
s.xmlsoap.org/wsdl/soap/</a>&quot;<br>&nbsp; xmlns:wsdl=3D&quot;<a href=3D"= 
http://schemas.xmlsoap.org/wsdl/">
http://schemas.xmlsoap.org/wsdl/</a>&quot;<br>&nbsp; xmlns:types=3D&quot;<a= 
href=3D"http://www.informatica.uniroma2.it/WebDisk"> http://www.informatica=
.uniroma2.it/WebDisk</a>&quot;<br>&nbsp; xmlns:mime=3D&quot;<a href=3D"http= 
://schemas.xmlsoap.org/wsdl/mime/">
http://schemas.xmlsoap.org/wsdl/mime/</a>&quot;<br>&nbsp; xmlns:xsd=3D&quot= 
;<a href=3D" http://www.w3.org/2001/XMLSchema"> http://www.w3.org/2001/XMLSch=
ema</a>&quot; name=3D&quot;WebDisk&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; <b= 
r>&nbsp;&nbsp;&nbsp; &lt;wsdl:types&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;xsd:schema elementFormDefault=3D&=
quot;qualified&quot;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&= 
nbsp; targetNamespace=3D&quot;<a href=3D"http://www.informatica.uniroma2.it=
/WebDisk/wsdl/types"> http://www.informatica.uniroma2.it/WebDisk/wsdl/types<=
/a>
&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp; &lt;xsd:import namespace=3D&quot;<a href=3D" http://www.informa=
tica.uniroma2.it/WebDisk">http://www.informatica.uniroma2.it/WebDisk </a>&qu=
ot;&nbsp; schemaLocation=3D&quot;/home/simo/develop/java/WebDisk/src/it/uni=
roma2/informatica/WebDisk.xsd&quot;/&gt;
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/xsd:schema&gt;<br>&nbsp;&nbs= 
p;&nbsp; &lt;/wsdl:types&gt;<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &=
lt;wsdl:message name=3D&quot;listRequest&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n= 
bsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot; element=
=3D&quot;types:listRequest&quot; /&gt;
<br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:message&gt;<br>&nbsp;&nbsp;&nbsp; &lt;wsdl= 
:message name=3D&quot;listResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&n=
bsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot; element=3D&quot;type=
s:listResponse&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:message&gt;<br>&n=
bsp;&nbsp;&nbsp;=20
<br>&nbsp;&nbsp;&nbsp; &lt;wsdl:message name=3D&quot;uploadRequest&quot;&gt= 
;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:part name=3D&quot;fileN=
ame&quot; type=3D&quot;xsd:string&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&n= 
bsp;&nbsp; &lt;wsdl:part name=3D&quot;file&quot; type=3D&quot;xsd:base64Bin=
ary&quot;/&gt;
<br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:message&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;= 
wsdl:message name=3D&quot;uploadResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
bsp;&nbsp;&nbsp; &lt;wsdl:part name=3D&quot;return&quot; type=3D&quot;xsd:s=
tring&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:message&gt;<br>&nbsp;&nbsp=
;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; &lt;wsdl:portType name=3D&quot;WebDiskPo= 
rtType&quot;&gt;
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:operation name=3D&quot;l=
ist&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &= 
lt;wsdl:input message=3D&quot;tns:listRequest&quot; /&gt;<br>&nbsp;&nbsp;&n=
bsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:output message=3D&= 
quot;tns:listResponse&quot; /&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; =
&lt;/wsdl:operation&gt;
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbs= 
p;&nbsp; &lt;wsdl:operation name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&n=
bsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:input message=3D&quot;t= 
ns:uploadRequest&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;=
&nbsp;&nbsp; &lt;wsdl:output message=3D&quot;tns:uploadResponse&quot;/&gt;<= 
br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:operation&gt;<br>&nbsp;&nbs=
p;&nbsp; &lt;/wsdl:portType&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;wsdl:binding = 
name=3D&quot;WebDiskSOAPBinding&quot; type=3D&quot;tns:WebDiskPortType&quot=
;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:binding style=3D&qu=
ot;document&quot; transport=3D&quot;
<a href=3D"http://schemas.xmlsoap.org/soap/http&quot;/" > http://schemas.xmls=
oap.org/soap/http&quot;/</a>&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &= 
lt;wsdl:operation name=3D&quot;list&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&= 
nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation soapAction=3D&quot;<a hre=
f=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/ ">
http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/ </a>&gt;<br>&nbs=
p;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:input&gt;<br>= 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;=
&lt;soap:body use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&= 
nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:input&gt;<br>&nbsp;&nbsp;&nbsp; &n=
bsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:output&gt;
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&n= 
bsp; &lt;soap:body use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nb=
sp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:output&gt;<br>&nbsp;&nbsp;&nbs= 
p; &nbsp;&nbsp;&nbsp; &lt;/wsdl:operation&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:op= 
eration name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation soapAction=3D&quot;
<a href=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/">h= 
ttp://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/</a>&gt;<br>&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:input&g= 
t;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&=
nbsp;&nbsp; &lt;mime:multipartRelated&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp= 
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mime:part&gt;<br>&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&= 
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;soap:body use=3D&=
quot;literal&quot; parts=3D&quot;fileName&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&= 
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp; &lt;/mime:part&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n= 
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp; &lt;mime:part&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp= 
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mim=
e:content part=3D&quot;file&quot; type=3D&quot;multipart/mixed&quot;/&gt;<b= 
r>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/mime:part&gt;<br>&nbsp;&nbsp= 
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp; &lt;/mime:multipartRelated&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;= 
&nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:input&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:=
output&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;= 
&nbsp;&nbsp;&nbsp; &lt;soap:body use=3D&quot;literal&quot;/&gt;<br>&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:output&gt;= 
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/wsdl:operation&gt;<br>&=
nbsp;&nbsp;&nbsp; &lt;/wsdl:binding&gt;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&= 
nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:service name=3D&quot;WebDiskService&q=
uot;&gt;
<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:port binding=3D&quot= 
;tns:WebDiskSOAPBinding&quot; name=3D&quot;WebDiskSOAP&quot;&gt;<br>&nbsp;&=
nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:address location= 
=3D&quot;<a href=3D"http://localhost:8080/axis/services/WebDiskSOAP&quot;/"= 
> http://localhost:8080/axis/services/WebDiskSOAP&quot;/
</a>&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:port&gt;&nbsp;&=
nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:service= 
&gt;<br>&nbsp;&nbsp;&nbsp; <br>&lt;/wsdl:definitions&gt;<br><br>

------=_Part_8470_7036360.1137348779925--














  


Re: failure notice

Posted by Simone Bonazzoli <s....@gmail.com>.
i have the java activation framework installed in my system... the file
activation.jar is in my classpath.... what wrong?

2006/1/16, Anne Thomas Manes <at...@gmail.com>:
>
> You also need the Java Activation Framework (JAF).
>
> On 1/16/06, Simone Bonazzoli <s....@gmail.com> wrote:
> >
> > i search in google and i find this page
> > http://www.nabble.com/Error-or-Bug-in-Deployment-p136948.html   ... it
> > looks that someone have my same problem ... i try to understand if this is
> > an axis' bug or a my error... anyone can answer me?
> >
> >
> > 2006/1/16, Simone Bonazzoli <s....@gmail.com>:
> > >
> > > What means jaf installed??? however i have the javamail.jar in my
> > > classpath....
> > > the eception is NoSuchMethodException and this seems very strange... i
> > > read the axis API and the method create for class
> > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory doesn't
> > > exist.....
> > >
> > > 2006/1/16, Anne Thomas Manes < atmanes@gmail.com>:
> > > >
> > > > Make sure you have JAF installed and in your classpath.
> > > >
> > > > On 1/16/06, Simone Bonazzoli <s.bonazzoli@gmail.com > wrote:
> > > > >
> > > > > Hi, i'm developing a simple webservice that support the upload and
> > > > > download
> > > > > of binary files... i look at the example "swa" present in the
> > > > > samples
> > > > > directory of the axis distribution....
> > > > > i customize my wsdl and all otherthings but when i try to run my
> > > > > client the
> > > > > axis.log report this exception:
> > > > >
> > > > > java.lang.NoSuchMethodException:
> > > > >
> > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create
> > > > > (
> > > > > java.lang.Class, javax.xml.namespace.QName)
> > > > >
> > > > > below i put my wsdd file and my wsdl file... the question is: is
> > > > > this an
> > > > > axis bug or a my error... please help me :)
> > > > >
> > > > > 0    [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > getBundle(
> > > > > org.apache.axis,org.apache.axis.i18n,resource,null,...)
> > > > > 32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > loadBundle:
> > > > > Ignoring MissingResourceException: Can't find bundle for base name
> > > > > org.apache.axis.resource, locale en_US
> > > > > 32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > Created
> > > > > org.apache.axis.i18n.resource , linked to parent null
> > > > > 33   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > getBundle(
> > > > > org.apache.axis,org.apache.axis.utils,resource,null,...)
> > > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > loadBundle:
> > > > > Ignoring MissingResourceException: Can't find bundle for base name
> > > > > org.apache.axis.utils.resource, locale en_US
> > > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > loadBundle:
> > > > > Ignoring MissingResourceException: Can't find bundle for base name
> > > > >
> > > > > org.apache.axis.resource, locale en_US
> > > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > Root packag=
> > > > > e
> > > > > not found, cross link to org.apache.axis.i18n.resource
> > > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > Root packag=
> > > > > e
> > > > > not found, cross link to org.apache.axis.i18n.resource
> > > > > 36   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
> > > > >
> > > > > 37   [main] DEBUG
> > > > > org.apache.axis.configuration.EngineConfigurationFactoryFinder  -
> > > > > Factory
> > > > > org.apache.axis.configuration.EngineConfigurationFactoryServletIgnored:
> > > > > unable to load/resolve class.
> > > > > 39   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(engineFactory)
> > > > > 39   [main] DEBUG
> > > > > org.apache.axis.configuration.EngineConfigurationFactoryFinder  -
> > > > > Got
> > > > > EngineFactory:
> > > > > org.apache.axis.configuration.EngineConfigurationFactoryDefault
> > > > > 45   [main] DEBUG org.apache.axis.AxisEngine  - Enter:
> > > > > AxisEngine::init
> > > > > 459  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject (attachEnabled)
> > > > > 459  [main] DEBUG org.apache.axis.utils.JavaUtils  - Attachment
> > > > > support is
> > > > > enabled?  true
> > > > > 502  [main] DEBUG
> > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > java.lang.String, {
> > > > > http://xml.apache.org/xml-soap}PlainText)<http://xml.apache.org/xml-soap%7DPlainText%29>
> > > > > 505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > org.apache.axis.i18n.resource::handleGetObject (oddDigits00)
> > > > > 505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(badChars01)
> > > > > 637  [main] DEBUG
> > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory   -
> > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class java.awt.Image,
> > > > > {
> > > > > http://xml.apache.org/xml-soap}Image)
> > > > > <http://xml.apache.org/xml-soap%7DImage%29>
> > > > > 682  [main] DEBUG
> > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory   -
> > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > javax.mail.internet.MimeMultipart, {
> > > > > http://xml.apache.org/xml-soap}Multipart)<http://xml.apache.org/xml-soap%7DMultipart%29>
> > > > > 684  [main] DEBUG
> > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(interface
> > > > > javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source)
> > > > > <http://xml.apache.org/xml-soap%7DSource%29>
> > > > > 687  [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)<http://xml.apache.org/xml-soap%7Doctet-stream%29>
> > > > > 688  [main] DEBUG
> > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > > Enter/Exit: JAFDataHandlerDeserializerFactory()
> > > > > 757  [main] DEBUG org.apache.axis.AxisEngine   - Exit:
> > > > > AxisEngine::init
> > > > > 775  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > > @13785d3
> > > > > added parameter >name:       {
> > > > > http://www.informatica.uniroma2.it/WebDisk}listRequest
> > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> > > > > typeEntry:  null
> > > > > mode:       IN
> > > > > position:   0
> > > > > isReturn:   false
> > > > > typeQName:  { http://www.informatica.uniroma2.it/WebDisk}<http://www.informatica.uniroma2.it/WebDisk%7D>
> > > > > >listRequest
> > > > > javaType:   class it.uniroma2.informatica.types.ListRequest
> > > > > inHeader:   false
> > > > > outHeader:  false
> > > > > @32efa7<total parameters:1
> > > > > 775  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > > @13785d3setReturnType({
> > > > > http://www.informatica.uniroma2.it/WebDisk}listResponse)<http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29>
> > > > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > > @1242b11
> > > > > added parameter >name:       fileName
> > > > > typeEntry:  null
> > > > > mode:       IN
> > > > > position:   0
> > > > > isReturn:   false
> > > > > typeQName:  {http://www.w3.org/2001/XMLSchema}string<http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > > javaType:   class java.lang.String
> > > > > inHeader:   false
> > > > > outHeader:  false
> > > > > @1878144<total parameters:1
> > > > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > > @1242b11
> > > > > added parameter >name:       file
> > > > > typeEntry:  null
> > > > > mode:       IN
> > > > > position:   1
> > > > > isReturn:   false
> > > > > typeQName:  {http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart>
> > > > > javaType:   class javax.mail.internet.MimeMultipart
> > > > > inHeader:   false
> > > > > outHeader:  false
> > > > > @137d090<total parameters:2
> > > > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > > @1242b11setReturnType({http://www.w3.org/2001/XMLSchema}string)
> > > > > <http://www.w3.org/2001/XMLSchema%7Dstring%29>
> > > > > 944  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > org.apache.axis.i18n.resource::handleGetObject(transport00)
> > > > > 944  [main] DEBUG org.apache.axis.client.Call  - Transport is
> > > > > org.apache.axis.transport.http.HTTPTransport@90c06f
> > > > > 946  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > org.apache.axis.i18n.resource::handleGetObject(exception00)
> > > > > 948  [main] DEBUG
> > > > > org.apache.axis.encoding.ser.BaseSerializerFactory  -
> > > > > Exception:
> > > > > java.lang.NoSuchMethodException:
> > > > >
> > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > > > > java.lang.Class, javax.xml.namespace.QName)
> > > > >     at java.lang.Class.getMethod(Class.java:1581)
> > > > >     at
> > > > > org.apache.axis.encoding.ser.BaseSerializerFactory.createFactory(
> > > > > BaseSerializerFactory.java:254)
> > > > >     at org.apache.axis.client.Call.registerTypeMapping(Call.java
> > > > > :2315)
> > > > >     at
> > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> > > > > l
> > > > > (WebDiskSOAPBindingStub.java:161)
> > > > >     at
> > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > > WebDiskSOAPBindingStub.java:218)
> > > > >     at
> > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > WebDiskClient.java:80)
> > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > WebDiskClient.java :36)
> > > > > 952  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(exception00)
> > > > > 952  [main] DEBUG
> > > > > org.apache.axis.encoding.ser.BaseDeserializerFactory  -
> > > > > Exception:
> > > > > java.lang.NoSuchMethodException:
> > > > >
> > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory.create
> > > > > (
> > > > > java.lang.Class, javax.xml.namespace.QName)
> > > > >     at java.lang.Class.getMethod(Class.java:1581)
> > > > >     at
> > > > > org.apache.axis.encoding.ser.BaseDeserializerFactory.createFactory
> > > > > (
> > > > > BaseDeserializerFactory.java:225)
> > > > >     at org.apache.axis.client.Call.registerTypeMapping(Call.java
> > > > > :2317)
> > > > >     at
> > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> > > > > l
> > > > > (WebDiskSOAPBindingStub.java:161)
> > > > >     at
> > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > > WebDiskSOAPBindingStub.java:218)
> > > > >     at
> > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload (
> > > > > WebDiskClient.java:80)
> > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > WebDiskClient.java:36)
> > > > > 953  [main] DEBUG
> > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > > javax.activation.DataHandler, {
> > > > > http://www.informatica.uniroma2.it/WebDisk/}DataHandler)
> > > > > <http://www.informatica.uniroma2.it/WebDisk/%7DDataHandler%29>
> > > > > 962  [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > > Call::invoke(ns,
> > > > > meth, args)
> > > > > 979  [main] DEBUG org.apache.axis.client.Call  - operation=3Dname:
> > > > > upload
> > > > > returnQName: return
> > > > > returnType:  { http://www.w3.org/2001/XMLSchema}string
> > > > > <http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > > returnClass: class java.lang.String
> > > > > elementQName:null
> > > > > soapAction:  null
> > > > > style:       rpc
> > > > > use:         encoded
> > > > > numInParams: 2
> > > > > method:null
> > > > > ParameterDesc[0]:
> > > > >   name:       fileName
> > > > >   typeEntry:  null
> > > > >   mode:       IN
> > > > >   position:   0
> > > > >   isReturn:   false
> > > > >   typeQName:  {http://www.w3.org/2001/XMLSchema}string
> > > > > <http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > >   javaType:   class java.lang.String
> > > > >   inHeader:   false
> > > > >   outHeader:  false
> > > > >
> > > > > ParameterDesc[1]:
> > > > >   name:       file
> > > > >   typeEntry:  null
> > > > >   mode:       IN
> > > > >   position:   1
> > > > >   isReturn:   false
> > > > >   typeQName:  { http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart>
> > > > >   javaType:   class javax.mail.internet.MimeMultipart
> > > > >   inHeader:   false
> > > > >   outHeader:  false
> > > > >
> > > > >
> > > > > 979  [main] DEBUG org.apache.axis.client.Call  -
> > > > > operation.getNumParams ()=
> > > > > =3D2
> > > > > 979  [main] DEBUG org.apache.axis.client.Call  - getParamList
> > > > > number of
> > > > > params: 2
> > > > > 1000 [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > > Call::invoke(RPCElement)
> > > > > 1033 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
> > > > > 1033 [main] DEBUG org.apache.axis.Message  - Attachment support is
> > > > > enabled?
> > > > > true
> > > > > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Enter: SOAPPart
> > > > > ctor(FORM_SOAPENVELOPE)
> > > > > 1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
> > > > > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Setting current
> > > > > message form
> > > > > to: FORM_SOAPENVELOPE (currentMessage is now
> > > > > org.apache.axis.message.SOAPEnvelope)
> > > > > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Exit: SOAPPart
> > > > > ctor()
> > > > > 1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > org.apache.axis.i18n.resource::handleGetObject(addBody00)
> > > > > 1045 [main] DEBUG org.apache.axis.message.SOAPBody  - Adding body
> > > > > element t=
> > > > > o
> > > > > message...
> > > > > 1045 [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > > Call::invoke()
> > > > > 1046 [main] DEBUG org.apache.axis.MessageContext  -
> > > > > MessageContext:
> > > > > setTargetService(WebDiskSOAP)
> > > > > 1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject (noService10)
> > > > > 1047 [main] DEBUG org.apache.axis.ConfigurationException  -
> > > > > Exception:
> > > > > org.apache.axis.ConfigurationException: No service named
> > > > > WebDiskSOAP is
> > > > > available
> > > > > org.apache.axis.ConfigurationException: No service named
> > > > > WebDiskSOAP 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:2690)
> > > > >     at org.apache.axis.client.Call.invoke(Call.java:2443)
> > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > > >     at
> > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > > WebDiskSOAPBindingStub.java:230)
> > > > >     at
> > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload (
> > > > > WebDiskClient.java:80)
> > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > WebDiskClient.java:36)
> > > > >
> > > > >     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:2690)
> > > > >     at org.apache.axis.client.Call.invoke (Call.java:2443)
> > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > > >     at
> > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > > WebDiskSOAPBindingStub.java :230)
> > > > >     at
> > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > WebDiskClient.java:80)
> > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > WebDiskClient.java:36)
> > > > > 1047 [main] DEBUG org.apache.axis.MessageContext   -
> > > > > MessageContext:
> > > > > setServiceHandler(null)
> > > > > 1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(targetService)
> > > > > 1047 [main] DEBUG org.apache.axis.client.Call   - Target service:
> > > > > WebDiskSOAP
> > > > > 1047 [main] DEBUG org.apache.axis.MessageContext  -
> > > > > MessageContext:
> > > > > setTargetService(http://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> > > > > )
> > > > > 1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(noService10)
> > > > > 1048 [main] DEBUG org.apache.axis.ConfigurationException  -
> > > > > Exception:
> > > > > org.apache.axis.ConfigurationException : No service named
> > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload is
> > > > > available
> > > > > org.apache.axis.ConfigurationException: No service named
> > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload 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:2443)
> > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > > >     at
> > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > > WebDiskSOAPBindingStub.java :230)
> > > > >     at
> > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > WebDiskClient.java:80)
> > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > WebDiskClient.java:36)
> > > > >
> > > > >     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:2443)
> > > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > > >     at
> > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > > WebDiskSOAPBindingStub.java :230)
> > > > >     at
> > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > WebDiskClient.java:80)
> > > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > > WebDiskClient.java:36)
> > > > > 1048 [main] DEBUG org.apache.axis.MessageContext   -
> > > > > MessageContext:
> > > > > setServiceHandler(null)
> > > > > 1055 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
> > > > > SOAPPart::getAsSOAPEnvelope()
> > > > > 1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject (currForm)
> > > > > 1055 [main] DEBUG org.apache.axis.SOAPPart  - current form is
> > > > > FORM_SOAPENVELOPE
> > > > > 1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > 1055 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > register
> > > > > 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
> > > > > 1055 [main] DEBUG org.apache.axis.utils.NSStack   - NSPush (32)
> > > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > register
> > > > > 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
> > > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > register
> > > > > 'xsd' - ' http://www.w3.org/2001/XMLSchema '
> > > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > register
> > > > > 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance '
> > > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > Start
> > > > > element [ http://schemas.xmlsoap.org/soap/envelope/]:Envelope<http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
> > > > > 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://schemas.xmlsoap.org/soap/envelope/]:Body<http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
> > > > > 1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > 1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > > 1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > register
> > > > > '' - ''
> > > > > 1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > 1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > 1063 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > > 1063 [main] DEBUG org.apache.axis.encoding.SerializationContext  - Start
> > > > > element []:upload
> > > > > 1069 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > > 1069 [main] DEBUG org.apache.axis.encoding.SerializationContext  - Start
> > > > > element []:fileName
> > > > > 1069 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > 1076 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > 1076 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > End
> > > > > element fileName
> > > > > 1076 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > > > 1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > > 1090 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > Start
> > > > > element []:file
> > > > > 1090 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > End
> > > > > element file
> > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
> > > > > element upload
> > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > End
> > > > > element soapenv:Body
> > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > > End
> > > > > element soapenv:Envelope
> > > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > > org.apache.axis.i18n.resource::handleGetObject(empty00)
> > > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
> > > > > 1091 [main] DEBUG org.apache.axis.client.Call  - <?xml version=3D"
> > > > > 1.0"
> > > > > encoding=3D"UTF-8"?><soapenv:Envelope xmlns:soapenv=3D"
> > > > > http://schemas.xmlsoap.org/soap/envelope/"
> > > > > <http://schemas.xmlsoap.org/soap/envelope/%22> xmlns:xsd=3D"
> > > > > http://www.w3.org/2001/XMLSchema"<http://www.w3.org/2001/XMLSchema%22>xmlns:xsi=3D"
> > > > > http://www.w3.org/2001/XMLSchema-instance"
> > > > > <http://www.w3.org/2001/XMLSchema-instance%22>
> > > > > ><soapenv:Body><upload
> > > > > xmlns=3D""><fileName> fileEst.jpg</fileName><file
> > > > >
> > > > > href=3D"cid:E773E1C9F468724E1683F8F6B8FE05A9"/></upload></soapenv:Body></so=
> > > > > apenv:Envelope>
> > > > > 1092 [main] DEBUG org.apache.axis.client.AxisClient   - Enter:
> > > > > AxisClient::invoke
> > > > > 1092 [main] DEBUG org.apache.axis.client.AxisClient  -
> > > > > EngineHandler: null
> > > > > 1101 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject (axisUserAgent)
> > > > > 1110 [main] DEBUG org.apache.axis.SimpleChain  - Enter:
> > > > > SimpleChain::invoke
> > > > > 1111 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > > org.apache.axis.i18n.resource::handleGetObject(enter00)
> > > > > 1111 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
> > > > > Enter:
> > > > > HTTPSender::invoke
> > > > > 1112 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
> > > > > SOAPPart::saveChanges
> > > > >
> > > > > ..................
> > > > > .................
> > > > > ..............
> > > > >
> > > > >
> > > > > the wsdl file
> > > > >
> > > > > <?xml version=3D"1.0" encoding=3D"UTF-8"?>
> > > > >
> > > > > <wsdl:definitions
> > > > >   targetNamespace=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl
> > > > > "
> > > > >   xmlns=3D"http://schemas.xmlsoap.org/wsdl/"
> > > > >   xmlns:tns=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl "
> > > > >   xmlns:soap=3D"http://schemas.xmlsoap.org/wsdl/soap/"
> > > > >   xmlns:wsdl=3D" http://schemas.xmlsoap.org/wsdl/ "
> > > > >   xmlns:types=3D"http://www.informatica.uniroma2.it/WebDisk"
> > > > >   xmlns:mime=3D" http://schemas.xmlsoap.org/wsdl/mime/ "
> > > > >   xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema" name=3D"WebDisk">
> > > > >
> > > > >
> > > > >     <wsdl:types>
> > > > >         <xsd:schema elementFormDefault=3D"qualified"
> > > > >             targetNamespace=3D"
> > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/types"
> > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/types%22>>
> > > > >               <xsd:import namespace=3D"
> > > > > http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> > > > > schemaLocation=3D"/home/simo/develop/java/WebDisk/src/it/uniroma2/informati=
> > > > >
> > > > > ca/WebDisk.xsd"/>
> > > > >         </xsd:schema>
> > > > >     </wsdl:types>
> > > > >
> > > > >     <wsdl:message name=3D"listRequest">
> > > > >          <wsdl:part name=3D"parameters"
> > > > > element=3D"types:listRequest" />
> > > > >     </wsdl:message>
> > > > >     <wsdl:message name=3D"listResponse">
> > > > >         <wsdl:part name=3D"parameters"
> > > > > element=3D"types:listResponse"/>
> > > > >     </wsdl:message>
> > > > >
> > > > >     <wsdl:message name=3D"uploadRequest">
> > > > >         <wsdl:part name=3D"fileName" type=3D"xsd:string"/>
> > > > >         <wsdl:part name=3D"file" type=3D"xsd:base64Binary"/>
> > > > >     </wsdl:message>
> > > > >
> > > > >     <wsdl:message name=3D"uploadResponse">
> > > > >         <wsdl:part name=3D"return" type=3D"xsd:string"/>
> > > > >     </wsdl:message>
> > > > >
> > > > >
> > > > >     <wsdl:portType name=3D"WebDiskPortType">
> > > > >         <wsdl:operation name=3D"list">
> > > > >             <wsdl:input message=3D"tns:listRequest" />
> > > > >             <wsdl:output message=3D"tns:listResponse" />
> > > > >         </wsdl:operation>
> > > > >
> > > > >         <wsdl:operation name=3D"upload">
> > > > >             <wsdl:input message=3D"tns:uploadRequest"/>
> > > > >             <wsdl:output message=3D"tns:uploadResponse"/>
> > > > >         </wsdl:operation>
> > > > >     </wsdl:portType>
> > > > >
> > > > >     <wsdl:binding name=3D"WebDiskSOAPBinding"
> > > > > type=3D"tns:WebDiskPortType">
> > > > >         <soap:binding style=3D"document" transport=3D"
> > > > > http://schemas.xmlsoap.org/soap/http"/<http://schemas.xmlsoap.org/soap/http%22/>
> > > > > >
> > > > >         <wsdl:operation name=3D"list">
> > > > >             <soap:operation soapAction=3D"
> > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/list"/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>
> > > > > >
> > > > >             <wsdl:input>
> > > > >                 <soap:body use=3D"literal"/>
> > > > >             </wsdl:input>
> > > > >             <wsdl:output>
> > > > >                 <soap:body use=3D"literal"/>
> > > > >             </wsdl:output>
> > > > >         </wsdl:operation>
> > > > >
> > > > >         <wsdl:operation name=3D"upload">
> > > > >             <soap:operation soapAction=3D"
> > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"/
> > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/>>
> > > > >             <wsdl:input>
> > > > >                 <mime:multipartRelated>
> > > > >                     <mime:part>
> > > > >                         <soap:body use=3D"literal"
> > > > > parts=3D"fileName"/>
> > > > >                     </mime:part>
> > > > >                     <mime:part>
> > > > >                         <mime:content part=3D"file"
> > > > > type=3D"multipart/mixed=
> > > > > "/>
> > > > >                     </mime:part>
> > > > >                 </mime:multipartRelated>
> > > > >             </wsdl:input>
> > > > >             <wsdl:output>
> > > > >                 <soap:body use=3D"literal"/>
> > > > >             </wsdl:output>
> > > > >         </wsdl:operation>
> > > > >     </wsdl:binding>
> > > > >
> > > > >     <wsdl:service name=3D"WebDiskService">
> > > > >
> > > > >         <wsdl:port binding=3D"tns:WebDiskSOAPBinding"
> > > > > name=3D"WebDiskSOAP">
> > > > >             <soap:address location=3D"
> > > > > http://localhost:8080/axis/services/WebDiskSOAP"/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> > > > > >
> > > > >         </wsdl:port>
> > > > >
> > > > >     </wsdl:service>
> > > > >
> > > > > </wsdl:definitions>
> > > > >
> > > > > ------=_Part_8470_7036360.1137348779925
> > > > > Content-Type: text/html; charset=ISO-8859-1
> > > > > Content-Transfer-Encoding: quoted-printable
> > > > > Content-Disposition: inline
> > > > >
> > > > > Hi, i'm developing a simple webservice that support the upload and
> > > > > download=
> > > > > of binary files... i look at the example &quot;swa&quot; present
> > > > > in the sa=
> > > > > mples directory of the axis distribution....<br>i customize my
> > > > > wsdl and all=
> > > > > otherthings but when i try to run my client the=20
> > > > > axis.log report this exception:<br><br>
> > > > > java.lang.NoSuchMethodException: org=
> > > > > .apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > > > > java.lang.=
> > > > > Class, javax.xml.namespace.QName)<br><br>below i put my wsdd file
> > > > > and my ws=
> > > > > dl file... the question is: is this an axis bug or a my error...
> > > > > please hel=
> > > > > p me :)
> > > > > <br><br>0&nbsp;&nbsp;&nbsp; [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectResour=
> > > > > ceBundle&nbsp; - getBundle( org.apache.axis,org.apache.axis.i18n
> > > > > ,resource,nu=
> > > > > ll,...)<br>32&nbsp;&nbsp; [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectResource=
> > > > > Bundle&nbsp; - loadBundle: Ignoring MissingResourceException:
> > > > > Can't find bu=
> > > > > ndle for base name=20
> > > > > org.apache.axis.resource, locale en_US<br>32&nbsp;&nbsp; [main]
> > > > > DEBUG org.a=
> > > > > pache.axis.i18n.ProjectResourceBundle&nbsp; - Created
> > > > > org.apache.axis.i18n.=
> > > > > resource, linked to parent null<br>33&nbsp;&nbsp; [main] DEBUG
> > > > > org.apache.a=
> > > > > xis.i18n.ProjectResourceBundle
> > > > > &nbsp; - getBundle(org.apache.axis,org.apache.axis.utils
> > > > > ,resource,null,...)=
> > > > > <br>35&nbsp;&nbsp; [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectResourceBundle&=
> > > > > nbsp; - loadBundle: Ignoring MissingResourceException: Can't find
> > > > > bundle fo=
> > > > > r base name org.apache.axis.utils.resource
> > > > > , locale en_US<br>35&nbsp;&nbsp; [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectR=
> > > > > esourceBundle&nbsp; - loadBundle: Ignoring
> > > > > MissingResourceException: Can't =
> > > > > find bundle for base name org.apache.axis.resource, locale
> > > > > en_US<br>35&nbsp=
> > > > > ;&nbsp; [main] DEBUG=20
> > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; - Root package
> > > > > not found, =
> > > > > cross link to org.apache.axis.i18n.resource<br>35&nbsp;&nbsp;
> > > > > [main] DEBUG =
> > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - Root package
> > > > > not found, =
> > > > > cross link to org.apache.axis.i18n.resource
> > > > > <br>36&nbsp;&nbsp; [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectResourceBundle&=
> > > > > nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > (engineConfigLoadFact=
> > > > > ory)<br>37&nbsp;&nbsp; [main] DEBUG
> > > > > org.apache.axis.configuration.EngineCon=
> > > > > figurationFactoryFinder
> > > > > &nbsp; - Factory
> > > > > org.apache.axis.configuration.EngineConfigurationFactorySe=
> > > > > rvlet Ignored: unable to load/resolve class.<br>39&nbsp;&nbsp;
> > > > > [main] DEBUG=
> > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > org.apache.axis.i18n.re=
> > > > > source::handleGetObject
> > > > > (engineFactory)<br>39&nbsp;&nbsp; [main] DEBUG
> > > > > org.apache.axis.configuratio=
> > > > > n.EngineConfigurationFactoryFinder&nbsp ; - Got EngineFactory:
> > > > > org.apache.ax=
> > > > > is.configuration.EngineConfigurationFactoryDefault<br>45&nbsp;&nbsp;
> > > > > [main]=
> > > > > DEBUG org.apache.axis.AxisEngine
> > > > > &nbsp; - Enter: AxisEngine::init<br>459&nbsp; [main] DEBUG
> > > > > org.apache.axis.=
> > > > > i18n.ProjectResourceBundle&nbsp; -
> > > > > org.apache.axis.i18n.resource::handleGet=
> > > > > Object(attachEnabled)<br>459&nbsp; [main] DEBUG
> > > > > org.apache.axis.utils.JavaU=
> > > > > tils&nbsp; - Attachment support is enabled?&nbsp; true
> > > > > <br>502&nbsp; [main] DEBUG
> > > > > org.apache.axis.encoding.ser.JAFDataHandlerDeser=
> > > > > ializerFactory&nbsp; - Enter/Exit:
> > > > > JAFDataHandlerDeserializerFactory(class =
> > > > > java.lang.String, {<a href=3D"http://xml.apache.org/xml-soap}PlainText)"<http://xml.apache.org/xml-soap%7DPlainText%29%22>
> > > > > >ht=
> > > > > tp://xml.apache.org/xml-soap}PlainText)
> > > > > </a><br>505&nbsp; [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectResourceBundle&n=
> > > > > bsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > (oddDigits00)<br>505&n=
> > > > > bsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp;
> > > > > - org.ap=
> > > > > ache.axis.i18n.resource::handleGetObject
> > > > > (badChars01)<br>637&nbsp; [main] DEBUG
> > > > > org.apache.axis.encoding.ser.JAFData=
> > > > > HandlerDeserializerFactory&nbsp; - Enter/Exit:
> > > > > JAFDataHandlerDeserializerFa=
> > > > > ctory(class java.awt.Image, {<a href=3D"
> > > > > http://xml.apache.org/xml-soap}Imag=<http://xml.apache.org/xml-soap%7DImag=>
> > > > > e)"> http://xml.apache.org/xml-soap}Image)<http://xml.apache.org/xml-soap%7DImage%29>
> > > > > </a><br>682&nbsp; [main] DEBUG
> > > > > org.apache.axis.encoding.ser.JAFDataHandlerD=
> > > > > eserializerFactory&nbsp; - Enter/Exit:
> > > > > JAFDataHandlerDeserializerFactory(cl=
> > > > > ass javax.mail.internet.MimeMultipart, {<a href=3D"http://xml.apache.org/xm=
> > > > > l-soap}Multipart)">
> > > > > http://xml.apache.org/xml-soap}Multipart)
> > > > > <http://xml.apache.org/xml-soap%7DMultipart%29></a><br>684&nbsp;
> > > > > [main] DEBUG org=
> > > > > .apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp;
> > > > > - Enter/E=
> > > > > xit: JAFDataHandlerDeserializerFactory(interface
> > > > > javax.xml.transform.Source=
> > > > > , {<a href=3D" http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29>
> > > > > ">
> > > > > http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29></a><br>687&nbsp;
> > > > > [main] DEBUG org.ap=
> > > > > ache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > > > > Enter/Exit=
> > > > > : JAFDataHandlerDeserializerFactory(class
> > > > > org.apache.axis.attachments.Octet=
> > > > > Stream
> > > > > , {<a href=3D"http://xml.apache.org/xml-soap}octet-stream)"
> > > > > <http://xml.apache.org/xml-soap%7Doctet-stream%29%22>>http://xml.apac=
> > > > >
> > > > > he.org/xml-soap}octet-stream)<http://he.org/xml-soap%7Doctet-stream%29></a><br>688&nbsp;
> > > > > [main] DEBUG org.apache.axis=
> > > > > .encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > > > > Enter/Exit: JAFData=
> > > > > HandlerDeserializerFactory()
> > > > > <br>757&nbsp; [main] DEBUG org.apache.axis.AxisEngine&nbsp; -
> > > > > Exit: AxisEng=
> > > > > ine::init<br>775&nbsp; [main] DEBUG
> > > > > org.apache.axis.description.OperationDe=
> > > > > sc&nbsp; - @13785d3 added parameter
> > > > > &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > > &nbsp; {<a href=3D"http://www.informatica.uniroma2.it/WebDisk}listRequest
> > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>">
> > > > > http://www.informatica.uniroma2.it/WebDisk}listRequest<http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> > > > > </a><br>typeEntry:&nb=
> > > > > sp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > IN<br>position:&nbsp;=
> > > > > &nbsp; 0<br>isReturn:&nbsp;&nbsp; false<br>typeQName:&nbsp; {<a
> > > > > href=3D"htt=
> > > > > p://www.informatica.uniroma2.it/WebDisk}">
> > > > > http://www.informatica.uniroma2.i=
> > > > > t/WebDisk}
> > > > > </a>&gt;listRequest<br>javaType:&nbsp;&nbsp; class
> > > > > it.uniroma2.informatica.=
> > > > > types.ListRequest<br>inHeader:&nbsp;&nbsp;
> > > > > false<br>outHeader:&nbsp; false<=
> > > > > br>@32efa7&lt;total parameters:1<br>775&nbsp; [main] DEBUG
> > > > > org.apache.axis.=
> > > > > description.OperationDesc&nbsp; - @13785d3setReturnType({
> > > > > <a href=3D"http://www.informatica.uniroma2.it/WebDisk}listResponse)"
> > > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29%22>
> > > > > >http:/=
> > > > > /www.informatica.uniroma2.it/WebDisk}listResponse)</a><br>787&nbsp;
> > > > > [main] =
> > > > > DEBUG org.apache.axis.description.OperationDesc&nbsp; - @1242b11
> > > > > added para=
> > > > > meter &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fileName
> > > > > <br>typeEntry:&nbsp;
> > > > > null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<b=
> > > > > r>position:&nbsp;&nbsp; 0<br>isReturn:&nbsp;&nbsp;
> > > > > false<br>typeQName:&nbsp=
> > > > > ; {<a href=3D"http://www.w3.org/2001/XMLSchema}string"<http://www.w3.org/2001/XMLSchema%7Dstring%22>
> > > > > > http://www.w3.org/20=
> > > > > 01/XMLSchema}string</a><br>javaType:&nbsp;&nbsp; class
> > > > > java.lang.String
> > > > > <br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp;
> > > > > false<br>@1878144&lt;to=
> > > > > tal parameters:1<br>787&nbsp; [main] DEBUG
> > > > > org.apache.axis.description.Oper=
> > > > > ationDesc&nbsp; - @1242b11 added parameter
> > > > > &gt;name:&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > ;&nbsp;&nbsp; file<br>typeEntry:&nbsp;
> > > > > null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > ;&nbsp;&nbsp; IN
> > > > > <br>position:&nbsp;&nbsp; 1<br>isReturn:&nbsp;&nbsp;
> > > > > false<br>typeQName:&nb=
> > > > > sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart"<http://xml.apache.org/xml-soap%7DMultipart%22>
> > > > > >http://xml.apache=
> > > > > .org/xml-soap}Multipart</a><br>javaType:&nbsp;&nbsp; class
> > > > > javax.mail.inter=
> > > > > net.MimeMultipart <br>inHeader:&nbsp;&nbsp; false
> > > > > <br>outHeader:&nbsp; false<br>@137d090&lt;total
> > > > > parameters:2<br>787&nbsp; [=
> > > > > main] DEBUG org.apache.axis.description.OperationDesc&nbsp ; -
> > > > > @1242b11setRe=
> > > > > turnType({<a href=3D"http://www.w3.org/2001/XMLSchema}string)"
> > > > > <http://www.w3.org/2001/XMLSchema%7Dstring%29%22>>http://www.w=
> > > > > 3.org/2001/XMLSchema}string)<http://3.org/2001/XMLSchema%7Dstring%29>
> > > > > </a><br>944&nbsp; [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectResourceBundle&n=
> > > > > bsp; - org.apache.axis.i18n.resource::handleGetObject(transport00)<br>944&n=
> > > > >
> > > > > bsp; [main] DEBUG org.apache.axis.client.Call&nbsp; - Transport is
> > > > > org.apac=
> > > > > he.axis.transport.http.HTTPTransport@90c06f
> > > > > <br>946&nbsp; [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ;=
> > > > > - org.apache.axis.i18n.resource::handleGetObject
> > > > > (exception00)<br>948&nbsp;=
> > > > > [main] DEBUG
> > > > > org.apache.axis.encoding.ser.BaseSerializerFactory&nbsp; - Ex=
> > > > > ception:<br>java.lang.NoSuchMethodException
> > > > > :
> > > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create
> > > > > (java.=
> > > > > lang.Class, javax.xml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at
> > > > > java.lang.C=
> > > > > lass.getMethod(Class.java:1581)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.en=
> > > > > coding.ser.BaseSerializerFactory.createFactory
> > > > > (BaseSerializerFactory.java:254)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.c=
> > > > > lient.Call.registerTypeMapping(Call.java:2315)<br>&nbsp;&nbsp;&nbsp;
> > > > > at it.=
> > > > > uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCall
> > > > > (WebDiskS=
> > > > > OAPBindingStub.java:161)<br>
> > > > > &nbsp;&nbsp;&nbsp; at
> > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindin=
> > > > > gStub.upload (WebDiskSOAPBindingStub.java:218)<br>&nbsp;&nbsp;&nbsp;
> > > > > at it.u=
> > > > > niroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > > WebDiskClient.java=
> > > > > :80)<br>&nbsp;&nbsp;&nbsp; at
> > > > > it.uniroma2.informatica.webservices.WebDiskCl=
> > > > > ient.main
> > > > > (WebDiskClient.java:36)<br>952&nbsp; [main] DEBUG
> > > > > org.apache.axis.i18n.Proj=
> > > > > ectResourceBundle&nbsp; -
> > > > > org.apache.axis.i18n.resource::handleGetObject(ex=
> > > > > ception00)<br>952&nbsp; [main] DEBUG
> > > > > org.apache.axis.encoding.ser.BaseDeser=
> > > > > ializerFactory
> > > > > &nbsp; - Exception:<br>java.lang.NoSuchMethodException:
> > > > > org.apache.axis.enc=
> > > > > oding.ser.JAFDataHandlerDeserializerFactory.create(java.lang.Class,
> > > > > javax.x=
> > > > > ml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at
> > > > > java.lang.Class.getMethod(Clas=
> > > > > s.java:1581)<br>
> > > > > &nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.encoding.ser.BaseDeserializerFactory.=
> > > > > createFactory( BaseDeserializerFactory.java:225)<br>&nbsp;&nbsp;&nbsp;
> > > > > at or=
> > > > > g.apache.axis.client.Call.registerTypeMapping(Call.java
> > > > > :2317)<br>&nbsp;&nbs=
> > > > > p;&nbsp; at
> > > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.crea=
> > > > > teCall
> > > > > (WebDiskSOAPBindingStub.java:161)<br>&nbsp;&nbsp;&nbsp; at
> > > > > it.uniroma2.info=
> > > > > rmatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > > WebDiskSOAPBindingStub.ja=
> > > > > va:218)<br>&nbsp;&nbsp;&nbsp; at
> > > > > it.uniroma2.informatica.webservices.WebDis=
> > > > > kClient.testUpload(WebDiskClient.java
> > > > > :80)<br>&nbsp;&nbsp;&nbsp; at
> > > > > it.uniroma2.informatica.webservices.WebDiskCl=
> > > > > ient.main(WebDiskClient.java:36)<br>953&nbsp; [main] DEBUG
> > > > > org.apache.axis.=
> > > > > encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/Exit:
> > > > > JAFDataH=
> > > > > andlerDeserializerFactory(class=20
> > > > > javax.activation.DataHandler, {<a href=3D"http://www.informatica.uniroma2.i=
> > > > > t/WebDisk/}DataHandler)">http://www.informatica.uniroma2.it/WebDisk/}DataHa=
> > > > > <http://www.informatica.uniroma2.it/WebDisk/%7DDataHa=>
> > > > > ndler)</a><br>962&nbsp; [main] DEBUG
> > > > > org.apache.axis.client.Call&nbsp; - En=
> > > > > ter: Call::invoke(ns, meth, args)
> > > > > <br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; -
> > > > > operation=3D=
> > > > > name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > upload<br>returnQName: retu=
> > > > > rn<br>returnType:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}string=
> > > > > <http://www.w3.org/2001/XMLSchema%7Dstring=>
> > > > > ">http://www.w3.org/2001/XMLSchema}string
> > > > > <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>returnClass:
> > > > > class=20
> > > > > java.lang.String<br>elementQName:null<br>soapAction:&nbsp;
> > > > > null<br>style:&n=
> > > > > bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > rpc<br>use:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > ;&nbsp;&nbsp;&nbsp; encoded<br>numInParams:
> > > > > 2<br>method:null<br>&nbsp;Param=
> > > > > eterDesc[0]:<br>&nbsp; name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > fileName<b=
> > > > > r>&nbsp; typeEntry:&nbsp; null<br>&nbsp;
> > > > > mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > ;&nbsp; IN
> > > > > <br>&nbsp; position:&nbsp;&nbsp; 0<br>&nbsp; isReturn:&nbsp;&nbsp;
> > > > > false<br=
> > > > > >&nbsp; typeQName:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}strin=
> > > > > <http://www.w3.org/2001/XMLSchema%7Dstrin=>
> > > > > g">http://www.w3.org/2001/XMLSchema}string
> > > > > <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>&nbsp;
> > > > > javaType:&nbsp;&nb=
> > > > > sp; class java.lang.String<br>&nbsp; inHeader:&nbsp;&nbsp;
> > > > > false<br>
> > > > > &nbsp; outHeader:&nbsp;
> > > > > false<br><br>&nbsp;ParameterDesc[1]:<br>&nbsp; name=
> > > > > :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; file<br>&nbsp;
> > > > > typeEntry:&nbsp; null<=
> > > > > br>&nbsp; mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<br>&nbsp;
> > > > > position:&=
> > > > > nbsp;&nbsp; 1<br>&nbsp; isReturn:&nbsp;&nbsp; false<br>&nbsp;
> > > > > typeQName:&nb=
> > > > > sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart
> > > > > <http://xml.apache.org/xml-soap%7DMultipart>">
> > > > > http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart></a><br>&nbsp;
> > > > > javaType:&nbsp;&nbsp=
> > > > > ; class javax.mail.internet.MimeMultipart<br>&nbsp;
> > > > > inHeader:&nbsp;&nbsp; f=
> > > > > alse<br>&nbsp; outHeader:&nbsp; false<br><br><br>979&nbsp; [main]
> > > > > DEBUG org=
> > > > > .apache.axis.client.Call&nbsp; - operation.getNumParams
> > > > > ()=3D2<br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp;
> > > > > - getPar=
> > > > > amList number of params: 2<br>1000 [main] DEBUG
> > > > > org.apache.axis.client.Call=
> > > > > &nbsp; - Enter: Call::invoke(RPCElement)<br>1033 [main] DEBUG
> > > > > org.apache.ax=
> > > > > is.i18n.ProjectResourceBundle
> > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > (attachEnabled)<br>1=
> > > > > 033 [main] DEBUG org.apache.axis.Message&nbsp; - Attachment
> > > > > support is enab=
> > > > > led?&nbsp; true<br>1045 [main] DEBUG org.apache.axis.SOAPPart&nbsp;
> > > > > - Enter=
> > > > > : SOAPPart ctor(FORM_SOAPENVELOPE)
> > > > > <br>1045 [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - or=
> > > > > g.apache.axis.i18n.resource::handleGetObject(setMsgForm)<br>1045
> > > > > [main] DEB=
> > > > > UG org.apache.axis.SOAPPart&nbsp; - Setting current message form
> > > > > to: FORM_S=
> > > > > OAPENVELOPE (currentMessage is now=20
> > > > > org.apache.axis.message.SOAPEnvelope)<br>1045 [main] DEBUG
> > > > > org.apache.axis.=
> > > > > SOAPPart&nbsp; - Exit: SOAPPart ctor()<br>1045 [main] DEBUG
> > > > > org.apache.axis=
> > > > > .i18n.ProjectResourceBundle&nbsp; -
> > > > > org.apache.axis.i18n.resource::handleGe=
> > > > > tObject
> > > > > (addBody00)<br>1045 [main] DEBUG
> > > > > org.apache.axis.message.SOAPBody&nbsp; - A=
> > > > > dding body element to message...<br>1045 [main] DEBUG
> > > > > org.apache.axis.clien=
> > > > > t.Call&nbsp; - Enter: Call::invoke()<br>1046 [main] DEBUG
> > > > > org.apache.axis.M=
> > > > > essageContext
> > > > > &nbsp; - MessageContext: setTargetService(WebDiskSOAP)<br>1046
> > > > > [main] DEBUG=
> > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > org.apache.axis.i18n.re=
> > > > > source::handleGetObject(noService10)<br>1047 [main] DEBUG
> > > > > org.apache.axis.C=
> > > > > onfigurationException
> > > > > &nbsp; - Exception: <br> org.apache.axis.ConfigurationException:
> > > > > No service =
> > > > > named WebDiskSOAP is available<br>
> > > > > org.apache.axis.ConfigurationException: N=
> > > > > o service named WebDiskSOAP is available<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apach=
> > > > > e.axis.configuration.FileProvider.getService
> > > > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.AxisEngine=
> > > > > .getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.M=
> > > > > essageContext.setTargetService(MessageContext.java
> > > > > :755)<br>&nbsp;&nbsp;&nbs=
> > > > > p; at org.apache.axis.client.Call.invoke(
> > > > > Call.java:2690)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.client.Call.invoke=
> > > > > (Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.client.Call.invok=
> > > > > e(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.client.Call.invo=
> > > > > ke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > it.uniroma2.informatica.webserv=
> > > > > ices.WebDiskSOAPBindingStub.upload
> > > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > > it.uniroma2.info=
> > > > > rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java
> > > > > :80)<br>&nbs=
> > > > > p;&nbsp;&nbsp; at
> > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > > bDiskClient.java:36)<br><br>
> > > > > &nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.configuration.FileProvider.getService=
> > > > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.AxisEngine=
> > > > > .getService(AxisEngine.java :311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.M=
> > > > > essageContext.setTargetService(MessageContext.java
> > > > > :755)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(
> > > > > Call.java=
> > > > > :2690)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > > > (Call.jav=
> > > > > a:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.client.Call.invoke(Call.ja=
> > > > > va:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.client.Call.invoke
> > > > > (Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > it.uniroma2.informatica.webservic=
> > > > > es.WebDiskSOAPBindingStub.upload(WebDiskSOAPBindingStub.java:230)<br>&nbsp;=
> > > > >
> > > > > &nbsp;&nbsp; at
> > > > > it.uniroma2.informatica.webservices.WebDiskClient.testUploa=
> > > > > d(WebDiskClient.java:80)<br>
> > > > > &nbsp;&nbsp;&nbsp; at
> > > > > it.uniroma2.informatica.webservices.WebDiskClient.mai=
> > > > > n(WebDiskClient.java:36)<br>1047 [main] DEBUG
> > > > > org.apache.axis.MessageContex=
> > > > > t&nbsp; - MessageContext: setServiceHandler(null)<br>1047 [main]
> > > > > DEBUG org.=
> > > > > apache.axis.i18n.ProjectResourceBundle
> > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > (targetService)<br>1=
> > > > > 047 [main] DEBUG org.apache.axis.client.Call&nbsp; - Target
> > > > > service:&nbsp; =
> > > > > WebDiskSOAP<br>1047 [main] DEBUG
> > > > > org.apache.axis.MessageContext&nbsp ; - Mes=
> > > > > sageContext: setTargetService(
> > > > > <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>>http://w=
> > > > > ww.informatica.uniroma2.it/WebDisk/wsdl/upload</a>)<br>1047 [main]
> > > > > DEBUG or=
> > > > > g.apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > org.apache.axis.i18n.resou=
> > > > > rce::handleGetObject
> > > > > (noService10)<br>1048 [main] DEBUG
> > > > > org.apache.axis.ConfigurationException&n=
> > > > > bsp; - Exception: <br>org.apache.axis.ConfigurationException: No
> > > > > service na=
> > > > > med <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>>http=
> > > > > ://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> > > > > </a> is available<br>org.apache.axis.ConfigurationException: No
> > > > > service nam=
> > > > > ed <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>>http:=
> > > > > //www.informatica.uniroma2.it/WebDisk/wsdl/upload</a> is
> > > > > available<br>&nbsp=
> > > > > ;&nbsp;&nbsp; at=20
> > > > > org.apache.axis.configuration.FileProvider.getService(
> > > > > FileProvider.java:233=
> > > > > )<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.AxisEngine.getService
> > > > > (AxisEngine=
> > > > > .java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.MessageContext.setTarge=
> > > > > tService(MessageContext.java
> > > > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.transport.http.HTTPTransport=
> > > > > .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp;
> > > > > at or=
> > > > > g.apache.axis.client.Transport.setupMessageContext (Transport.java
> > > > > :46)<br>&n=
> > > > > bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > > > (Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.client.Call.invok=
> > > > > e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.client.Call.invo=
> > > > > ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.client.Call.inv=
> > > > > oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > it.uniroma2.informatica.webser=
> > > > > vices.WebDiskSOAPBindingStub.upload
> > > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > > it.uniroma2.info=
> > > > > rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs=
> > > > >
> > > > > p;&nbsp;&nbsp; at
> > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > > bDiskClient.java:36)<br><br>
> > > > > &nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.configuration.FileProvider.getService=
> > > > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.AxisEngine=
> > > > > .getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.M=
> > > > > essageContext.setTargetService (MessageContext.java
> > > > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.transport.http.HTTPTransport=
> > > > > .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp;
> > > > > at or=
> > > > > g.apache.axis.client.Transport.setupMessageContext (Transport.java
> > > > > :46)<br>&n=
> > > > > bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > > > (Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.client.Call.invok=
> > > > > e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.client.Call.invo=
> > > > > ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > > org.apache.axis.client.Call.inv=
> > > > > oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > > it.uniroma2.informatica.webser=
> > > > > vices.WebDiskSOAPBindingStub.upload
> > > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > > it.uniroma2.info=
> > > > > rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs=
> > > > >
> > > > > p;&nbsp;&nbsp; at
> > > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > > bDiskClient.java:36)<br>1048 [main] DEBUG=20
> > > > > org.apache.axis.MessageContext&nbsp; - MessageContext:
> > > > > setServiceHandler(nu=
> > > > > ll)<br>1055 [main] DEBUG org.apache.axis.SOAPPart&nbsp; - Enter:
> > > > > SOAPPart::=
> > > > > getAsSOAPEnvelope()<br>1055 [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectResour=
> > > > > ceBundle
> > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(currForm)<br>1055 [=
> > > > > main] DEBUG org.apache.axis.SOAPPart&nbsp; - current form is
> > > > > FORM_SOAPENVEL=
> > > > > OPE<br>1055 [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -=
> > > > > org.apache.axis.i18n.resource::handleGetObject
> > > > > (register00)<br>1055 [main] DEBUG
> > > > > org.apache.axis.encoding.SerializationCon=
> > > > > text&nbsp; - register 'soapenv' - '<a href=3D"http://schemas.xmlsoap.org/so=
> > > > > ap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1055
> > > > > [main]=
> > > > > DEBUG=20
> > > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main]
> > > > > DEBUG org.=
> > > > > apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main] DEBUG
> > > > > org.apac=
> > > > > he.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > org.apache.axis.i18n.resource::h=
> > > > > andleGetObject
> > > > > (register00)<br>1056 [main] DEBUG
> > > > > org.apache.axis.encoding.SerializationCon=
> > > > > text&nbsp; - register 'soapenv' - '<a href=3D"http://schemas.xmlsoap.org/so=
> > > > >
> > > > > ap/envelope/"> http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1056
> > > > > [main]=
> > > > > DEBUG=20
> > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > org.apache.axis.i18n.res=
> > > > > ource::handleGetObject(register00)<br>1056 [main] DEBUG
> > > > > org.apache.axis.enc=
> > > > > oding.SerializationContext&nbsp; - register 'xsd' - '<a href=3D"
> > > > > http://www.=
> > > > > w3.org/2001/XMLSchema" <http://w3.org/2001/XMLSchema%22>>
> > > > > http://www.w3.org/2001/XMLSchema</a>'<br>1056 [main] DEBUG
> > > > > org.apache.axis.=
> > > > > utils.NSStack&nbsp ; - NSPush (32)<br>1056 [main] DEBUG
> > > > > org.apache.axis.i18n=
> > > > > .ProjectResourceBundle&nbsp; -
> > > > > org.apache.axis.i18n.resource::handleGetObje=
> > > > > ct(register00)
> > > > > <br>1056 [main] DEBUG
> > > > > org.apache.axis.encoding.SerializationContext&nbsp; -=
> > > > > register 'xsi' - '<a href=3D"
> > > > > http://www.w3.org/2001/XMLSchema-instance"<http://www.w3.org/2001/XMLSchema-instance%22>
> > > > > >ht=
> > > > > tp://www.w3.org/2001/XMLSchema-instance </a>'<br>1056 [main] DEBUG
> > > > > org.apach=
> > > > > e.axis.utils.NSStack
> > > > > &nbsp; - NSPush (32)<br>1056 [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectResou=
> > > > > rceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > (startElem0=
> > > > > 0)<br>1056 [main] DEBUG
> > > > > org.apache.axis.encoding.SerializationContext&nbsp;=
> > > > > - Start element [
> > > > > <a href=3D" http://schemas.xmlsoap.org/soap/envelope/]:Envelope"
> > > > > <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope%22>>
> > > > > http://sche=
> > > > > mas.xmlsoap.org/soap/envelope/]:Envelope<http://mas.xmlsoap.org/soap/envelope/%5D:Envelope></a><br>1062
> > > > > [main] DEBUG org.apach=
> > > > > e.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > org.apache.axis.i18n.resource::ha=
> > > > > ndleGetObject
> > > > > (startElem00)<br>1062 [main] DEBUG
> > > > > org.apache.axis.encoding.SerializationCo=
> > > > > ntext&nbsp; - Start element [<a href=3D"http://schemas.xmlsoap.org/soap/env=
> > > > > elope/]:Body">http://schemas.xmlsoap.org/soap/envelope/]:Body
> > > > > <http://schemas.xmlsoap.org/soap/envelope/%5D:Body></a><br>1062 [=
> > > > > main] DEBUG=20
> > > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1062 [main]
> > > > > DEBUG org.=
> > > > > apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > org.apache.axis.i18n.resourc=
> > > > > e::handleGetObject(register00)<br>1062 [main] DEBUG
> > > > > org.apache.axis.encodin=
> > > > > g.SerializationContext
> > > > > &nbsp; - register '' - ''<br>1063 [main] DEBUG
> > > > > org.apache.axis.utils.NSStac=
> > > > > k&nbsp; - NSPush (32)<br>1063 [main] DEBUG
> > > > > org.apache.axis.utils.NSStack&nb=
> > > > > sp; - NSPush (32)<br>1063 [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectResource=
> > > > > Bundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > (startElem00)<br>1063 [main] DEBUG
> > > > > org.apache.axis.encoding.SerializationCo=
> > > > > ntext&nbsp; - Start element []:upload<br>1069 [main] DEBUG
> > > > > org.apache.axis.=
> > > > > i18n.ProjectResourceBundle&nbsp; -
> > > > > org.apache.axis.i18n.resource::handleGet=
> > > > > Object
> > > > > (startElem00)<br>1069 [main] DEBUG
> > > > > org.apache.axis.encoding.SerializationCo=
> > > > > ntext&nbsp; - Start element []:fileName<br>1069 [main] DEBUG
> > > > > org.apache.axi=
> > > > > s.utils.NSStack&nbsp; - NSPush (32)<br>1076 [main] DEBUG
> > > > > org.apache.axis.i1=
> > > > > 8n.ProjectResourceBundle
> > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1076
> > > > > =
> > > > > [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp; -
> > > > > End elem=
> > > > > ent fileName<br>1076 [main] DEBUG
> > > > > org.apache.axis.utils.NSStack&nbsp; - NSP=
> > > > > op (32)<br>
> > > > > 1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp;
> > > > > - org.ap=
> > > > > ache.axis.i18n.resource::handleGetObject(startElem00)<br>1090
> > > > > [main] DEBUG =
> > > > > org.apache.axis.encoding.SerializationContext&nbsp; - Start
> > > > > element []:file=
> > > > > <br>1090 [main] DEBUG=20
> > > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1091 [main]
> > > > > DEBUG org.=
> > > > > apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > > org.apache.axis.i18n.resourc=
> > > > > e::handleGetObject(endElem00)<br>1091 [main] DEBUG
> > > > > org.apache.axis.encoding=
> > > > > .SerializationContext
> > > > > &nbsp; - End element file<br>1091 [main] DEBUG
> > > > > org.apache.axis.utils.NSStac=
> > > > > k&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectResou=
> > > > > rceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > (endElem00)=
> > > > > <br>1091 [main] DEBUG=20
> > > > > org.apache.axis.encoding.SerializationContext&nbsp ; - End element
> > > > > upload<br=
> > > > > >1091 [main] DEBUG org.apache.axis.utils.NSStack&nbsp; - NSPop
> > > > > (32)<br>1091=
> > > > > [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > > org.apache=
> > > > > .axis.i18n.resource::handleGetObject
> > > > > (endElem00)<br>1091 [main] DEBUG
> > > > > org.apache.axis.encoding.SerializationCont=
> > > > > ext&nbsp; - End element soapenv:Body<br>1091 [main] DEBUG
> > > > > org.apache.axis.u=
> > > > > tils.NSStack&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> > > > > org.apache.axis.i18n.P=
> > > > > rojectResourceBundle
> > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1091
> > > > > =
> > > > > [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp; -
> > > > > End elem=
> > > > > ent soapenv:Envelope<br>1091 [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectResou=
> > > > > rceBundle
> > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(empty00)<br>1091
> > > > > [m=
> > > > > ain] DEBUG org.apache.axis.utils.NSStack&nbsp ; - NSPop
> > > > > (empty)<br>1091 [mai=
> > > > > n] DEBUG org.apache.axis.client.Call&nbsp; - &lt;?xml
> > > > > version=3D&quot;1.0&q=
> > > > > uot; encoding=3D&quot;UTF-8&quot;?&gt;&lt;soapenv:Envelope
> > > > > xmlns:soapenv=3D=
> > > > > &quot;
> > > > > <a href=3D"http://schemas.xmlsoap.org/soap/envelope/"<http://schemas.xmlsoap.org/soap/envelope/%22>
> > > > > > http://schemas.xmlsoa=
> > > > > p.org/soap/envelope/</a>&quot; xmlns:xsd=3D&quot;<a href=3D"
> > > > > http://www.w3.o=
> > > > > rg/2001/XMLSchema"> http://www.w3.org/2001/XMLSchema </a>&quot;
> > > > > xmlns:xsi=3D&=
> > > > > quot;
> > > > > <a href=3D"http://www.w3.org/2001/XMLSchema-instance&quot;"
> > > > > <http://www.w3.org/2001/XMLSchema-instance%22%22>>http://www.w3.o=
> > > > > rg/2001/XMLSchema-instance&quot;</a>&gt;&lt;soapenv:Body&gt;&lt;upload
> > > > > xmln=
> > > > > s=3D&quot;&quot;&gt;&lt;fileName&gt;fileEst.jpg&lt;/fileName&gt;&lt;file
> > > > > hr=
> > > > >
> > > > > ef=3D&quot;cid:E773E1C9F468724E1683F8F6B8FE05A9&quot;/&gt;&lt;/upload&gt;&l=
> > > > > t;/soapenv:Body&gt;&lt;/soapenv:Envelope&gt;
> > > > > <br>1092 [main] DEBUG org.apache.axis.client.AxisClient&nbsp ; -
> > > > > Enter: Axis=
> > > > > Client::invoke<br>1092 [main] DEBUG
> > > > > org.apache.axis.client.AxisClient&nbsp;=
> > > > > - EngineHandler: null<br>1101 [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectRes=
> > > > > ourceBundle
> > > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > > (axisUserAgent)<br>1=
> > > > > 110 [main] DEBUG org.apache.axis.SimpleChain&nbsp; - Enter:
> > > > > SimpleChain::in=
> > > > > voke<br>1111 [main] DEBUG
> > > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; =
> > > > > - org.apache.axis.i18n.resource::handleGetObject
> > > > > (enter00)<br>1111 [main] DEBUG
> > > > > org.apache.axis.transport.http.HTTPSender&nb=
> > > > > sp; - Enter:&nbsp; HTTPSender::invoke<br>1112 [main] DEBUG
> > > > > org.apache.axis.=
> > > > > SOAPPart&nbsp; - Enter:
> > > > > SOAPPart::saveChanges<br><br>..................<br>=
> > > > > .................
> > > > > <br>..............<br><br><br>the wsdl file<br><br>&lt;?xml
> > > > > version=3D&quot=
> > > > > ;1.0&quot;
> > > > > encoding=3D&quot;UTF-8&quot;?&gt;<br><br>&lt;wsdl:definitions<br=
> > > > > >&nbsp; targetNamespace=3D&quot;<a href=3D"http://www.informatica.uniroma2.=
> > > > > it/WebDisk/wsdl">
> > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl </a>&quot;<br>&nbsp;
> > > > > xmlns=
> > > > > =3D&quot;<a href=3D"http://schemas.xmlsoap.org/wsdl/"<http://schemas.xmlsoap.org/wsdl/%22>
> > > > > > http://schemas.xmlsoa=
> > > > > p.org/wsdl/</a>&quot;<br>&nbsp; xmlns:tns=3D&quot;<a href=3D"
> > > > > http://www.inf=
> > > > > ormatica.uniroma2.it/WebDisk/wsdl"
> > > > > <http://ormatica.uniroma2.it/WebDisk/wsdl%22>>
> > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl</a>&quot;<br>&nbsp;
> > > > > xmlns:s=
> > > > > oap=3D&quot;<a href=3D" http://schemas.xmlsoap.org/wsdl/soap/"<http://schemas.xmlsoap.org/wsdl/soap/%22>
> > > > > >http://schema=
> > > > > s.xmlsoap.org/wsdl/soap/</a>&quot;<br>&nbsp; xmlns:wsdl=3D&quot;<a
> > > > > href=3D"=
> > > > > http://schemas.xmlsoap.org/wsdl/"<http://schemas.xmlsoap.org/wsdl/%22>
> > > > > >
> > > > > http://schemas.xmlsoap.org/wsdl/</a>&quot;<br>&nbsp;
> > > > > xmlns:types=3D&quot;<a=
> > > > > href=3D"http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> > > > > > http://www.informatica=
> > > > > .uniroma2.it/WebDisk</a>&quot;<br>&nbsp; xmlns:mime=3D&quot;<a
> > > > > href=3D"http=
> > > > > ://schemas.xmlsoap.org/wsdl/mime/">
> > > > > http://schemas.xmlsoap.org/wsdl/mime/</a>&quot;<br>&nbsp;
> > > > > xmlns:xsd=3D&quot=
> > > > > ;<a href=3D" http://www.w3.org/2001/XMLSchema"<http://www.w3.org/2001/XMLSchema%22>
> > > > > > http://www.w3.org/2001/XMLSch=
> > > > > ema</a>&quot;
> > > > > name=3D&quot;WebDisk&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; <b=
> > > > > r>&nbsp;&nbsp;&nbsp; &lt;wsdl:types&gt;<br>
> > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;xsd:schema
> > > > > elementFormDefault=3D&=
> > > > > quot;qualified&quot;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > &nbsp;&nbsp;&=
> > > > > nbsp; targetNamespace=3D&quot;<a href=3D"
> > > > > http://www.informatica.uniroma2.it=
> > > > > /WebDisk/wsdl/types">
> > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/types<=
> > > > > /a>
> > > > > &quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > > &nbsp;&nbsp; &lt;xsd:import namespace=3D&quot;<a href=3D"
> > > > > http://www.informa=
> > > > > tica.uniroma2.it/WebDisk" <http://tica.uniroma2.it/WebDisk%22>>http://www.informatica.uniroma2.it/WebDisk
> > > > > </a>&qu=
> > > > > ot;&nbsp;
> > > > > schemaLocation=3D&quot;/home/simo/develop/java/WebDisk/src/it/uni=
> > > > > roma2/informatica/WebDisk.xsd&quot;/&gt;
> > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > &lt;/xsd:schema&gt;<br>&nbsp;&nbs=
> > > > > p;&nbsp; &lt;/wsdl:types&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > <br>&nbsp;&nbsp;&nbsp; &=
> > > > > lt;wsdl:message
> > > > > name=3D&quot;listRequest&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > > > bsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot;
> > > > > element=
> > > > > =3D&quot;types:listRequest&quot; /&gt;
> > > > > <br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:message&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > &lt;wsdl=
> > > > > :message name=3D&quot;listResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > &nbsp;&n=
> > > > > bsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot;
> > > > > element=3D&quot;type=
> > > > > s:listResponse&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > &lt;/wsdl:message&gt;<br>&n=
> > > > > bsp;&nbsp;&nbsp;=20
> > > > > <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:message
> > > > > name=3D&quot;uploadRequest&quot;&gt=
> > > > > ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:part
> > > > > name=3D&quot;fileN=
> > > > > ame&quot; type=3D&quot;xsd:string&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > &nbsp;&n=
> > > > > bsp;&nbsp; &lt;wsdl:part name=3D&quot;file&quot;
> > > > > type=3D&quot;xsd:base64Bin=
> > > > > ary&quot;/&gt;
> > > > > <br>&nbsp;&nbsp;&nbsp;
> > > > > &lt;/wsdl:message&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;=
> > > > > wsdl:message
> > > > > name=3D&quot;uploadResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > > > bsp;&nbsp;&nbsp; &lt;wsdl:part name=3D&quot;return&quot;
> > > > > type=3D&quot;xsd:s=
> > > > > tring&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > &lt;/wsdl:message&gt;<br>&nbsp;&nbsp=
> > > > > ;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; &lt;wsdl:portType
> > > > > name=3D&quot;WebDiskPo=
> > > > > rtType&quot;&gt;
> > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:operation
> > > > > name=3D&quot;l=
> > > > > ist&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > &nbsp;&nbsp;&nbsp; &=
> > > > > lt;wsdl:input message=3D&quot;tns:listRequest&quot;
> > > > > /&gt;<br>&nbsp;&nbsp;&n=
> > > > > bsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:output
> > > > > message=3D&=
> > > > > quot;tns:listResponse&quot; /&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > &nbsp;&nbsp;&nbsp; =
> > > > > &lt;/wsdl:operation&gt;
> > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;
> > > > > &nbsp;&nbs=
> > > > > p;&nbsp; &lt;wsdl:operation
> > > > > name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&n=
> > > > > bsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:input
> > > > > message=3D&quot;t=
> > > > > ns:uploadRequest&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > &nbsp;&nbsp;&nbsp; &nbsp;=
> > > > > &nbsp;&nbsp; &lt;wsdl:output
> > > > > message=3D&quot;tns:uploadResponse&quot;/&gt;<=
> > > > > br>
> > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > &lt;/wsdl:operation&gt;<br>&nbsp;&nbs=
> > > > > p;&nbsp; &lt;/wsdl:portType&gt;<br><br>&nbsp;&nbsp;&nbsp;
> > > > > &lt;wsdl:binding =
> > > > > name=3D&quot;WebDiskSOAPBinding&quot;
> > > > > type=3D&quot;tns:WebDiskPortType&quot=
> > > > > ;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:binding
> > > > > style=3D&qu=
> > > > > ot;document&quot; transport=3D&quot;
> > > > > <a href=3D"http://schemas.xmlsoap.org/soap/http&quot;/"
> > > > > <http://schemas.xmlsoap.org/soap/http%22/%22>>http://schemas.xmls=
> > > > > oap.org/soap/http&quot;/ <http://oap.org/soap/http%22/></a>&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > &nbsp;&nbsp;&nbsp; &=
> > > > > lt;wsdl:operation
> > > > > name=3D&quot;list&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&=
> > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation
> > > > > soapAction=3D&quot;<a hre=
> > > > > f=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/
> > > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>">
> > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/></a>&gt;<br>&nbs=
> > > > > p;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > &lt;wsdl:input&gt;<br>=
> > > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > &nbsp;&nbsp;&nbsp;=
> > > > > &lt;soap:body use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > > &nbsp;&=
> > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > &lt;/wsdl:input&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > > > bsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:output&gt;
> > > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > &nbsp;&nbsp;&n=
> > > > > bsp; &lt;soap:body
> > > > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nb=
> > > > > sp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > &lt;/wsdl:output&gt;<br>&nbsp;&nbsp;&nbs=
> > > > > p; &nbsp;&nbsp;&nbsp;
> > > > > &lt;/wsdl:operation&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > > bsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > &lt;wsdl:op=
> > > > > eration
> > > > > name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> > > > > p;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation soapAction=3D&quot;
> > > > > <a href=3D"
> > > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/"<http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/%22>>h=
> > > > >
> > > > > ttp://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/
> > > > > </a>&gt;<br>&nb=
> > > > > sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > &lt;wsdl:input&g=
> > > > > t;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > &nbsp;&nbsp;&nbsp; &nbsp;&=
> > > > > nbsp;&nbsp; &lt;mime:multipartRelated&gt;
> > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > >
> > > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > &lt;mime:part&gt;<br>&nbsp;&nbs=
> > > > > p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> > > > >
> > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > &lt;soap:body use=3D&=
> > > > > quot;literal&quot;
> > > > > parts=3D&quot;fileName&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&=
> > > > >
> > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> > > > > p;&nbsp;&nbsp;&nbsp;
> > > > > &lt;/mime:part&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > >
> > > > > bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > > ;&nbsp; &lt;mime:part&gt;
> > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > >
> > > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > &lt;mim=
> > > > > e:content part=3D&quot;file&quot;
> > > > > type=3D&quot;multipart/mixed&quot;/&gt;<b=
> > > > >
> > > > > r>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > &lt;/mime:part&gt;<br>&nbsp;&nbsp=
> > > > >
> > > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > > bsp;
> > > > > &lt;/mime:multipartRelated&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > > &nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:input&gt;
> > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > &lt;wsdl:=
> > > > > output&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > &nbsp;&nbsp;&nbsp;=
> > > > > &nbsp;&nbsp;&nbsp; &lt;soap:body
> > > > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&=
> > > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > &lt;/wsdl:output&gt;=
> > > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > > &lt;/wsdl:operation&gt;<br>&=
> > > > > nbsp;&nbsp;&nbsp; &lt;/wsdl:binding&gt;&nbsp;&nbsp;&nbsp;
> > > > > <br>&nbsp;&nbsp;&=
> > > > > nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:service
> > > > > name=3D&quot;WebDiskService&q=
> > > > > uot;&gt;
> > > > > <br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:port
> > > > > binding=3D&quot=
> > > > > ;tns:WebDiskSOAPBinding&quot;
> > > > > name=3D&quot;WebDiskSOAP&quot;&gt;<br>&nbsp;&=
> > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:address
> > > > > location=
> > > > > =3D&quot;<a href=3D"http://localhost:8080/axis/services/WebDiskSOAP&quot;/"=
> > > > > <http://localhost:8080/axis/services/WebDiskSOAP%22/%22=>
> > > > > > http://localhost:8080/axis/services/WebDiskSOAP&quot;/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> > > > > </a>&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > > &lt;/wsdl:port&gt;&nbsp;&=
> > > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp;
> > > > > &lt;/wsdl:service=
> > > > > &gt;<br>&nbsp;&nbsp;&nbsp; <br>&lt;/wsdl:definitions&gt;<br><br>
> > > > >
> > > > > ------=_Part_8470_7036360.1137348779925--
> > > > >
> > > >
> > > >
> > >
> >
>

Re: failure notice

Posted by Anne Thomas Manes <at...@gmail.com>.
You also need the Java Activation Framework (JAF).

On 1/16/06, Simone Bonazzoli <s....@gmail.com> wrote:
>
> i search in google and i find this page
> http://www.nabble.com/Error-or-Bug-in-Deployment-p136948.html   ... it
> looks that someone have my same problem ... i try to understand if this is
> an axis' bug or a my error... anyone can answer me?
>
>
> 2006/1/16, Simone Bonazzoli <s....@gmail.com>:
> >
> > What means jaf installed??? however i have the javamail.jar in my
> > classpath....
> > the eception is NoSuchMethodException and this seems very strange... i
> > read the axis API and the method create for class
> > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory doesn't
> > exist.....
> >
> > 2006/1/16, Anne Thomas Manes < atmanes@gmail.com>:
> > >
> > > Make sure you have JAF installed and in your classpath.
> > >
> > > On 1/16/06, Simone Bonazzoli <s.bonazzoli@gmail.com > wrote:
> > > >
> > > > Hi, i'm developing a simple webservice that support the upload and
> > > > download
> > > > of binary files... i look at the example "swa" present in the
> > > > samples
> > > > directory of the axis distribution....
> > > > i customize my wsdl and all otherthings but when i try to run my
> > > > client the
> > > > axis.log report this exception:
> > > >
> > > > java.lang.NoSuchMethodException:
> > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > > > java.lang.Class, javax.xml.namespace.QName)
> > > >
> > > > below i put my wsdd file and my wsdl file... the question is: is
> > > > this an
> > > > axis bug or a my error... please help me :)
> > > >
> > > > 0    [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > getBundle(
> > > > org.apache.axis,org.apache.axis.i18n,resource,null,...)
> > > > 32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > loadBundle:
> > > > Ignoring MissingResourceException: Can't find bundle for base name
> > > > org.apache.axis.resource, locale en_US
> > > > 32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > Created
> > > > org.apache.axis.i18n.resource , linked to parent null
> > > > 33   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > getBundle(
> > > > org.apache.axis,org.apache.axis.utils,resource,null,...)
> > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > loadBundle:
> > > > Ignoring MissingResourceException: Can't find bundle for base name
> > > > org.apache.axis.utils.resource, locale en_US
> > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > loadBundle:
> > > > Ignoring MissingResourceException: Can't find bundle for base name
> > > > org.apache.axis.resource, locale en_US
> > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - Root
> > > > packag=
> > > > e
> > > > not found, cross link to org.apache.axis.i18n.resource
> > > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > Root packag=
> > > > e
> > > > not found, cross link to org.apache.axis.i18n.resource
> > > > 36   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
> > > >
> > > > 37   [main] DEBUG
> > > > org.apache.axis.configuration.EngineConfigurationFactoryFinder  -
> > > > Factory
> > > > org.apache.axis.configuration.EngineConfigurationFactoryServletIgnored:
> > > > unable to load/resolve class.
> > > > 39   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(engineFactory)
> > > > 39   [main] DEBUG
> > > > org.apache.axis.configuration.EngineConfigurationFactoryFinder  -
> > > > Got
> > > > EngineFactory:
> > > > org.apache.axis.configuration.EngineConfigurationFactoryDefault
> > > > 45   [main] DEBUG org.apache.axis.AxisEngine  - Enter:
> > > > AxisEngine::init
> > > > 459  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject (attachEnabled)
> > > > 459  [main] DEBUG org.apache.axis.utils.JavaUtils  - Attachment
> > > > support is
> > > > enabled?  true
> > > > 502  [main] DEBUG
> > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class java.lang.String,
> > > > {
> > > > http://xml.apache.org/xml-soap}PlainText)<http://xml.apache.org/xml-soap%7DPlainText%29>
> > > > 505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > org.apache.axis.i18n.resource::handleGetObject (oddDigits00)
> > > > 505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(badChars01)
> > > > 637  [main] DEBUG
> > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory   -
> > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class java.awt.Image,
> > > > {
> > > > http://xml.apache.org/xml-soap}Image)
> > > > <http://xml.apache.org/xml-soap%7DImage%29>
> > > > 682  [main] DEBUG
> > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory   -
> > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > javax.mail.internet.MimeMultipart, {
> > > > http://xml.apache.org/xml-soap}Multipart)<http://xml.apache.org/xml-soap%7DMultipart%29>
> > > > 684  [main] DEBUG
> > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > Enter/Exit: JAFDataHandlerDeserializerFactory(interface
> > > > javax.xml.transform.Source, { http://xml.apache.org/xml-soap}Source)
> > > > <http://xml.apache.org/xml-soap%7DSource%29>
> > > > 687  [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)<http://xml.apache.org/xml-soap%7Doctet-stream%29>
> > > > 688  [main] DEBUG
> > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > Enter/Exit: JAFDataHandlerDeserializerFactory()
> > > > 757  [main] DEBUG org.apache.axis.AxisEngine   - Exit:
> > > > AxisEngine::init
> > > > 775  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > @13785d3
> > > > added parameter >name:       {
> > > > http://www.informatica.uniroma2.it/WebDisk}listRequest
> > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> > > > typeEntry:  null
> > > > mode:       IN
> > > > position:   0
> > > > isReturn:   false
> > > > typeQName:  { http://www.informatica.uniroma2.it/WebDisk}<http://www.informatica.uniroma2.it/WebDisk%7D>
> > > > >listRequest
> > > > javaType:   class it.uniroma2.informatica.types.ListRequest
> > > > inHeader:   false
> > > > outHeader:  false
> > > > @32efa7<total parameters:1
> > > > 775  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > @13785d3setReturnType({
> > > > http://www.informatica.uniroma2.it/WebDisk}listResponse)<http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29>
> > > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > @1242b11
> > > > added parameter >name:       fileName
> > > > typeEntry:  null
> > > > mode:       IN
> > > > position:   0
> > > > isReturn:   false
> > > > typeQName:  {http://www.w3.org/2001/XMLSchema}string<http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > javaType:   class java.lang.String
> > > > inHeader:   false
> > > > outHeader:  false
> > > > @1878144<total parameters:1
> > > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > @1242b11
> > > > added parameter >name:       file
> > > > typeEntry:  null
> > > > mode:       IN
> > > > position:   1
> > > > isReturn:   false
> > > > typeQName:  {http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart>
> > > > javaType:   class javax.mail.internet.MimeMultipart
> > > > inHeader:   false
> > > > outHeader:  false
> > > > @137d090<total parameters:2
> > > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > > @1242b11setReturnType({http://www.w3.org/2001/XMLSchema}string)
> > > > <http://www.w3.org/2001/XMLSchema%7Dstring%29>
> > > > 944  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > org.apache.axis.i18n.resource::handleGetObject(transport00)
> > > > 944  [main] DEBUG org.apache.axis.client.Call  - Transport is
> > > > org.apache.axis.transport.http.HTTPTransport@90c06f
> > > > 946  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > org.apache.axis.i18n.resource::handleGetObject(exception00)
> > > > 948  [main] DEBUG org.apache.axis.encoding.ser.BaseSerializerFactory
> > > >   -
> > > > Exception:
> > > > java.lang.NoSuchMethodException:
> > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > > > java.lang.Class, javax.xml.namespace.QName)
> > > >     at java.lang.Class.getMethod(Class.java:1581)
> > > >     at
> > > > org.apache.axis.encoding.ser.BaseSerializerFactory.createFactory(
> > > > BaseSerializerFactory.java:254)
> > > >     at org.apache.axis.client.Call.registerTypeMapping(Call.java
> > > > :2315)
> > > >     at
> > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> > > > l
> > > > (WebDiskSOAPBindingStub.java:161)
> > > >     at
> > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload (
> > > > WebDiskSOAPBindingStub.java:218)
> > > >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > WebDiskClient.java:80)
> > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > WebDiskClient.java :36)
> > > > 952  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(exception00)
> > > > 952  [main] DEBUG
> > > > org.apache.axis.encoding.ser.BaseDeserializerFactory  -
> > > > Exception:
> > > > java.lang.NoSuchMethodException:
> > > >
> > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory.create
> > > > (
> > > > java.lang.Class, javax.xml.namespace.QName)
> > > >     at java.lang.Class.getMethod(Class.java:1581)
> > > >     at
> > > > org.apache.axis.encoding.ser.BaseDeserializerFactory.createFactory(
> > > > BaseDeserializerFactory.java:225)
> > > >     at org.apache.axis.client.Call.registerTypeMapping(Call.java
> > > > :2317)
> > > >     at
> > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> > > > l
> > > > (WebDiskSOAPBindingStub.java:161)
> > > >     at
> > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > WebDiskSOAPBindingStub.java:218)
> > > >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > WebDiskClient.java:80)
> > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > WebDiskClient.java:36)
> > > > 953  [main] DEBUG
> > > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > > javax.activation.DataHandler, {
> > > > http://www.informatica.uniroma2.it/WebDisk/}DataHandler)
> > > > <http://www.informatica.uniroma2.it/WebDisk/%7DDataHandler%29>
> > > > 962  [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > Call::invoke(ns,
> > > > meth, args)
> > > > 979  [main] DEBUG org.apache.axis.client.Call  - operation=3Dname:
> > > > upload
> > > > returnQName: return
> > > > returnType:  { http://www.w3.org/2001/XMLSchema}string
> > > > <http://www.w3.org/2001/XMLSchema%7Dstring>
> > > > returnClass: class java.lang.String
> > > > elementQName:null
> > > > soapAction:  null
> > > > style:       rpc
> > > > use:         encoded
> > > > numInParams: 2
> > > > method:null
> > > > ParameterDesc[0]:
> > > >   name:       fileName
> > > >   typeEntry:  null
> > > >   mode:       IN
> > > >   position:   0
> > > >   isReturn:   false
> > > >   typeQName:  {http://www.w3.org/2001/XMLSchema}string
> > > > <http://www.w3.org/2001/XMLSchema%7Dstring>
> > > >   javaType:   class java.lang.String
> > > >   inHeader:   false
> > > >   outHeader:  false
> > > >
> > > > ParameterDesc[1]:
> > > >   name:       file
> > > >   typeEntry:  null
> > > >   mode:       IN
> > > >   position:   1
> > > >   isReturn:   false
> > > >   typeQName:  { http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart>
> > > >   javaType:   class javax.mail.internet.MimeMultipart
> > > >   inHeader:   false
> > > >   outHeader:  false
> > > >
> > > >
> > > > 979  [main] DEBUG org.apache.axis.client.Call  -
> > > > operation.getNumParams ()=
> > > > =3D2
> > > > 979  [main] DEBUG org.apache.axis.client.Call  - getParamList number
> > > > of
> > > > params: 2
> > > > 1000 [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > Call::invoke(RPCElement)
> > > > 1033 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
> > > > 1033 [main] DEBUG org.apache.axis.Message  - Attachment support is
> > > > enabled?
> > > > true
> > > > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Enter: SOAPPart
> > > > ctor(FORM_SOAPENVELOPE)
> > > > 1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
> > > > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Setting current
> > > > message form
> > > > to: FORM_SOAPENVELOPE (currentMessage is now
> > > > org.apache.axis.message.SOAPEnvelope)
> > > > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Exit: SOAPPart ctor()
> > > > 1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > org.apache.axis.i18n.resource::handleGetObject(addBody00)
> > > > 1045 [main] DEBUG org.apache.axis.message.SOAPBody  - Adding body
> > > > element t=
> > > > o
> > > > message...
> > > > 1045 [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > > Call::invoke()
> > > > 1046 [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
> > > > setTargetService(WebDiskSOAP)
> > > > 1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject (noService10)
> > > > 1047 [main] DEBUG org.apache.axis.ConfigurationException  -
> > > > Exception:
> > > > org.apache.axis.ConfigurationException: No service named WebDiskSOAP
> > > > is
> > > > available
> > > > org.apache.axis.ConfigurationException: No service named WebDiskSOAP
> > > > 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:2690)
> > > >     at org.apache.axis.client.Call.invoke(Call.java:2443)
> > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > >     at
> > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > WebDiskSOAPBindingStub.java:230)
> > > >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > WebDiskClient.java:80)
> > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > WebDiskClient.java:36)
> > > >
> > > >     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:2690)
> > > >     at org.apache.axis.client.Call.invoke (Call.java:2443)
> > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > >     at
> > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > WebDiskSOAPBindingStub.java :230)
> > > >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > WebDiskClient.java:80)
> > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > WebDiskClient.java:36)
> > > > 1047 [main] DEBUG org.apache.axis.MessageContext   - MessageContext:
> > > > setServiceHandler(null)
> > > > 1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(targetService)
> > > > 1047 [main] DEBUG org.apache.axis.client.Call   - Target service:
> > > > WebDiskSOAP
> > > > 1047 [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
> > > > setTargetService(http://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> > > > )
> > > > 1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(noService10)
> > > > 1048 [main] DEBUG org.apache.axis.ConfigurationException  -
> > > > Exception:
> > > > org.apache.axis.ConfigurationException : No service named
> > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload is available
> > > > org.apache.axis.ConfigurationException: No service named
> > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload 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:2443)
> > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > >     at
> > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > WebDiskSOAPBindingStub.java :230)
> > > >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > WebDiskClient.java:80)
> > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > WebDiskClient.java:36)
> > > >
> > > >     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:2443)
> > > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > > >     at
> > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > WebDiskSOAPBindingStub.java :230)
> > > >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > WebDiskClient.java:80)
> > > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > > WebDiskClient.java:36)
> > > > 1048 [main] DEBUG org.apache.axis.MessageContext   - MessageContext:
> > > > setServiceHandler(null)
> > > > 1055 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
> > > > SOAPPart::getAsSOAPEnvelope()
> > > > 1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject (currForm)
> > > > 1055 [main] DEBUG org.apache.axis.SOAPPart  - current form is
> > > > FORM_SOAPENVELOPE
> > > > 1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > 1055 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > register
> > > > 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
> > > > 1055 [main] DEBUG org.apache.axis.utils.NSStack   - NSPush (32)
> > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > register
> > > > 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
> > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > register
> > > > 'xsd' - ' http://www.w3.org/2001/XMLSchema '
> > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > register
> > > > 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance '
> > > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > Start
> > > > element [ http://schemas.xmlsoap.org/soap/envelope/]:Envelope<http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
> > > > 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://schemas.xmlsoap.org/soap/envelope/]:Body<http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
> > > > 1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > 1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > > 1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > register
> > > > '' - ''
> > > > 1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > 1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > 1063 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > 1063 [main] DEBUG org.apache.axis.encoding.SerializationContext   -
> > > > Start
> > > > element []:upload
> > > > 1069 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > 1069 [main] DEBUG org.apache.axis.encoding.SerializationContext   -
> > > > Start
> > > > element []:fileName
> > > > 1069 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > 1076 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > 1076 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > End
> > > > element fileName
> > > > 1076 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > > 1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > > 1090 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > Start
> > > > element []:file
> > > > 1090 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > End
> > > > element file
> > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext   -
> > > > End
> > > > element upload
> > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > End
> > > > element soapenv:Body
> > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > > End
> > > > element soapenv:Envelope
> > > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > > org.apache.axis.i18n.resource::handleGetObject(empty00)
> > > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
> > > > 1091 [main] DEBUG org.apache.axis.client.Call  - <?xml version=3D"
> > > > 1.0"
> > > > encoding=3D"UTF-8"?><soapenv:Envelope xmlns:soapenv=3D"
> > > > http://schemas.xmlsoap.org/soap/envelope/"
> > > > <http://schemas.xmlsoap.org/soap/envelope/%22> xmlns:xsd=3D"
> > > > http://www.w3.org/2001/XMLSchema"<http://www.w3.org/2001/XMLSchema%22>xmlns:xsi=3D"
> > > > http://www.w3.org/2001/XMLSchema-instance"
> > > > <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><upload
> > > > xmlns=3D""><fileName> fileEst.jpg</fileName><file
> > > >
> > > > href=3D"cid:E773E1C9F468724E1683F8F6B8FE05A9"/></upload></soapenv:Body></so=
> > > > apenv:Envelope>
> > > > 1092 [main] DEBUG org.apache.axis.client.AxisClient   - Enter:
> > > > AxisClient::invoke
> > > > 1092 [main] DEBUG org.apache.axis.client.AxisClient  -
> > > > EngineHandler: null
> > > > 1101 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject (axisUserAgent)
> > > > 1110 [main] DEBUG org.apache.axis.SimpleChain  - Enter:
> > > > SimpleChain::invoke
> > > > 1111 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > > org.apache.axis.i18n.resource::handleGetObject(enter00)
> > > > 1111 [main] DEBUG org.apache.axis.transport.http.HTTPSender  -
> > > > Enter:
> > > > HTTPSender::invoke
> > > > 1112 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
> > > > SOAPPart::saveChanges
> > > >
> > > > ..................
> > > > .................
> > > > ..............
> > > >
> > > >
> > > > the wsdl file
> > > >
> > > > <?xml version=3D"1.0" encoding=3D"UTF-8"?>
> > > >
> > > > <wsdl:definitions
> > > >   targetNamespace=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl
> > > > "
> > > >   xmlns=3D"http://schemas.xmlsoap.org/wsdl/"
> > > >   xmlns:tns=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl "
> > > >   xmlns:soap=3D"http://schemas.xmlsoap.org/wsdl/soap/"
> > > >   xmlns:wsdl=3D" http://schemas.xmlsoap.org/wsdl/ "
> > > >   xmlns:types=3D"http://www.informatica.uniroma2.it/WebDisk"
> > > >   xmlns:mime=3D" http://schemas.xmlsoap.org/wsdl/mime/ "
> > > >   xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema" name=3D"WebDisk">
> > > >
> > > >     <wsdl:types>
> > > >         <xsd:schema elementFormDefault=3D"qualified"
> > > >             targetNamespace=3D"
> > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/types"
> > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/types%22>>
> > > >               <xsd:import namespace=3D"
> > > > http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> > > > schemaLocation=3D"/home/simo/develop/java/WebDisk/src/it/uniroma2/informati=
> > > >
> > > > ca/WebDisk.xsd"/>
> > > >         </xsd:schema>
> > > >     </wsdl:types>
> > > >
> > > >     <wsdl:message name=3D"listRequest">
> > > >          <wsdl:part name=3D"parameters"
> > > > element=3D"types:listRequest" />
> > > >     </wsdl:message>
> > > >     <wsdl:message name=3D"listResponse">
> > > >         <wsdl:part name=3D"parameters"
> > > > element=3D"types:listResponse"/>
> > > >     </wsdl:message>
> > > >
> > > >     <wsdl:message name=3D"uploadRequest">
> > > >         <wsdl:part name=3D"fileName" type=3D"xsd:string"/>
> > > >         <wsdl:part name=3D"file" type=3D"xsd:base64Binary"/>
> > > >     </wsdl:message>
> > > >
> > > >     <wsdl:message name=3D"uploadResponse">
> > > >         <wsdl:part name=3D"return" type=3D"xsd:string"/>
> > > >     </wsdl:message>
> > > >
> > > >
> > > >     <wsdl:portType name=3D"WebDiskPortType">
> > > >         <wsdl:operation name=3D"list">
> > > >             <wsdl:input message=3D"tns:listRequest" />
> > > >             <wsdl:output message=3D"tns:listResponse" />
> > > >         </wsdl:operation>
> > > >
> > > >         <wsdl:operation name=3D"upload">
> > > >             <wsdl:input message=3D"tns:uploadRequest"/>
> > > >             <wsdl:output message=3D"tns:uploadResponse"/>
> > > >         </wsdl:operation>
> > > >     </wsdl:portType>
> > > >
> > > >     <wsdl:binding name=3D"WebDiskSOAPBinding"
> > > > type=3D"tns:WebDiskPortType">
> > > >         <soap:binding style=3D"document" transport=3D"
> > > > http://schemas.xmlsoap.org/soap/http"/<http://schemas.xmlsoap.org/soap/http%22/>
> > > > >
> > > >         <wsdl:operation name=3D"list">
> > > >             <soap:operation soapAction=3D"
> > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/list"/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>
> > > > >
> > > >             <wsdl:input>
> > > >                 <soap:body use=3D"literal"/>
> > > >             </wsdl:input>
> > > >             <wsdl:output>
> > > >                 <soap:body use=3D"literal"/>
> > > >             </wsdl:output>
> > > >         </wsdl:operation>
> > > >
> > > >         <wsdl:operation name=3D"upload">
> > > >             <soap:operation soapAction=3D"
> > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"/
> > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/>>
> > > >             <wsdl:input>
> > > >                 <mime:multipartRelated>
> > > >                     <mime:part>
> > > >                         <soap:body use=3D"literal"
> > > > parts=3D"fileName"/>
> > > >                     </mime:part>
> > > >                     <mime:part>
> > > >                         <mime:content part=3D"file"
> > > > type=3D"multipart/mixed=
> > > > "/>
> > > >                     </mime:part>
> > > >                 </mime:multipartRelated>
> > > >             </wsdl:input>
> > > >             <wsdl:output>
> > > >                 <soap:body use=3D"literal"/>
> > > >             </wsdl:output>
> > > >         </wsdl:operation>
> > > >     </wsdl:binding>
> > > >
> > > >     <wsdl:service name=3D"WebDiskService">
> > > >
> > > >         <wsdl:port binding=3D"tns:WebDiskSOAPBinding"
> > > > name=3D"WebDiskSOAP">
> > > >             <soap:address location=3D"
> > > > http://localhost:8080/axis/services/WebDiskSOAP"/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> > > > >
> > > >         </wsdl:port>
> > > >
> > > >     </wsdl:service>
> > > >
> > > > </wsdl:definitions>
> > > >
> > > > ------=_Part_8470_7036360.1137348779925
> > > > Content-Type: text/html; charset=ISO-8859-1
> > > > Content-Transfer-Encoding: quoted-printable
> > > > Content-Disposition: inline
> > > >
> > > > Hi, i'm developing a simple webservice that support the upload and
> > > > download=
> > > > of binary files... i look at the example &quot;swa&quot; present in
> > > > the sa=
> > > > mples directory of the axis distribution....<br>i customize my wsdl
> > > > and all=
> > > > otherthings but when i try to run my client the=20
> > > > axis.log report this exception:<br><br>
> > > > java.lang.NoSuchMethodException: org=
> > > > .apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > > > java.lang.=
> > > > Class, javax.xml.namespace.QName)<br><br>below i put my wsdd file
> > > > and my ws=
> > > > dl file... the question is: is this an axis bug or a my error...
> > > > please hel=
> > > > p me :)
> > > > <br><br>0&nbsp;&nbsp;&nbsp; [main] DEBUG
> > > > org.apache.axis.i18n.ProjectResour=
> > > > ceBundle&nbsp; - getBundle( org.apache.axis,org.apache.axis.i18n
> > > > ,resource,nu=
> > > > ll,...)<br>32&nbsp;&nbsp; [main] DEBUG
> > > > org.apache.axis.i18n.ProjectResource=
> > > > Bundle&nbsp; - loadBundle: Ignoring MissingResourceException: Can't
> > > > find bu=
> > > > ndle for base name=20
> > > > org.apache.axis.resource, locale en_US<br>32&nbsp;&nbsp; [main]
> > > > DEBUG org.a=
> > > > pache.axis.i18n.ProjectResourceBundle&nbsp; - Created
> > > > org.apache.axis.i18n.=
> > > > resource, linked to parent null<br>33&nbsp;&nbsp; [main] DEBUG
> > > > org.apache.a=
> > > > xis.i18n.ProjectResourceBundle
> > > > &nbsp; - getBundle(org.apache.axis,org.apache.axis.utils
> > > > ,resource,null,...)=
> > > > <br>35&nbsp;&nbsp; [main] DEBUG
> > > > org.apache.axis.i18n.ProjectResourceBundle&=
> > > > nbsp; - loadBundle: Ignoring MissingResourceException: Can't find
> > > > bundle fo=
> > > > r base name org.apache.axis.utils.resource
> > > > , locale en_US<br>35&nbsp;&nbsp; [main] DEBUG
> > > > org.apache.axis.i18n.ProjectR=
> > > > esourceBundle&nbsp; - loadBundle: Ignoring MissingResourceException:
> > > > Can't =
> > > > find bundle for base name org.apache.axis.resource, locale
> > > > en_US<br>35&nbsp=
> > > > ;&nbsp; [main] DEBUG=20
> > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; - Root package not
> > > > found, =
> > > > cross link to org.apache.axis.i18n.resource<br>35&nbsp;&nbsp; [main]
> > > > DEBUG =
> > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - Root package not
> > > > found, =
> > > > cross link to org.apache.axis.i18n.resource
> > > > <br>36&nbsp;&nbsp; [main] DEBUG
> > > > org.apache.axis.i18n.ProjectResourceBundle&=
> > > > nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > (engineConfigLoadFact=
> > > > ory)<br>37&nbsp;&nbsp; [main] DEBUG
> > > > org.apache.axis.configuration.EngineCon=
> > > > figurationFactoryFinder
> > > > &nbsp; - Factory
> > > > org.apache.axis.configuration.EngineConfigurationFactorySe=
> > > > rvlet Ignored: unable to load/resolve class.<br>39&nbsp;&nbsp;
> > > > [main] DEBUG=
> > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > org.apache.axis.i18n.re=
> > > > source::handleGetObject
> > > > (engineFactory)<br>39&nbsp;&nbsp; [main] DEBUG
> > > > org.apache.axis.configuratio=
> > > > n.EngineConfigurationFactoryFinder&nbsp ; - Got EngineFactory:
> > > > org.apache.ax=
> > > > is.configuration.EngineConfigurationFactoryDefault<br>45&nbsp;&nbsp;
> > > > [main]=
> > > > DEBUG org.apache.axis.AxisEngine
> > > > &nbsp; - Enter: AxisEngine::init<br>459&nbsp; [main] DEBUG
> > > > org.apache.axis.=
> > > > i18n.ProjectResourceBundle&nbsp; -
> > > > org.apache.axis.i18n.resource::handleGet=
> > > > Object(attachEnabled)<br>459&nbsp; [main] DEBUG
> > > > org.apache.axis.utils.JavaU=
> > > > tils&nbsp; - Attachment support is enabled?&nbsp; true
> > > > <br>502&nbsp; [main] DEBUG
> > > > org.apache.axis.encoding.ser.JAFDataHandlerDeser=
> > > > ializerFactory&nbsp; - Enter/Exit:
> > > > JAFDataHandlerDeserializerFactory(class =
> > > > java.lang.String, {<a href=3D"http://xml.apache.org/xml-soap}PlainText)"<http://xml.apache.org/xml-soap%7DPlainText%29%22>
> > > > >ht=
> > > > tp://xml.apache.org/xml-soap}PlainText)
> > > > </a><br>505&nbsp; [main] DEBUG
> > > > org.apache.axis.i18n.ProjectResourceBundle&n=
> > > > bsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > (oddDigits00)<br>505&n=
> > > > bsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > org.ap=
> > > > ache.axis.i18n.resource::handleGetObject
> > > > (badChars01)<br>637&nbsp; [main] DEBUG
> > > > org.apache.axis.encoding.ser.JAFData=
> > > > HandlerDeserializerFactory&nbsp; - Enter/Exit:
> > > > JAFDataHandlerDeserializerFa=
> > > > ctory(class java.awt.Image, {<a href=3D"
> > > > http://xml.apache.org/xml-soap}Imag=<http://xml.apache.org/xml-soap%7DImag=>
> > > > e)"> http://xml.apache.org/xml-soap}Image)<http://xml.apache.org/xml-soap%7DImage%29>
> > > > </a><br>682&nbsp; [main] DEBUG
> > > > org.apache.axis.encoding.ser.JAFDataHandlerD=
> > > > eserializerFactory&nbsp; - Enter/Exit:
> > > > JAFDataHandlerDeserializerFactory(cl=
> > > > ass javax.mail.internet.MimeMultipart, {<a href=3D"http://xml.apache.org/xm=
> > > > l-soap}Multipart)">
> > > > http://xml.apache.org/xml-soap}Multipart)
> > > > <http://xml.apache.org/xml-soap%7DMultipart%29></a><br>684&nbsp;
> > > > [main] DEBUG org=
> > > > .apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > > > Enter/E=
> > > > xit: JAFDataHandlerDeserializerFactory(interface
> > > > javax.xml.transform.Source=
> > > > , {<a href=3D" http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29>
> > > > ">
> > > > http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29></a><br>687&nbsp;
> > > > [main] DEBUG org.ap=
> > > > ache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > > > Enter/Exit=
> > > > : JAFDataHandlerDeserializerFactory(class
> > > > org.apache.axis.attachments.Octet=
> > > > Stream
> > > > , {<a href=3D"http://xml.apache.org/xml-soap}octet-stream)"
> > > > <http://xml.apache.org/xml-soap%7Doctet-stream%29%22>>http://xml.apac=
> > > >
> > > > he.org/xml-soap}octet-stream)<http://he.org/xml-soap%7Doctet-stream%29></a><br>688&nbsp;
> > > > [main] DEBUG org.apache.axis=
> > > > .encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/Exit:
> > > > JAFData=
> > > > HandlerDeserializerFactory()
> > > > <br>757&nbsp; [main] DEBUG org.apache.axis.AxisEngine&nbsp; - Exit:
> > > > AxisEng=
> > > > ine::init<br>775&nbsp; [main] DEBUG
> > > > org.apache.axis.description.OperationDe=
> > > > sc&nbsp; - @13785d3 added parameter
> > > > &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > &nbsp; {<a href=3D"http://www.informatica.uniroma2.it/WebDisk}listRequest
> > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>">
> > > > http://www.informatica.uniroma2.it/WebDisk}listRequest<http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> > > > </a><br>typeEntry:&nb=
> > > > sp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > IN<br>position:&nbsp;=
> > > > &nbsp; 0<br>isReturn:&nbsp;&nbsp; false<br>typeQName:&nbsp; {<a
> > > > href=3D"htt=
> > > > p://www.informatica.uniroma2.it/WebDisk}">
> > > > http://www.informatica.uniroma2.i=
> > > > t/WebDisk}
> > > > </a>&gt;listRequest<br>javaType:&nbsp;&nbsp; class
> > > > it.uniroma2.informatica.=
> > > > types.ListRequest<br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp;
> > > > false<=
> > > > br>@32efa7&lt;total parameters:1<br>775&nbsp; [main] DEBUG
> > > > org.apache.axis.=
> > > > description.OperationDesc&nbsp; - @13785d3setReturnType({
> > > > <a href=3D"http://www.informatica.uniroma2.it/WebDisk}listResponse)"
> > > > <http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29%22>
> > > > >http:/=
> > > > /www.informatica.uniroma2.it/WebDisk}listResponse)</a><br>787&nbsp;
> > > > [main] =
> > > > DEBUG org.apache.axis.description.OperationDesc&nbsp; - @1242b11
> > > > added para=
> > > > meter &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fileName
> > > > <br>typeEntry:&nbsp;
> > > > null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<b=
> > > > r>position:&nbsp;&nbsp; 0<br>isReturn:&nbsp;&nbsp;
> > > > false<br>typeQName:&nbsp=
> > > > ; {<a href=3D"http://www.w3.org/2001/XMLSchema}string"<http://www.w3.org/2001/XMLSchema%7Dstring%22>
> > > > > http://www.w3.org/20=
> > > > 01/XMLSchema}string</a><br>javaType:&nbsp;&nbsp; class
> > > > java.lang.String
> > > > <br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp;
> > > > false<br>@1878144&lt;to=
> > > > tal parameters:1<br>787&nbsp; [main] DEBUG
> > > > org.apache.axis.description.Oper=
> > > > ationDesc&nbsp; - @1242b11 added parameter
> > > > &gt;name:&nbsp;&nbsp;&nbsp;&nbsp=
> > > > ;&nbsp;&nbsp; file<br>typeEntry:&nbsp;
> > > > null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp=
> > > > ;&nbsp;&nbsp; IN
> > > > <br>position:&nbsp;&nbsp; 1<br>isReturn:&nbsp;&nbsp;
> > > > false<br>typeQName:&nb=
> > > > sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart"<http://xml.apache.org/xml-soap%7DMultipart%22>
> > > > >http://xml.apache=
> > > > .org/xml-soap}Multipart</a><br>javaType:&nbsp;&nbsp; class
> > > > javax.mail.inter=
> > > > net.MimeMultipart <br>inHeader:&nbsp;&nbsp; false
> > > > <br>outHeader:&nbsp; false<br>@137d090&lt;total
> > > > parameters:2<br>787&nbsp; [=
> > > > main] DEBUG org.apache.axis.description.OperationDesc&nbsp ; -
> > > > @1242b11setRe=
> > > > turnType({<a href=3D"http://www.w3.org/2001/XMLSchema}string)"
> > > > <http://www.w3.org/2001/XMLSchema%7Dstring%29%22>>http://www.w=
> > > > 3.org/2001/XMLSchema}string)<http://3.org/2001/XMLSchema%7Dstring%29>
> > > > </a><br>944&nbsp; [main] DEBUG
> > > > org.apache.axis.i18n.ProjectResourceBundle&n=
> > > > bsp; - org.apache.axis.i18n.resource::handleGetObject(transport00)<br>944&n=
> > > >
> > > > bsp; [main] DEBUG org.apache.axis.client.Call&nbsp; - Transport is
> > > > org.apac=
> > > > he.axis.transport.http.HTTPTransport@90c06f
> > > > <br>946&nbsp; [main] DEBUG
> > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ;=
> > > > - org.apache.axis.i18n.resource::handleGetObject
> > > > (exception00)<br>948&nbsp;=
> > > > [main] DEBUG org.apache.axis.encoding.ser.BaseSerializerFactory&nbsp;
> > > > - Ex=
> > > > ception:<br>java.lang.NoSuchMethodException
> > > > :
> > > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create
> > > > (java.=
> > > > lang.Class, javax.xml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at
> > > > java.lang.C=
> > > > lass.getMethod(Class.java:1581)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.en=
> > > > coding.ser.BaseSerializerFactory.createFactory
> > > > (BaseSerializerFactory.java:254)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.c=
> > > > lient.Call.registerTypeMapping(Call.java:2315)<br>&nbsp;&nbsp;&nbsp;
> > > > at it.=
> > > > uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCall
> > > > (WebDiskS=
> > > > OAPBindingStub.java:161)<br>
> > > > &nbsp;&nbsp;&nbsp; at
> > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindin=
> > > > gStub.upload (WebDiskSOAPBindingStub.java:218)<br>&nbsp;&nbsp;&nbsp;
> > > > at it.u=
> > > > niroma2.informatica.webservices.WebDiskClient.testUpload(
> > > > WebDiskClient.java=
> > > > :80)<br>&nbsp;&nbsp;&nbsp; at
> > > > it.uniroma2.informatica.webservices.WebDiskCl=
> > > > ient.main
> > > > (WebDiskClient.java:36)<br>952&nbsp; [main] DEBUG
> > > > org.apache.axis.i18n.Proj=
> > > > ectResourceBundle&nbsp; -
> > > > org.apache.axis.i18n.resource::handleGetObject(ex=
> > > > ception00)<br>952&nbsp; [main] DEBUG
> > > > org.apache.axis.encoding.ser.BaseDeser=
> > > > ializerFactory
> > > > &nbsp; - Exception:<br>java.lang.NoSuchMethodException:
> > > > org.apache.axis.enc=
> > > > oding.ser.JAFDataHandlerDeserializerFactory.create(java.lang.Class,
> > > > javax.x=
> > > > ml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at
> > > > java.lang.Class.getMethod(Clas=
> > > > s.java:1581)<br>
> > > > &nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.encoding.ser.BaseDeserializerFactory.=
> > > > createFactory( BaseDeserializerFactory.java:225)<br>&nbsp;&nbsp;&nbsp;
> > > > at or=
> > > > g.apache.axis.client.Call.registerTypeMapping(Call.java
> > > > :2317)<br>&nbsp;&nbs=
> > > > p;&nbsp; at
> > > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.crea=
> > > > teCall
> > > > (WebDiskSOAPBindingStub.java:161)<br>&nbsp;&nbsp;&nbsp; at
> > > > it.uniroma2.info=
> > > > rmatica.webservices.WebDiskSOAPBindingStub.upload(
> > > > WebDiskSOAPBindingStub.ja=
> > > > va:218)<br>&nbsp;&nbsp;&nbsp; at
> > > > it.uniroma2.informatica.webservices.WebDis=
> > > > kClient.testUpload(WebDiskClient.java
> > > > :80)<br>&nbsp;&nbsp;&nbsp; at
> > > > it.uniroma2.informatica.webservices.WebDiskCl=
> > > > ient.main(WebDiskClient.java:36)<br>953&nbsp; [main] DEBUG
> > > > org.apache.axis.=
> > > > encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/Exit:
> > > > JAFDataH=
> > > > andlerDeserializerFactory(class=20
> > > > javax.activation.DataHandler, {<a href=3D"http://www.informatica.uniroma2.i=
> > > > t/WebDisk/}DataHandler)">http://www.informatica.uniroma2.it/WebDisk/}DataHa=
> > > > <http://www.informatica.uniroma2.it/WebDisk/%7DDataHa=>
> > > > ndler)</a><br>962&nbsp; [main] DEBUG
> > > > org.apache.axis.client.Call&nbsp; - En=
> > > > ter: Call::invoke(ns, meth, args)
> > > > <br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; -
> > > > operation=3D=
> > > > name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > upload<br>returnQName: retu=
> > > > rn<br>returnType:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}string=
> > > > <http://www.w3.org/2001/XMLSchema%7Dstring=>
> > > > ">http://www.w3.org/2001/XMLSchema}string
> > > > <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>returnClass:
> > > > class=20
> > > > java.lang.String<br>elementQName:null<br>soapAction:&nbsp;
> > > > null<br>style:&n=
> > > > bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > rpc<br>use:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > ;&nbsp;&nbsp;&nbsp; encoded<br>numInParams:
> > > > 2<br>method:null<br>&nbsp;Param=
> > > > eterDesc[0]:<br>&nbsp; name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > fileName<b=
> > > > r>&nbsp; typeEntry:&nbsp; null<br>&nbsp;
> > > > mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > ;&nbsp; IN
> > > > <br>&nbsp; position:&nbsp;&nbsp; 0<br>&nbsp; isReturn:&nbsp;&nbsp;
> > > > false<br=
> > > > >&nbsp; typeQName:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}strin=
> > > > <http://www.w3.org/2001/XMLSchema%7Dstrin=>
> > > > g">http://www.w3.org/2001/XMLSchema}string
> > > > <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>&nbsp;
> > > > javaType:&nbsp;&nb=
> > > > sp; class java.lang.String<br>&nbsp; inHeader:&nbsp;&nbsp; false<br>
> > > > &nbsp; outHeader:&nbsp;
> > > > false<br><br>&nbsp;ParameterDesc[1]:<br>&nbsp; name=
> > > > :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; file<br>&nbsp;
> > > > typeEntry:&nbsp; null<=
> > > > br>&nbsp; mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<br>&nbsp;
> > > > position:&=
> > > > nbsp;&nbsp; 1<br>&nbsp; isReturn:&nbsp;&nbsp; false<br>&nbsp;
> > > > typeQName:&nb=
> > > > sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart
> > > > <http://xml.apache.org/xml-soap%7DMultipart>">
> > > > http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart></a><br>&nbsp;
> > > > javaType:&nbsp;&nbsp=
> > > > ; class javax.mail.internet.MimeMultipart<br>&nbsp;
> > > > inHeader:&nbsp;&nbsp; f=
> > > > alse<br>&nbsp; outHeader:&nbsp; false<br><br><br>979&nbsp; [main]
> > > > DEBUG org=
> > > > .apache.axis.client.Call&nbsp; - operation.getNumParams
> > > > ()=3D2<br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; -
> > > > getPar=
> > > > amList number of params: 2<br>1000 [main] DEBUG
> > > > org.apache.axis.client.Call=
> > > > &nbsp; - Enter: Call::invoke(RPCElement)<br>1033 [main] DEBUG
> > > > org.apache.ax=
> > > > is.i18n.ProjectResourceBundle
> > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > (attachEnabled)<br>1=
> > > > 033 [main] DEBUG org.apache.axis.Message&nbsp; - Attachment support
> > > > is enab=
> > > > led?&nbsp; true<br>1045 [main] DEBUG org.apache.axis.SOAPPart&nbsp;
> > > > - Enter=
> > > > : SOAPPart ctor(FORM_SOAPENVELOPE)
> > > > <br>1045 [main] DEBUG
> > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - or=
> > > > g.apache.axis.i18n.resource::handleGetObject(setMsgForm)<br>1045
> > > > [main] DEB=
> > > > UG org.apache.axis.SOAPPart&nbsp; - Setting current message form to:
> > > > FORM_S=
> > > > OAPENVELOPE (currentMessage is now=20
> > > > org.apache.axis.message.SOAPEnvelope)<br>1045 [main] DEBUG
> > > > org.apache.axis.=
> > > > SOAPPart&nbsp; - Exit: SOAPPart ctor()<br>1045 [main] DEBUG
> > > > org.apache.axis=
> > > > .i18n.ProjectResourceBundle&nbsp; -
> > > > org.apache.axis.i18n.resource::handleGe=
> > > > tObject
> > > > (addBody00)<br>1045 [main] DEBUG
> > > > org.apache.axis.message.SOAPBody&nbsp; - A=
> > > > dding body element to message...<br>1045 [main] DEBUG
> > > > org.apache.axis.clien=
> > > > t.Call&nbsp; - Enter: Call::invoke()<br>1046 [main] DEBUG
> > > > org.apache.axis.M=
> > > > essageContext
> > > > &nbsp; - MessageContext: setTargetService(WebDiskSOAP)<br>1046
> > > > [main] DEBUG=
> > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > org.apache.axis.i18n.re=
> > > > source::handleGetObject(noService10)<br>1047 [main] DEBUG
> > > > org.apache.axis.C=
> > > > onfigurationException
> > > > &nbsp; - Exception: <br> org.apache.axis.ConfigurationException: No
> > > > service =
> > > > named WebDiskSOAP is available<br>
> > > > org.apache.axis.ConfigurationException: N=
> > > > o service named WebDiskSOAP is available<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apach=
> > > > e.axis.configuration.FileProvider.getService
> > > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.AxisEngine=
> > > > .getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.M=
> > > > essageContext.setTargetService(MessageContext.java
> > > > :755)<br>&nbsp;&nbsp;&nbs=
> > > > p; at org.apache.axis.client.Call.invoke(
> > > > Call.java:2690)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.client.Call.invoke=
> > > > (Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.client.Call.invok=
> > > > e(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.client.Call.invo=
> > > > ke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > it.uniroma2.informatica.webserv=
> > > > ices.WebDiskSOAPBindingStub.upload
> > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > it.uniroma2.info=
> > > > rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java
> > > > :80)<br>&nbs=
> > > > p;&nbsp;&nbsp; at
> > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > bDiskClient.java:36)<br><br>
> > > > &nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.configuration.FileProvider.getService=
> > > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.AxisEngine=
> > > > .getService(AxisEngine.java :311)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.M=
> > > > essageContext.setTargetService(MessageContext.java
> > > > :755)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(
> > > > Call.java=
> > > > :2690)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(
> > > > Call.jav=
> > > > a:2443)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(
> > > > Call.ja=
> > > > va:2366)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > > (Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > it.uniroma2.informatica.webservic=
> > > > es.WebDiskSOAPBindingStub.upload(WebDiskSOAPBindingStub.java:230)<br>&nbsp;=
> > > >
> > > > &nbsp;&nbsp; at
> > > > it.uniroma2.informatica.webservices.WebDiskClient.testUploa=
> > > > d(WebDiskClient.java:80)<br>
> > > > &nbsp;&nbsp;&nbsp; at
> > > > it.uniroma2.informatica.webservices.WebDiskClient.mai=
> > > > n(WebDiskClient.java:36)<br>1047 [main] DEBUG
> > > > org.apache.axis.MessageContex=
> > > > t&nbsp; - MessageContext: setServiceHandler(null)<br>1047 [main]
> > > > DEBUG org.=
> > > > apache.axis.i18n.ProjectResourceBundle
> > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > (targetService)<br>1=
> > > > 047 [main] DEBUG org.apache.axis.client.Call&nbsp; - Target
> > > > service:&nbsp; =
> > > > WebDiskSOAP<br>1047 [main] DEBUG org.apache.axis.MessageContext&nbsp; - Mes=
> > > > sageContext: setTargetService(
> > > > <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>>http://w=
> > > > ww.informatica.uniroma2.it/WebDisk/wsdl/upload</a>)<br>1047 [main]
> > > > DEBUG or=
> > > > g.apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > org.apache.axis.i18n.resou=
> > > > rce::handleGetObject
> > > > (noService10)<br>1048 [main] DEBUG
> > > > org.apache.axis.ConfigurationException&n=
> > > > bsp; - Exception: <br>org.apache.axis.ConfigurationException: No
> > > > service na=
> > > > med <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>>http=
> > > > ://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> > > > </a> is available<br>org.apache.axis.ConfigurationException: No
> > > > service nam=
> > > > ed <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>>http:=
> > > > //www.informatica.uniroma2.it/WebDisk/wsdl/upload</a> is
> > > > available<br>&nbsp=
> > > > ;&nbsp;&nbsp; at=20
> > > > org.apache.axis.configuration.FileProvider.getService(
> > > > FileProvider.java:233=
> > > > )<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.AxisEngine.getService
> > > > (AxisEngine=
> > > > .java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.MessageContext.setTarge=
> > > > tService(MessageContext.java
> > > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.transport.http.HTTPTransport=
> > > > .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp;
> > > > at or=
> > > > g.apache.axis.client.Transport.setupMessageContext (Transport.java
> > > > :46)<br>&n=
> > > > bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > > (Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.client.Call.invok=
> > > > e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.client.Call.invo=
> > > > ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.client.Call.inv=
> > > > oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > it.uniroma2.informatica.webser=
> > > > vices.WebDiskSOAPBindingStub.upload
> > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > it.uniroma2.info=
> > > > rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs=
> > > >
> > > > p;&nbsp;&nbsp; at
> > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > bDiskClient.java:36)<br><br>
> > > > &nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.configuration.FileProvider.getService=
> > > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.AxisEngine=
> > > > .getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.M=
> > > > essageContext.setTargetService (MessageContext.java
> > > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.transport.http.HTTPTransport=
> > > > .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp;
> > > > at or=
> > > > g.apache.axis.client.Transport.setupMessageContext (Transport.java
> > > > :46)<br>&n=
> > > > bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > > (Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.client.Call.invok=
> > > > e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.client.Call.invo=
> > > > ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > > org.apache.axis.client.Call.inv=
> > > > oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > > it.uniroma2.informatica.webser=
> > > > vices.WebDiskSOAPBindingStub.upload
> > > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > > it.uniroma2.info=
> > > > rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs=
> > > >
> > > > p;&nbsp;&nbsp; at
> > > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > > bDiskClient.java:36)<br>1048 [main] DEBUG=20
> > > > org.apache.axis.MessageContext&nbsp; - MessageContext:
> > > > setServiceHandler(nu=
> > > > ll)<br>1055 [main] DEBUG org.apache.axis.SOAPPart&nbsp; - Enter:
> > > > SOAPPart::=
> > > > getAsSOAPEnvelope()<br>1055 [main] DEBUG
> > > > org.apache.axis.i18n.ProjectResour=
> > > > ceBundle
> > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(currForm)<br>1055 [=
> > > > main] DEBUG org.apache.axis.SOAPPart&nbsp; - current form is
> > > > FORM_SOAPENVEL=
> > > > OPE<br>1055 [main] DEBUG
> > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -=
> > > > org.apache.axis.i18n.resource::handleGetObject
> > > > (register00)<br>1055 [main] DEBUG
> > > > org.apache.axis.encoding.SerializationCon=
> > > > text&nbsp; - register 'soapenv' - '<a href=3D"http://schemas.xmlsoap.org/so=
> > > > ap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1055
> > > > [main]=
> > > > DEBUG=20
> > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main]
> > > > DEBUG org.=
> > > > apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main] DEBUG
> > > > org.apac=
> > > > he.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > org.apache.axis.i18n.resource::h=
> > > > andleGetObject
> > > > (register00)<br>1056 [main] DEBUG
> > > > org.apache.axis.encoding.SerializationCon=
> > > > text&nbsp; - register 'soapenv' - '<a href=3D"http://schemas.xmlsoap.org/so=
> > > >
> > > > ap/envelope/"> http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1056
> > > > [main]=
> > > > DEBUG=20
> > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > org.apache.axis.i18n.res=
> > > > ource::handleGetObject(register00)<br>1056 [main] DEBUG
> > > > org.apache.axis.enc=
> > > > oding.SerializationContext&nbsp; - register 'xsd' - '<a href=3D"
> > > > http://www.=
> > > > w3.org/2001/XMLSchema" <http://w3.org/2001/XMLSchema%22>>
> > > > http://www.w3.org/2001/XMLSchema</a>'<br>1056 [main] DEBUG
> > > > org.apache.axis.=
> > > > utils.NSStack&nbsp ; - NSPush (32)<br>1056 [main] DEBUG
> > > > org.apache.axis.i18n=
> > > > .ProjectResourceBundle&nbsp; -
> > > > org.apache.axis.i18n.resource::handleGetObje=
> > > > ct(register00)
> > > > <br>1056 [main] DEBUG
> > > > org.apache.axis.encoding.SerializationContext&nbsp; -=
> > > > register 'xsi' - '<a href=3D"
> > > > http://www.w3.org/2001/XMLSchema-instance"<http://www.w3.org/2001/XMLSchema-instance%22>
> > > > >ht=
> > > > tp://www.w3.org/2001/XMLSchema-instance </a>'<br>1056 [main] DEBUG
> > > > org.apach=
> > > > e.axis.utils.NSStack
> > > > &nbsp; - NSPush (32)<br>1056 [main] DEBUG
> > > > org.apache.axis.i18n.ProjectResou=
> > > > rceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > (startElem0=
> > > > 0)<br>1056 [main] DEBUG
> > > > org.apache.axis.encoding.SerializationContext&nbsp;=
> > > > - Start element [
> > > > <a href=3D" http://schemas.xmlsoap.org/soap/envelope/]:Envelope"
> > > > <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope%22>>
> > > > http://sche=
> > > > mas.xmlsoap.org/soap/envelope/]:Envelope<http://mas.xmlsoap.org/soap/envelope/%5D:Envelope></a><br>1062
> > > > [main] DEBUG org.apach=
> > > > e.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > org.apache.axis.i18n.resource::ha=
> > > > ndleGetObject
> > > > (startElem00)<br>1062 [main] DEBUG
> > > > org.apache.axis.encoding.SerializationCo=
> > > > ntext&nbsp; - Start element [<a href=3D"http://schemas.xmlsoap.org/soap/env=
> > > > elope/]:Body">http://schemas.xmlsoap.org/soap/envelope/]:Body
> > > > <http://schemas.xmlsoap.org/soap/envelope/%5D:Body></a><br>1062 [=
> > > > main] DEBUG=20
> > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1062 [main]
> > > > DEBUG org.=
> > > > apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > org.apache.axis.i18n.resourc=
> > > > e::handleGetObject(register00)<br>1062 [main] DEBUG
> > > > org.apache.axis.encodin=
> > > > g.SerializationContext
> > > > &nbsp; - register '' - ''<br>1063 [main] DEBUG
> > > > org.apache.axis.utils.NSStac=
> > > > k&nbsp; - NSPush (32)<br>1063 [main] DEBUG
> > > > org.apache.axis.utils.NSStack&nb=
> > > > sp; - NSPush (32)<br>1063 [main] DEBUG
> > > > org.apache.axis.i18n.ProjectResource=
> > > > Bundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > (startElem00)<br>1063 [main] DEBUG
> > > > org.apache.axis.encoding.SerializationCo=
> > > > ntext&nbsp; - Start element []:upload<br>1069 [main] DEBUG
> > > > org.apache.axis.=
> > > > i18n.ProjectResourceBundle&nbsp; -
> > > > org.apache.axis.i18n.resource::handleGet=
> > > > Object
> > > > (startElem00)<br>1069 [main] DEBUG
> > > > org.apache.axis.encoding.SerializationCo=
> > > > ntext&nbsp; - Start element []:fileName<br>1069 [main] DEBUG
> > > > org.apache.axi=
> > > > s.utils.NSStack&nbsp; - NSPush (32)<br>1076 [main] DEBUG
> > > > org.apache.axis.i1=
> > > > 8n.ProjectResourceBundle
> > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1076
> > > > =
> > > > [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp; -
> > > > End elem=
> > > > ent fileName<br>1076 [main] DEBUG org.apache.axis.utils.NSStack&nbsp;
> > > > - NSP=
> > > > op (32)<br>
> > > > 1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > org.ap=
> > > > ache.axis.i18n.resource::handleGetObject(startElem00)<br>1090 [main]
> > > > DEBUG =
> > > > org.apache.axis.encoding.SerializationContext&nbsp; - Start element
> > > > []:file=
> > > > <br>1090 [main] DEBUG=20
> > > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1091 [main]
> > > > DEBUG org.=
> > > > apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > > org.apache.axis.i18n.resourc=
> > > > e::handleGetObject(endElem00)<br>1091 [main] DEBUG
> > > > org.apache.axis.encoding=
> > > > .SerializationContext
> > > > &nbsp; - End element file<br>1091 [main] DEBUG
> > > > org.apache.axis.utils.NSStac=
> > > > k&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> > > > org.apache.axis.i18n.ProjectResou=
> > > > rceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > (endElem00)=
> > > > <br>1091 [main] DEBUG=20
> > > > org.apache.axis.encoding.SerializationContext&nbsp ; - End element
> > > > upload<br=
> > > > >1091 [main] DEBUG org.apache.axis.utils.NSStack&nbsp; - NSPop
> > > > (32)<br>1091=
> > > > [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > > org.apache=
> > > > .axis.i18n.resource::handleGetObject
> > > > (endElem00)<br>1091 [main] DEBUG
> > > > org.apache.axis.encoding.SerializationCont=
> > > > ext&nbsp; - End element soapenv:Body<br>1091 [main] DEBUG
> > > > org.apache.axis.u=
> > > > tils.NSStack&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> > > > org.apache.axis.i18n.P=
> > > > rojectResourceBundle
> > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1091
> > > > =
> > > > [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp; -
> > > > End elem=
> > > > ent soapenv:Envelope<br>1091 [main] DEBUG
> > > > org.apache.axis.i18n.ProjectResou=
> > > > rceBundle
> > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(empty00)<br>1091
> > > > [m=
> > > > ain] DEBUG org.apache.axis.utils.NSStack&nbsp ; - NSPop
> > > > (empty)<br>1091 [mai=
> > > > n] DEBUG org.apache.axis.client.Call&nbsp; - &lt;?xml
> > > > version=3D&quot;1.0&q=
> > > > uot; encoding=3D&quot;UTF-8&quot;?&gt;&lt;soapenv:Envelope
> > > > xmlns:soapenv=3D=
> > > > &quot;
> > > > <a href=3D"http://schemas.xmlsoap.org/soap/envelope/"<http://schemas.xmlsoap.org/soap/envelope/%22>
> > > > > http://schemas.xmlsoa=
> > > > p.org/soap/envelope/</a>&quot; xmlns:xsd=3D&quot;<a href=3D"
> > > > http://www.w3.o=
> > > > rg/2001/XMLSchema"> http://www.w3.org/2001/XMLSchema </a>&quot;
> > > > xmlns:xsi=3D&=
> > > > quot;
> > > > <a href=3D"http://www.w3.org/2001/XMLSchema-instance&quot;"
> > > > <http://www.w3.org/2001/XMLSchema-instance%22%22>> http://www.w3.o=
> > > > rg/2001/XMLSchema-instance&quot;</a>&gt;&lt;soapenv:Body&gt;&lt;upload
> > > > xmln=
> > > > s=3D&quot;&quot;&gt;&lt;fileName&gt;fileEst.jpg&lt;/fileName&gt;&lt;file
> > > > hr=
> > > >
> > > > ef=3D&quot;cid:E773E1C9F468724E1683F8F6B8FE05A9&quot;/&gt;&lt;/upload&gt;&l=
> > > > t;/soapenv:Body&gt;&lt;/soapenv:Envelope&gt;
> > > > <br>1092 [main] DEBUG org.apache.axis.client.AxisClient&nbsp ; -
> > > > Enter: Axis=
> > > > Client::invoke<br>1092 [main] DEBUG
> > > > org.apache.axis.client.AxisClient&nbsp;=
> > > > - EngineHandler: null<br>1101 [main] DEBUG
> > > > org.apache.axis.i18n.ProjectRes=
> > > > ourceBundle
> > > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > > (axisUserAgent)<br>1=
> > > > 110 [main] DEBUG org.apache.axis.SimpleChain&nbsp; - Enter:
> > > > SimpleChain::in=
> > > > voke<br>1111 [main] DEBUG
> > > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; =
> > > > - org.apache.axis.i18n.resource::handleGetObject
> > > > (enter00)<br>1111 [main] DEBUG
> > > > org.apache.axis.transport.http.HTTPSender&nb=
> > > > sp; - Enter:&nbsp; HTTPSender::invoke<br>1112 [main] DEBUG
> > > > org.apache.axis.=
> > > > SOAPPart&nbsp; - Enter:
> > > > SOAPPart::saveChanges<br><br>..................<br>=
> > > > .................
> > > > <br>..............<br><br><br>the wsdl file<br><br>&lt;?xml
> > > > version=3D&quot=
> > > > ;1.0&quot;
> > > > encoding=3D&quot;UTF-8&quot;?&gt;<br><br>&lt;wsdl:definitions<br=
> > > > >&nbsp; targetNamespace=3D&quot;<a href=3D"http://www.informatica.uniroma2.=
> > > > it/WebDisk/wsdl">
> > > > http://www.informatica.uniroma2.it/WebDisk/wsdl </a>&quot;<br>&nbsp;
> > > > xmlns=
> > > > =3D&quot;<a href=3D"http://schemas.xmlsoap.org/wsdl/"<http://schemas.xmlsoap.org/wsdl/%22>
> > > > > http://schemas.xmlsoa=
> > > > p.org/wsdl/</a>&quot;<br>&nbsp; xmlns:tns=3D&quot;<a href=3D"
> > > > http://www.inf=
> > > > ormatica.uniroma2.it/WebDisk/wsdl"
> > > > <http://ormatica.uniroma2.it/WebDisk/wsdl%22>>
> > > > http://www.informatica.uniroma2.it/WebDisk/wsdl</a>&quot;<br>&nbsp;
> > > > xmlns:s=
> > > > oap=3D&quot;<a href=3D" http://schemas.xmlsoap.org/wsdl/soap/"<http://schemas.xmlsoap.org/wsdl/soap/%22>
> > > > >http://schema=
> > > > s.xmlsoap.org/wsdl/soap/</a>&quot;<br>&nbsp; xmlns:wsdl=3D&quot;<a
> > > > href=3D"=
> > > > http://schemas.xmlsoap.org/wsdl/"<http://schemas.xmlsoap.org/wsdl/%22>
> > > > >
> > > > http://schemas.xmlsoap.org/wsdl/</a>&quot;<br>&nbsp;
> > > > xmlns:types=3D&quot;<a=
> > > > href=3D"http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> > > > > http://www.informatica=
> > > > .uniroma2.it/WebDisk</a>&quot;<br>&nbsp; xmlns:mime=3D&quot;<a
> > > > href=3D"http=
> > > > ://schemas.xmlsoap.org/wsdl/mime/">
> > > > http://schemas.xmlsoap.org/wsdl/mime/</a>&quot;<br>&nbsp;
> > > > xmlns:xsd=3D&quot=
> > > > ;<a href=3D" http://www.w3.org/2001/XMLSchema"<http://www.w3.org/2001/XMLSchema%22>
> > > > > http://www.w3.org/2001/XMLSch=
> > > > ema</a>&quot;
> > > > name=3D&quot;WebDisk&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; <b=
> > > > r>&nbsp;&nbsp;&nbsp; &lt;wsdl:types&gt;<br>
> > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;xsd:schema
> > > > elementFormDefault=3D&=
> > > > quot;qualified&quot;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > &nbsp;&nbsp;&=
> > > > nbsp; targetNamespace=3D&quot;<a href=3D"
> > > > http://www.informatica.uniroma2.it=
> > > > /WebDisk/wsdl/types">
> > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/types<=
> > > > /a>
> > > > &quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > &nbsp;&nbsp; &lt;xsd:import namespace=3D&quot;<a href=3D"
> > > > http://www.informa=
> > > > tica.uniroma2.it/WebDisk" <http://tica.uniroma2.it/WebDisk%22>>http://www.informatica.uniroma2.it/WebDisk
> > > > </a>&qu=
> > > > ot;&nbsp;
> > > > schemaLocation=3D&quot;/home/simo/develop/java/WebDisk/src/it/uni=
> > > > roma2/informatica/WebDisk.xsd&quot;/&gt;
> > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > &lt;/xsd:schema&gt;<br>&nbsp;&nbs=
> > > > p;&nbsp; &lt;/wsdl:types&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > <br>&nbsp;&nbsp;&nbsp; &=
> > > > lt;wsdl:message
> > > > name=3D&quot;listRequest&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > > bsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot;
> > > > element=
> > > > =3D&quot;types:listRequest&quot; /&gt;
> > > > <br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:message&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > &lt;wsdl=
> > > > :message name=3D&quot;listResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > &nbsp;&n=
> > > > bsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot;
> > > > element=3D&quot;type=
> > > > s:listResponse&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > &lt;/wsdl:message&gt;<br>&n=
> > > > bsp;&nbsp;&nbsp;=20
> > > > <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:message
> > > > name=3D&quot;uploadRequest&quot;&gt=
> > > > ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:part
> > > > name=3D&quot;fileN=
> > > > ame&quot; type=3D&quot;xsd:string&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > &nbsp;&n=
> > > > bsp;&nbsp; &lt;wsdl:part name=3D&quot;file&quot;
> > > > type=3D&quot;xsd:base64Bin=
> > > > ary&quot;/&gt;
> > > > <br>&nbsp;&nbsp;&nbsp;
> > > > &lt;/wsdl:message&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;=
> > > > wsdl:message
> > > > name=3D&quot;uploadResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > > bsp;&nbsp;&nbsp; &lt;wsdl:part name=3D&quot;return&quot;
> > > > type=3D&quot;xsd:s=
> > > > tring&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > &lt;/wsdl:message&gt;<br>&nbsp;&nbsp=
> > > > ;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; &lt;wsdl:portType
> > > > name=3D&quot;WebDiskPo=
> > > > rtType&quot;&gt;
> > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:operation
> > > > name=3D&quot;l=
> > > > ist&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > &nbsp;&nbsp;&nbsp; &=
> > > > lt;wsdl:input message=3D&quot;tns:listRequest&quot;
> > > > /&gt;<br>&nbsp;&nbsp;&n=
> > > > bsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:output
> > > > message=3D&=
> > > > quot;tns:listResponse&quot; /&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > &nbsp;&nbsp;&nbsp; =
> > > > &lt;/wsdl:operation&gt;
> > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;
> > > > &nbsp;&nbs=
> > > > p;&nbsp; &lt;wsdl:operation
> > > > name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&n=
> > > > bsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:input
> > > > message=3D&quot;t=
> > > > ns:uploadRequest&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > &nbsp;=
> > > > &nbsp;&nbsp; &lt;wsdl:output
> > > > message=3D&quot;tns:uploadResponse&quot;/&gt;<=
> > > > br>
> > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > &lt;/wsdl:operation&gt;<br>&nbsp;&nbs=
> > > > p;&nbsp; &lt;/wsdl:portType&gt;<br><br>&nbsp;&nbsp;&nbsp;
> > > > &lt;wsdl:binding =
> > > > name=3D&quot;WebDiskSOAPBinding&quot;
> > > > type=3D&quot;tns:WebDiskPortType&quot=
> > > > ;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:binding
> > > > style=3D&qu=
> > > > ot;document&quot; transport=3D&quot;
> > > > <a href=3D"http://schemas.xmlsoap.org/soap/http&quot;/"
> > > > <http://schemas.xmlsoap.org/soap/http%22/%22>> http://schemas.xmls=
> > > > oap.org/soap/http&quot;/ <http://oap.org/soap/http%22/></a>&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > &nbsp;&nbsp;&nbsp; &=
> > > > lt;wsdl:operation name=3D&quot;list&quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > &nbsp;&=
> > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation
> > > > soapAction=3D&quot;<a hre=
> > > > f=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/
> > > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>">
> > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/></a>&gt;<br>&nbs=
> > > > p;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > &lt;wsdl:input&gt;<br>=
> > > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > &nbsp;&nbsp;&nbsp;=
> > > > &lt;soap:body use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > > &nbsp;&=
> > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > &lt;/wsdl:input&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > > bsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:output&gt;
> > > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > &nbsp;&nbsp;&n=
> > > > bsp; &lt;soap:body
> > > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nb=
> > > > sp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > &lt;/wsdl:output&gt;<br>&nbsp;&nbsp;&nbs=
> > > > p; &nbsp;&nbsp;&nbsp;
> > > > &lt;/wsdl:operation&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > bsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > &lt;wsdl:op=
> > > > eration
> > > > name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> > > > p;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation soapAction=3D&quot;
> > > > <a href=3D"
> > > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/"<http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/%22>>h=
> > > >
> > > > ttp://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/
> > > > </a>&gt;<br>&nb=
> > > > sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > &lt;wsdl:input&g=
> > > > t;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > &nbsp;&=
> > > > nbsp;&nbsp; &lt;mime:multipartRelated&gt;
> > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > >
> > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > &lt;mime:part&gt;<br>&nbsp;&nbs=
> > > > p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> > > >
> > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;soap:body
> > > > use=3D&=
> > > > quot;literal&quot;
> > > > parts=3D&quot;fileName&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&=
> > > >
> > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> > > > p;&nbsp;&nbsp;&nbsp;
> > > > &lt;/mime:part&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > >
> > > > bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > > ;&nbsp; &lt;mime:part&gt;
> > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > >
> > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > &lt;mim=
> > > > e:content part=3D&quot;file&quot;
> > > > type=3D&quot;multipart/mixed&quot;/&gt;<b=
> > > >
> > > > r>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > &lt;/mime:part&gt;<br>&nbsp;&nbsp=
> > > >
> > > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > > bsp;
> > > > &lt;/mime:multipartRelated&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > > &nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:input&gt;
> > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > &lt;wsdl:=
> > > > output&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > &nbsp;&nbsp;&nbsp;=
> > > > &nbsp;&nbsp;&nbsp; &lt;soap:body
> > > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&=
> > > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > &lt;/wsdl:output&gt;=
> > > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > > &lt;/wsdl:operation&gt;<br>&=
> > > > nbsp;&nbsp;&nbsp; &lt;/wsdl:binding&gt;&nbsp;&nbsp;&nbsp;
> > > > <br>&nbsp;&nbsp;&=
> > > > nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:service
> > > > name=3D&quot;WebDiskService&q=
> > > > uot;&gt;
> > > > <br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:port
> > > > binding=3D&quot=
> > > > ;tns:WebDiskSOAPBinding&quot;
> > > > name=3D&quot;WebDiskSOAP&quot;&gt;<br>&nbsp;&=
> > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:address
> > > > location=
> > > > =3D&quot;<a href=3D"http://localhost:8080/axis/services/WebDiskSOAP&quot;/"=
> > > > <http://localhost:8080/axis/services/WebDiskSOAP%22/%22=>
> > > > > http://localhost:8080/axis/services/WebDiskSOAP&quot;/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> > > > </a>&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > > &lt;/wsdl:port&gt;&nbsp;&=
> > > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp;
> > > > &lt;/wsdl:service=
> > > > &gt;<br>&nbsp;&nbsp;&nbsp; <br>&lt;/wsdl:definitions&gt;<br><br>
> > > >
> > > > ------=_Part_8470_7036360.1137348779925--
> > > >
> > >
> > >
> >
>

Re: failure notice

Posted by Simone Bonazzoli <s....@gmail.com>.
i search in google and i find this page
http://www.nabble.com/Error-or-Bug-in-Deployment-p136948.html   ... it looks
that someone have my same problem ... i try to understand if this is an
axis' bug or a my error... anyone can answer me?


2006/1/16, Simone Bonazzoli <s....@gmail.com>:
>
> What means jaf installed??? however i have the javamail.jar in my
> classpath....
> the eception is NoSuchMethodException and this seems very strange... i
> read the axis API and the method create for class
> org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory doesn't
> exist.....
>
> 2006/1/16, Anne Thomas Manes <at...@gmail.com>:
> >
> > Make sure you have JAF installed and in your classpath.
> >
> > On 1/16/06, Simone Bonazzoli <s.bonazzoli@gmail.com > wrote:
> > >
> > > Hi, i'm developing a simple webservice that support the upload and
> > > download
> > > of binary files... i look at the example "swa" present in the samples
> > > directory of the axis distribution....
> > > i customize my wsdl and all otherthings but when i try to run my
> > > client the
> > > axis.log report this exception:
> > >
> > > java.lang.NoSuchMethodException:
> > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > > java.lang.Class, javax.xml.namespace.QName)
> > >
> > > below i put my wsdd file and my wsdl file... the question is: is this
> > > an
> > > axis bug or a my error... please help me :)
> > >
> > > 0    [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > getBundle(
> > > org.apache.axis,org.apache.axis.i18n,resource,null,...)
> > > 32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > loadBundle:
> > > Ignoring MissingResourceException: Can't find bundle for base name
> > > org.apache.axis.resource, locale en_US
> > > 32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > Created
> > > org.apache.axis.i18n.resource , linked to parent null
> > > 33   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > getBundle(
> > > org.apache.axis,org.apache.axis.utils,resource,null,...)
> > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > loadBundle:
> > > Ignoring MissingResourceException: Can't find bundle for base name
> > > org.apache.axis.utils.resource, locale en_US
> > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > loadBundle:
> > > Ignoring MissingResourceException: Can't find bundle for base name
> > > org.apache.axis.resource, locale en_US
> > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - Root
> > > packag=
> > > e
> > > not found, cross link to org.apache.axis.i18n.resource
> > > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   - Root
> > > packag=
> > > e
> > > not found, cross link to org.apache.axis.i18n.resource
> > > 36   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
> > >
> > > 37   [main] DEBUG
> > > org.apache.axis.configuration.EngineConfigurationFactoryFinder  -
> > > Factory
> > > org.apache.axis.configuration.EngineConfigurationFactoryServletIgnored:
> > > unable to load/resolve class.
> > > 39   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(engineFactory)
> > > 39   [main] DEBUG
> > > org.apache.axis.configuration.EngineConfigurationFactoryFinder  - Got
> > > EngineFactory:
> > > org.apache.axis.configuration.EngineConfigurationFactoryDefault
> > > 45   [main] DEBUG org.apache.axis.AxisEngine  - Enter:
> > > AxisEngine::init
> > > 459  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject (attachEnabled)
> > > 459  [main] DEBUG org.apache.axis.utils.JavaUtils  - Attachment
> > > support is
> > > enabled?  true
> > > 502  [main] DEBUG
> > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > Enter/Exit: JAFDataHandlerDeserializerFactory(class java.lang.String,
> > > {
> > > http://xml.apache.org/xml-soap}PlainText)<http://xml.apache.org/xml-soap%7DPlainText%29>
> > > 505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > org.apache.axis.i18n.resource::handleGetObject (oddDigits00)
> > > 505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(badChars01)
> > > 637  [main] DEBUG
> > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory   -
> > > Enter/Exit: JAFDataHandlerDeserializerFactory(class java.awt.Image, {
> > > http://xml.apache.org/xml-soap}Image)
> > > <http://xml.apache.org/xml-soap%7DImage%29>
> > > 682  [main] DEBUG
> > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory   -
> > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > javax.mail.internet.MimeMultipart, {
> > > http://xml.apache.org/xml-soap}Multipart)<http://xml.apache.org/xml-soap%7DMultipart%29>
> > > 684  [main] DEBUG
> > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > Enter/Exit: JAFDataHandlerDeserializerFactory(interface
> > > javax.xml.transform.Source, { http://xml.apache.org/xml-soap}Source)
> > > <http://xml.apache.org/xml-soap%7DSource%29>
> > > 687  [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)<http://xml.apache.org/xml-soap%7Doctet-stream%29>
> > > 688  [main] DEBUG
> > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > Enter/Exit: JAFDataHandlerDeserializerFactory()
> > > 757  [main] DEBUG org.apache.axis.AxisEngine   - Exit:
> > > AxisEngine::init
> > > 775  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > @13785d3
> > > added parameter >name:       {
> > > http://www.informatica.uniroma2.it/WebDisk}listRequest
> > > <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> > > typeEntry:  null
> > > mode:       IN
> > > position:   0
> > > isReturn:   false
> > > typeQName:  { http://www.informatica.uniroma2.it/WebDisk}<http://www.informatica.uniroma2.it/WebDisk%7D>
> > > >listRequest
> > > javaType:   class it.uniroma2.informatica.types.ListRequest
> > > inHeader:   false
> > > outHeader:  false
> > > @32efa7<total parameters:1
> > > 775  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > @13785d3setReturnType({
> > > http://www.informatica.uniroma2.it/WebDisk}listResponse)<http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29>
> > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > @1242b11
> > > added parameter >name:       fileName
> > > typeEntry:  null
> > > mode:       IN
> > > position:   0
> > > isReturn:   false
> > > typeQName:  {http://www.w3.org/2001/XMLSchema}string<http://www.w3.org/2001/XMLSchema%7Dstring>
> > > javaType:   class java.lang.String
> > > inHeader:   false
> > > outHeader:  false
> > > @1878144<total parameters:1
> > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > @1242b11
> > > added parameter >name:       file
> > > typeEntry:  null
> > > mode:       IN
> > > position:   1
> > > isReturn:   false
> > > typeQName:  {http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart>
> > > javaType:   class javax.mail.internet.MimeMultipart
> > > inHeader:   false
> > > outHeader:  false
> > > @137d090<total parameters:2
> > > 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > > @1242b11setReturnType({http://www.w3.org/2001/XMLSchema}string)
> > > <http://www.w3.org/2001/XMLSchema%7Dstring%29>
> > > 944  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > org.apache.axis.i18n.resource::handleGetObject(transport00)
> > > 944  [main] DEBUG org.apache.axis.client.Call  - Transport is
> > > org.apache.axis.transport.http.HTTPTransport@90c06f
> > > 946  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > org.apache.axis.i18n.resource::handleGetObject(exception00)
> > > 948  [main] DEBUG org.apache.axis.encoding.ser.BaseSerializerFactory
> > >   -
> > > Exception:
> > > java.lang.NoSuchMethodException:
> > > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create (
> > > java.lang.Class, javax.xml.namespace.QName)
> > >     at java.lang.Class.getMethod(Class.java:1581)
> > >     at
> > > org.apache.axis.encoding.ser.BaseSerializerFactory.createFactory(
> > > BaseSerializerFactory.java:254)
> > >     at org.apache.axis.client.Call.registerTypeMapping(Call.java:2315)
> > >     at
> > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> > > l
> > > (WebDiskSOAPBindingStub.java:161)
> > >     at
> > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload (
> > > WebDiskSOAPBindingStub.java:218)
> > >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > WebDiskClient.java:80)
> > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > WebDiskClient.java :36)
> > > 952  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(exception00)
> > > 952  [main] DEBUG org.apache.axis.encoding.ser.BaseDeserializerFactory
> > >   -
> > > Exception:
> > > java.lang.NoSuchMethodException:
> > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory.create(
> > > java.lang.Class, javax.xml.namespace.QName)
> > >     at java.lang.Class.getMethod(Class.java:1581)
> > >     at
> > > org.apache.axis.encoding.ser.BaseDeserializerFactory.createFactory(
> > > BaseDeserializerFactory.java:225)
> > >     at org.apache.axis.client.Call.registerTypeMapping(Call.java:2317)
> > >     at
> > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> > > l
> > > (WebDiskSOAPBindingStub.java:161)
> > >     at
> > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > WebDiskSOAPBindingStub.java:218)
> > >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload (
> > > WebDiskClient.java:80)
> > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > WebDiskClient.java:36)
> > > 953  [main] DEBUG
> > > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > > javax.activation.DataHandler, {
> > > http://www.informatica.uniroma2.it/WebDisk/}DataHandler)
> > > <http://www.informatica.uniroma2.it/WebDisk/%7DDataHandler%29>
> > > 962  [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > Call::invoke(ns,
> > > meth, args)
> > > 979  [main] DEBUG org.apache.axis.client.Call  - operation=3Dname:
> > > upload
> > > returnQName: return
> > > returnType:  { http://www.w3.org/2001/XMLSchema}string
> > > <http://www.w3.org/2001/XMLSchema%7Dstring>
> > > returnClass: class java.lang.String
> > > elementQName:null
> > > soapAction:  null
> > > style:       rpc
> > > use:         encoded
> > > numInParams: 2
> > > method:null
> > > ParameterDesc[0]:
> > >   name:       fileName
> > >   typeEntry:  null
> > >   mode:       IN
> > >   position:   0
> > >   isReturn:   false
> > >   typeQName:  {http://www.w3.org/2001/XMLSchema}string
> > > <http://www.w3.org/2001/XMLSchema%7Dstring>
> > >   javaType:   class java.lang.String
> > >   inHeader:   false
> > >   outHeader:  false
> > >
> > > ParameterDesc[1]:
> > >   name:       file
> > >   typeEntry:  null
> > >   mode:       IN
> > >   position:   1
> > >   isReturn:   false
> > >   typeQName:  { http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart>
> > >   javaType:   class javax.mail.internet.MimeMultipart
> > >   inHeader:   false
> > >   outHeader:  false
> > >
> > >
> > > 979  [main] DEBUG org.apache.axis.client.Call  -
> > > operation.getNumParams ()=
> > > =3D2
> > > 979  [main] DEBUG org.apache.axis.client.Call  - getParamList number
> > > of
> > > params: 2
> > > 1000 [main] DEBUG org.apache.axis.client.Call  - Enter:
> > > Call::invoke(RPCElement)
> > > 1033 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
> > > 1033 [main] DEBUG org.apache.axis.Message  - Attachment support is
> > > enabled?
> > > true
> > > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Enter: SOAPPart
> > > ctor(FORM_SOAPENVELOPE)
> > > 1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
> > > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Setting current message
> > > form
> > > to: FORM_SOAPENVELOPE (currentMessage is now
> > > org.apache.axis.message.SOAPEnvelope)
> > > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Exit: SOAPPart ctor()
> > > 1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > org.apache.axis.i18n.resource::handleGetObject(addBody00)
> > > 1045 [main] DEBUG org.apache.axis.message.SOAPBody  - Adding body
> > > element t=
> > > o
> > > message...
> > > 1045 [main] DEBUG org.apache.axis.client.Call  - Enter: Call::invoke()
> > >
> > > 1046 [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
> > > setTargetService(WebDiskSOAP)
> > > 1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject (noService10)
> > > 1047 [main] DEBUG org.apache.axis.ConfigurationException  - Exception:
> > > org.apache.axis.ConfigurationException: No service named WebDiskSOAP
> > > is
> > > available
> > > org.apache.axis.ConfigurationException: No service named WebDiskSOAP
> > > 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:2690)
> > >     at org.apache.axis.client.Call.invoke(Call.java:2443)
> > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > >     at
> > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > WebDiskSOAPBindingStub.java:230)
> > >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload (
> > > WebDiskClient.java:80)
> > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > WebDiskClient.java:36)
> > >
> > >     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:2690)
> > >     at org.apache.axis.client.Call.invoke (Call.java:2443)
> > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > >     at
> > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > WebDiskSOAPBindingStub.java :230)
> > >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > WebDiskClient.java:80)
> > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > WebDiskClient.java:36)
> > > 1047 [main] DEBUG org.apache.axis.MessageContext   - MessageContext:
> > > setServiceHandler(null)
> > > 1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(targetService)
> > > 1047 [main] DEBUG org.apache.axis.client.Call   - Target service:
> > > WebDiskSOAP
> > > 1047 [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
> > > setTargetService(http://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> > > )
> > > 1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(noService10)
> > > 1048 [main] DEBUG org.apache.axis.ConfigurationException  - Exception:
> > > org.apache.axis.ConfigurationException : No service named
> > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload is available
> > > org.apache.axis.ConfigurationException: No service named
> > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload 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:2443)
> > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > >     at
> > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > WebDiskSOAPBindingStub.java :230)
> > >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > WebDiskClient.java:80)
> > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > WebDiskClient.java:36)
> > >
> > >     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:2443)
> > >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> > >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> > >     at
> > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > > WebDiskSOAPBindingStub.java :230)
> > >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > > WebDiskClient.java:80)
> > >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > > WebDiskClient.java:36)
> > > 1048 [main] DEBUG org.apache.axis.MessageContext   - MessageContext:
> > > setServiceHandler(null)
> > > 1055 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
> > > SOAPPart::getAsSOAPEnvelope()
> > > 1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject (currForm)
> > > 1055 [main] DEBUG org.apache.axis.SOAPPart  - current form is
> > > FORM_SOAPENVELOPE
> > > 1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > 1055 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > register
> > > 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
> > > 1055 [main] DEBUG org.apache.axis.utils.NSStack   - NSPush (32)
> > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > register
> > > 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
> > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > register
> > > 'xsd' - ' http://www.w3.org/2001/XMLSchema '
> > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > register
> > > 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance '
> > > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > Start
> > > element [ http://schemas.xmlsoap.org/soap/envelope/]:Envelope<http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
> > > 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://schemas.xmlsoap.org/soap/envelope/]:Body<http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
> > > 1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > 1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > org.apache.axis.i18n.resource::handleGetObject(register00)
> > > 1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > register
> > > '' - ''
> > > 1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > 1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > 1063 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > 1063 [main] DEBUG org.apache.axis.encoding.SerializationContext   -
> > > Start
> > > element []:upload
> > > 1069 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > 1069 [main] DEBUG org.apache.axis.encoding.SerializationContext   -
> > > Start
> > > element []:fileName
> > > 1069 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > 1076 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > 1076 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
> > > element fileName
> > > 1076 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > 1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > > 1090 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > > Start
> > > element []:file
> > > 1090 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
> > > element file
> > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext   -
> > > End
> > > element upload
> > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
> > > element soapenv:Body
> > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
> > > element soapenv:Envelope
> > > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > > org.apache.axis.i18n.resource::handleGetObject(empty00)
> > > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
> > > 1091 [main] DEBUG org.apache.axis.client.Call  - <?xml version=3D"1.0"
> > > encoding=3D"UTF-8"?><soapenv:Envelope xmlns:soapenv=3D"
> > > http://schemas.xmlsoap.org/soap/envelope/"
> > > <http://schemas.xmlsoap.org/soap/envelope/%22> xmlns:xsd=3D"
> > > http://www.w3.org/2001/XMLSchema"<http://www.w3.org/2001/XMLSchema%22>xmlns:xsi=3D"
> > > http://www.w3.org/2001/XMLSchema-instance"
> > > <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><upload
> > > xmlns=3D""><fileName> fileEst.jpg</fileName><file
> > >
> > > href=3D"cid:E773E1C9F468724E1683F8F6B8FE05A9"/></upload></soapenv:Body></so=
> > > apenv:Envelope>
> > > 1092 [main] DEBUG org.apache.axis.client.AxisClient   - Enter:
> > > AxisClient::invoke
> > > 1092 [main] DEBUG org.apache.axis.client.AxisClient  - EngineHandler:
> > > null
> > > 1101 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject (axisUserAgent)
> > > 1110 [main] DEBUG org.apache.axis.SimpleChain  - Enter:
> > > SimpleChain::invoke
> > > 1111 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > > org.apache.axis.i18n.resource::handleGetObject(enter00)
> > > 1111 [main] DEBUG org.apache.axis.transport.http.HTTPSender  - Enter:
> > > HTTPSender::invoke
> > > 1112 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
> > > SOAPPart::saveChanges
> > >
> > > ..................
> > > .................
> > > ..............
> > >
> > >
> > > the wsdl file
> > >
> > > <?xml version=3D"1.0" encoding=3D"UTF-8"?>
> > >
> > > <wsdl:definitions
> > >   targetNamespace=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl
> > > "
> > >   xmlns=3D"http://schemas.xmlsoap.org/wsdl/"
> > >   xmlns:tns=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl "
> > >   xmlns:soap=3D"http://schemas.xmlsoap.org/wsdl/soap/"
> > >   xmlns:wsdl=3D" http://schemas.xmlsoap.org/wsdl/ "
> > >   xmlns:types=3D"http://www.informatica.uniroma2.it/WebDisk"
> > >   xmlns:mime=3D" http://schemas.xmlsoap.org/wsdl/mime/ "
> > >   xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema" name=3D"WebDisk">
> > >
> > >     <wsdl:types>
> > >         <xsd:schema elementFormDefault=3D"qualified"
> > >             targetNamespace=3D"
> > > http://www.informatica.uniroma2.it/WebDisk/wsdl/types"
> > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/types%22>>
> > >               <xsd:import namespace=3D"
> > > http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> > > schemaLocation=3D"/home/simo/develop/java/WebDisk/src/it/uniroma2/informati=
> > >
> > > ca/WebDisk.xsd"/>
> > >         </xsd:schema>
> > >     </wsdl:types>
> > >
> > >     <wsdl:message name=3D"listRequest">
> > >          <wsdl:part name=3D"parameters" element=3D"types:listRequest"
> > > />
> > >     </wsdl:message>
> > >     <wsdl:message name=3D"listResponse">
> > >         <wsdl:part name=3D"parameters"
> > > element=3D"types:listResponse"/>
> > >     </wsdl:message>
> > >
> > >     <wsdl:message name=3D"uploadRequest">
> > >         <wsdl:part name=3D"fileName" type=3D"xsd:string"/>
> > >         <wsdl:part name=3D"file" type=3D"xsd:base64Binary"/>
> > >     </wsdl:message>
> > >
> > >     <wsdl:message name=3D"uploadResponse">
> > >         <wsdl:part name=3D"return" type=3D"xsd:string"/>
> > >     </wsdl:message>
> > >
> > >
> > >     <wsdl:portType name=3D"WebDiskPortType">
> > >         <wsdl:operation name=3D"list">
> > >             <wsdl:input message=3D"tns:listRequest" />
> > >             <wsdl:output message=3D"tns:listResponse" />
> > >         </wsdl:operation>
> > >
> > >         <wsdl:operation name=3D"upload">
> > >             <wsdl:input message=3D"tns:uploadRequest"/>
> > >             <wsdl:output message=3D"tns:uploadResponse"/>
> > >         </wsdl:operation>
> > >     </wsdl:portType>
> > >
> > >     <wsdl:binding name=3D"WebDiskSOAPBinding"
> > > type=3D"tns:WebDiskPortType">
> > >         <soap:binding style=3D"document" transport=3D"
> > > http://schemas.xmlsoap.org/soap/http"/<http://schemas.xmlsoap.org/soap/http%22/>
> > > >
> > >         <wsdl:operation name=3D"list">
> > >             <soap:operation soapAction=3D"
> > > http://www.informatica.uniroma2.it/WebDisk/wsdl/list"/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>
> > > >
> > >             <wsdl:input>
> > >                 <soap:body use=3D"literal"/>
> > >             </wsdl:input>
> > >             <wsdl:output>
> > >                 <soap:body use=3D"literal"/>
> > >             </wsdl:output>
> > >         </wsdl:operation>
> > >
> > >         <wsdl:operation name=3D"upload">
> > >             <soap:operation soapAction=3D"
> > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"/
> > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/>>
> > >             <wsdl:input>
> > >                 <mime:multipartRelated>
> > >                     <mime:part>
> > >                         <soap:body use=3D"literal"
> > > parts=3D"fileName"/>
> > >                     </mime:part>
> > >                     <mime:part>
> > >                         <mime:content part=3D"file"
> > > type=3D"multipart/mixed=
> > > "/>
> > >                     </mime:part>
> > >                 </mime:multipartRelated>
> > >             </wsdl:input>
> > >             <wsdl:output>
> > >                 <soap:body use=3D"literal"/>
> > >             </wsdl:output>
> > >         </wsdl:operation>
> > >     </wsdl:binding>
> > >
> > >     <wsdl:service name=3D"WebDiskService">
> > >
> > >         <wsdl:port binding=3D"tns:WebDiskSOAPBinding"
> > > name=3D"WebDiskSOAP">
> > >             <soap:address location=3D"
> > > http://localhost:8080/axis/services/WebDiskSOAP"/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> > > >
> > >         </wsdl:port>
> > >
> > >     </wsdl:service>
> > >
> > > </wsdl:definitions>
> > >
> > > ------=_Part_8470_7036360.1137348779925
> > > Content-Type: text/html; charset=ISO-8859-1
> > > Content-Transfer-Encoding: quoted-printable
> > > Content-Disposition: inline
> > >
> > > Hi, i'm developing a simple webservice that support the upload and
> > > download=
> > > of binary files... i look at the example &quot;swa&quot; present in
> > > the sa=
> > > mples directory of the axis distribution....<br>i customize my wsdl
> > > and all=
> > > otherthings but when i try to run my client the=20
> > > axis.log report this exception:<br><br>java.lang.NoSuchMethodException:
> > > org=
> > > .apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > > java.lang.=
> > > Class, javax.xml.namespace.QName)<br><br>below i put my wsdd file and
> > > my ws=
> > > dl file... the question is: is this an axis bug or a my error...
> > > please hel=
> > > p me :)
> > > <br><br>0&nbsp;&nbsp;&nbsp; [main] DEBUG
> > > org.apache.axis.i18n.ProjectResour=
> > > ceBundle&nbsp; - getBundle( org.apache.axis,org.apache.axis.i18n
> > > ,resource,nu=
> > > ll,...)<br>32&nbsp;&nbsp; [main] DEBUG
> > > org.apache.axis.i18n.ProjectResource=
> > > Bundle&nbsp; - loadBundle: Ignoring MissingResourceException: Can't
> > > find bu=
> > > ndle for base name=20
> > > org.apache.axis.resource, locale en_US<br>32&nbsp;&nbsp; [main] DEBUG
> > > org.a=
> > > pache.axis.i18n.ProjectResourceBundle&nbsp; - Created
> > > org.apache.axis.i18n.=
> > > resource, linked to parent null<br>33&nbsp;&nbsp; [main] DEBUG
> > > org.apache.a=
> > > xis.i18n.ProjectResourceBundle
> > > &nbsp; - getBundle(org.apache.axis,org.apache.axis.utils
> > > ,resource,null,...)=
> > > <br>35&nbsp;&nbsp; [main] DEBUG
> > > org.apache.axis.i18n.ProjectResourceBundle&=
> > > nbsp; - loadBundle: Ignoring MissingResourceException: Can't find
> > > bundle fo=
> > > r base name org.apache.axis.utils.resource
> > > , locale en_US<br>35&nbsp;&nbsp; [main] DEBUG
> > > org.apache.axis.i18n.ProjectR=
> > > esourceBundle&nbsp; - loadBundle: Ignoring MissingResourceException:
> > > Can't =
> > > find bundle for base name org.apache.axis.resource, locale
> > > en_US<br>35&nbsp=
> > > ;&nbsp; [main] DEBUG=20
> > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; - Root package not
> > > found, =
> > > cross link to org.apache.axis.i18n.resource<br>35&nbsp;&nbsp; [main]
> > > DEBUG =
> > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - Root package not
> > > found, =
> > > cross link to org.apache.axis.i18n.resource
> > > <br>36&nbsp;&nbsp; [main] DEBUG
> > > org.apache.axis.i18n.ProjectResourceBundle&=
> > > nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > (engineConfigLoadFact=
> > > ory)<br>37&nbsp;&nbsp; [main] DEBUG
> > > org.apache.axis.configuration.EngineCon=
> > > figurationFactoryFinder
> > > &nbsp; - Factory
> > > org.apache.axis.configuration.EngineConfigurationFactorySe=
> > > rvlet Ignored: unable to load/resolve class.<br>39&nbsp;&nbsp; [main]
> > > DEBUG=
> > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > org.apache.axis.i18n.re=
> > > source::handleGetObject
> > > (engineFactory)<br>39&nbsp;&nbsp; [main] DEBUG
> > > org.apache.axis.configuratio=
> > > n.EngineConfigurationFactoryFinder&nbsp ; - Got EngineFactory:
> > > org.apache.ax=
> > > is.configuration.EngineConfigurationFactoryDefault<br>45&nbsp;&nbsp;
> > > [main]=
> > > DEBUG org.apache.axis.AxisEngine
> > > &nbsp; - Enter: AxisEngine::init<br>459&nbsp; [main] DEBUG
> > > org.apache.axis.=
> > > i18n.ProjectResourceBundle&nbsp; -
> > > org.apache.axis.i18n.resource::handleGet=
> > > Object(attachEnabled)<br>459&nbsp; [main] DEBUG
> > > org.apache.axis.utils.JavaU=
> > > tils&nbsp; - Attachment support is enabled?&nbsp; true
> > > <br>502&nbsp; [main] DEBUG
> > > org.apache.axis.encoding.ser.JAFDataHandlerDeser=
> > > ializerFactory&nbsp; - Enter/Exit:
> > > JAFDataHandlerDeserializerFactory(class =
> > > java.lang.String, {<a href=3D"http://xml.apache.org/xml-soap}PlainText)"<http://xml.apache.org/xml-soap%7DPlainText%29%22>
> > > >ht=
> > > tp://xml.apache.org/xml-soap}PlainText)
> > > </a><br>505&nbsp; [main] DEBUG
> > > org.apache.axis.i18n.ProjectResourceBundle&n=
> > > bsp; - org.apache.axis.i18n.resource::handleGetObject
> > > (oddDigits00)<br>505&n=
> > > bsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > org.ap=
> > > ache.axis.i18n.resource::handleGetObject
> > > (badChars01)<br>637&nbsp; [main] DEBUG
> > > org.apache.axis.encoding.ser.JAFData=
> > > HandlerDeserializerFactory&nbsp; - Enter/Exit:
> > > JAFDataHandlerDeserializerFa=
> > > ctory(class java.awt.Image, {<a href=3D"
> > > http://xml.apache.org/xml-soap}Imag=<http://xml.apache.org/xml-soap%7DImag=>
> > > e)"> http://xml.apache.org/xml-soap}Image)<http://xml.apache.org/xml-soap%7DImage%29>
> > > </a><br>682&nbsp; [main] DEBUG
> > > org.apache.axis.encoding.ser.JAFDataHandlerD=
> > > eserializerFactory&nbsp; - Enter/Exit:
> > > JAFDataHandlerDeserializerFactory(cl=
> > > ass javax.mail.internet.MimeMultipart, {<a href=3D"http://xml.apache.org/xm=
> > > l-soap}Multipart)">
> > > http://xml.apache.org/xml-soap}Multipart)
> > > <http://xml.apache.org/xml-soap%7DMultipart%29></a><br>684&nbsp;
> > > [main] DEBUG org=
> > > .apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > > Enter/E=
> > > xit: JAFDataHandlerDeserializerFactory(interface
> > > javax.xml.transform.Source=
> > > , {<a href=3D" http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29>
> > > ">
> > > http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29></a><br>687&nbsp;
> > > [main] DEBUG org.ap=
> > > ache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > > Enter/Exit=
> > > : JAFDataHandlerDeserializerFactory(class
> > > org.apache.axis.attachments.Octet=
> > > Stream
> > > , {<a href=3D"http://xml.apache.org/xml-soap}octet-stream)"
> > > <http://xml.apache.org/xml-soap%7Doctet-stream%29%22>>http://xml.apac=
> > >
> > > he.org/xml-soap}octet-stream)<http://he.org/xml-soap%7Doctet-stream%29></a><br>688&nbsp;
> > > [main] DEBUG org.apache.axis=
> > > .encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/Exit:
> > > JAFData=
> > > HandlerDeserializerFactory()
> > > <br>757&nbsp; [main] DEBUG org.apache.axis.AxisEngine&nbsp; - Exit:
> > > AxisEng=
> > > ine::init<br>775&nbsp; [main] DEBUG
> > > org.apache.axis.description.OperationDe=
> > > sc&nbsp; - @13785d3 added parameter
> > > &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > &nbsp; {<a href=3D"http://www.informatica.uniroma2.it/WebDisk}listRequest
> > > <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>">
> > > http://www.informatica.uniroma2.it/WebDisk}listRequest<http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> > > </a><br>typeEntry:&nb=
> > > sp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > IN<br>position:&nbsp;=
> > > &nbsp; 0<br>isReturn:&nbsp;&nbsp; false<br>typeQName:&nbsp; {<a
> > > href=3D"htt=
> > > p://www.informatica.uniroma2.it/WebDisk}">
> > > http://www.informatica.uniroma2.i=
> > > t/WebDisk}
> > > </a>&gt;listRequest<br>javaType:&nbsp;&nbsp; class
> > > it.uniroma2.informatica.=
> > > types.ListRequest<br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp;
> > > false<=
> > > br>@32efa7&lt;total parameters:1<br>775&nbsp; [main] DEBUG
> > > org.apache.axis.=
> > > description.OperationDesc&nbsp; - @13785d3setReturnType({
> > > <a href=3D" http://www.informatica.uniroma2.it/WebDisk}listResponse)"
> > > <http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29%22>
> > > >http:/=
> > > /www.informatica.uniroma2.it/WebDisk}listResponse)</a><br>787&nbsp;
> > > [main] =
> > > DEBUG org.apache.axis.description.OperationDesc&nbsp; - @1242b11 added
> > > para=
> > > meter &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fileName
> > > <br>typeEntry:&nbsp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > IN<b=
> > > r>position:&nbsp;&nbsp; 0<br>isReturn:&nbsp;&nbsp;
> > > false<br>typeQName:&nbsp=
> > > ; {<a href=3D"http://www.w3.org/2001/XMLSchema}string"<http://www.w3.org/2001/XMLSchema%7Dstring%22>
> > > > http://www.w3.org/20=
> > > 01/XMLSchema}string</a><br>javaType:&nbsp;&nbsp; class
> > > java.lang.String
> > > <br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp;
> > > false<br>@1878144&lt;to=
> > > tal parameters:1<br>787&nbsp; [main] DEBUG
> > > org.apache.axis.description.Oper=
> > > ationDesc&nbsp; - @1242b11 added parameter
> > > &gt;name:&nbsp;&nbsp;&nbsp;&nbsp=
> > > ;&nbsp;&nbsp; file<br>typeEntry:&nbsp;
> > > null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp=
> > > ;&nbsp;&nbsp; IN
> > > <br>position:&nbsp;&nbsp; 1<br>isReturn:&nbsp;&nbsp;
> > > false<br>typeQName:&nb=
> > > sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart"<http://xml.apache.org/xml-soap%7DMultipart%22>
> > > >http://xml.apache=
> > > .org/xml-soap}Multipart</a><br>javaType:&nbsp;&nbsp; class
> > > javax.mail.inter=
> > > net.MimeMultipart <br>inHeader:&nbsp;&nbsp; false
> > > <br>outHeader:&nbsp; false<br>@137d090&lt;total
> > > parameters:2<br>787&nbsp; [=
> > > main] DEBUG org.apache.axis.description.OperationDesc&nbsp ; -
> > > @1242b11setRe=
> > > turnType({<a href=3D"http://www.w3.org/2001/XMLSchema}string)"
> > > <http://www.w3.org/2001/XMLSchema%7Dstring%29%22>>http://www.w=
> > > 3.org/2001/XMLSchema}string) <http://3.org/2001/XMLSchema%7Dstring%29>
> > > </a><br>944&nbsp; [main] DEBUG
> > > org.apache.axis.i18n.ProjectResourceBundle&n=
> > > bsp; - org.apache.axis.i18n.resource::handleGetObject(transport00)<br>944&n=
> > >
> > > bsp; [main] DEBUG org.apache.axis.client.Call&nbsp; - Transport is
> > > org.apac=
> > > he.axis.transport.http.HTTPTransport@90c06f
> > > <br>946&nbsp; [main] DEBUG
> > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ;=
> > > - org.apache.axis.i18n.resource::handleGetObject
> > > (exception00)<br>948&nbsp;=
> > > [main] DEBUG org.apache.axis.encoding.ser.BaseSerializerFactory&nbsp;
> > > - Ex=
> > > ception:<br>java.lang.NoSuchMethodException
> > > : org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create
> > > (java.=
> > > lang.Class, javax.xml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at
> > > java.lang.C=
> > > lass.getMethod(Class.java:1581)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.en=
> > > coding.ser.BaseSerializerFactory.createFactory
> > > (BaseSerializerFactory.java:254)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.c=
> > > lient.Call.registerTypeMapping(Call.java:2315)<br>&nbsp;&nbsp;&nbsp;
> > > at it.=
> > > uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCall
> > > (WebDiskS=
> > > OAPBindingStub.java:161)<br>
> > > &nbsp;&nbsp;&nbsp; at
> > > it.uniroma2.informatica.webservices.WebDiskSOAPBindin=
> > > gStub.upload (WebDiskSOAPBindingStub.java:218)<br>&nbsp;&nbsp;&nbsp;
> > > at it.u=
> > > niroma2.informatica.webservices.WebDiskClient.testUpload(
> > > WebDiskClient.java=
> > > :80)<br>&nbsp;&nbsp;&nbsp; at
> > > it.uniroma2.informatica.webservices.WebDiskCl=
> > > ient.main
> > > (WebDiskClient.java:36)<br>952&nbsp; [main] DEBUG
> > > org.apache.axis.i18n.Proj=
> > > ectResourceBundle&nbsp; -
> > > org.apache.axis.i18n.resource::handleGetObject(ex=
> > > ception00)<br>952&nbsp; [main] DEBUG
> > > org.apache.axis.encoding.ser.BaseDeser=
> > > ializerFactory
> > > &nbsp; - Exception:<br>java.lang.NoSuchMethodException:
> > > org.apache.axis.enc=
> > > oding.ser.JAFDataHandlerDeserializerFactory.create(java.lang.Class,
> > > javax.x=
> > > ml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at java.lang.Class.getMethod
> > > (Clas=
> > > s.java:1581)<br>
> > > &nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.encoding.ser.BaseDeserializerFactory.=
> > > createFactory( BaseDeserializerFactory.java:225)<br>&nbsp;&nbsp;&nbsp;
> > > at or=
> > > g.apache.axis.client.Call.registerTypeMapping(Call.java
> > > :2317)<br>&nbsp;&nbs=
> > > p;&nbsp; at
> > > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.crea=
> > > teCall
> > > (WebDiskSOAPBindingStub.java:161)<br>&nbsp;&nbsp;&nbsp; at
> > > it.uniroma2.info=
> > > rmatica.webservices.WebDiskSOAPBindingStub.upload(
> > > WebDiskSOAPBindingStub.ja=
> > > va:218)<br>&nbsp;&nbsp;&nbsp; at
> > > it.uniroma2.informatica.webservices.WebDis=
> > > kClient.testUpload(WebDiskClient.java
> > > :80)<br>&nbsp;&nbsp;&nbsp; at
> > > it.uniroma2.informatica.webservices.WebDiskCl=
> > > ient.main(WebDiskClient.java:36)<br>953&nbsp; [main] DEBUG
> > > org.apache.axis.=
> > > encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/Exit:
> > > JAFDataH=
> > > andlerDeserializerFactory(class=20
> > > javax.activation.DataHandler, {<a href=3D"http://www.informatica.uniroma2.i=
> > > t/WebDisk/}DataHandler)">http://www.informatica.uniroma2.it/WebDisk/}DataHa=
> > > <http://www.informatica.uniroma2.it/WebDisk/%7DDataHa=>
> > > ndler)</a><br>962&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp;
> > > - En=
> > > ter: Call::invoke(ns, meth, args)
> > > <br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; -
> > > operation=3D=
> > > name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; upload<br>returnQName:
> > > retu=
> > > rn<br>returnType:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}string=
> > > <http://www.w3.org/2001/XMLSchema%7Dstring=>
> > > ">http://www.w3.org/2001/XMLSchema}string
> > > <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>returnClass:
> > > class=20
> > > java.lang.String<br>elementQName:null<br>soapAction:&nbsp;
> > > null<br>style:&n=
> > > bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > rpc<br>use:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > ;&nbsp;&nbsp;&nbsp; encoded<br>numInParams:
> > > 2<br>method:null<br>&nbsp;Param=
> > > eterDesc[0]:<br>&nbsp; name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > fileName<b=
> > > r>&nbsp; typeEntry:&nbsp; null<br>&nbsp;
> > > mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > ;&nbsp; IN
> > > <br>&nbsp; position:&nbsp;&nbsp; 0<br>&nbsp; isReturn:&nbsp;&nbsp;
> > > false<br=
> > > >&nbsp; typeQName:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}strin=
> > > <http://www.w3.org/2001/XMLSchema%7Dstrin=>
> > > g">http://www.w3.org/2001/XMLSchema}string
> > > <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>&nbsp;
> > > javaType:&nbsp;&nb=
> > > sp; class java.lang.String<br>&nbsp; inHeader:&nbsp;&nbsp; false<br>
> > > &nbsp; outHeader:&nbsp; false<br><br>&nbsp;ParameterDesc[1]:<br>&nbsp;
> > > name=
> > > :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; file<br>&nbsp; typeEntry:&nbsp;
> > > null<=
> > > br>&nbsp; mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<br>&nbsp;
> > > position:&=
> > > nbsp;&nbsp; 1<br>&nbsp; isReturn:&nbsp;&nbsp; false<br>&nbsp;
> > > typeQName:&nb=
> > > sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart
> > > <http://xml.apache.org/xml-soap%7DMultipart>">
> > > http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart></a><br>&nbsp;
> > > javaType:&nbsp;&nbsp=
> > > ; class javax.mail.internet.MimeMultipart<br>&nbsp;
> > > inHeader:&nbsp;&nbsp; f=
> > > alse<br>&nbsp; outHeader:&nbsp; false<br><br><br>979&nbsp; [main]
> > > DEBUG org=
> > > .apache.axis.client.Call&nbsp; - operation.getNumParams
> > > ()=3D2<br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; -
> > > getPar=
> > > amList number of params: 2<br>1000 [main] DEBUG
> > > org.apache.axis.client.Call=
> > > &nbsp; - Enter: Call::invoke(RPCElement)<br>1033 [main] DEBUG
> > > org.apache.ax=
> > > is.i18n.ProjectResourceBundle
> > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > (attachEnabled)<br>1=
> > > 033 [main] DEBUG org.apache.axis.Message&nbsp; - Attachment support is
> > > enab=
> > > led?&nbsp; true<br>1045 [main] DEBUG org.apache.axis.SOAPPart&nbsp; -
> > > Enter=
> > > : SOAPPart ctor(FORM_SOAPENVELOPE)
> > > <br>1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp;
> > > - or=
> > > g.apache.axis.i18n.resource::handleGetObject(setMsgForm)<br>1045
> > > [main] DEB=
> > > UG org.apache.axis.SOAPPart&nbsp; - Setting current message form to:
> > > FORM_S=
> > > OAPENVELOPE (currentMessage is now=20
> > > org.apache.axis.message.SOAPEnvelope)<br>1045 [main] DEBUG
> > > org.apache.axis.=
> > > SOAPPart&nbsp; - Exit: SOAPPart ctor()<br>1045 [main] DEBUG
> > > org.apache.axis=
> > > .i18n.ProjectResourceBundle&nbsp; -
> > > org.apache.axis.i18n.resource::handleGe=
> > > tObject
> > > (addBody00)<br>1045 [main] DEBUG org.apache.axis.message.SOAPBody&nbsp;
> > > - A=
> > > dding body element to message...<br>1045 [main] DEBUG
> > > org.apache.axis.clien=
> > > t.Call&nbsp; - Enter: Call::invoke()<br>1046 [main] DEBUG
> > > org.apache.axis.M=
> > > essageContext
> > > &nbsp; - MessageContext: setTargetService(WebDiskSOAP)<br>1046 [main]
> > > DEBUG=
> > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > org.apache.axis.i18n.re=
> > > source::handleGetObject(noService10)<br>1047 [main] DEBUG
> > > org.apache.axis.C=
> > > onfigurationException
> > > &nbsp; - Exception: <br> org.apache.axis.ConfigurationException: No
> > > service =
> > > named WebDiskSOAP is available<br>
> > > org.apache.axis.ConfigurationException: N=
> > > o service named WebDiskSOAP is available<br>&nbsp;&nbsp;&nbsp; at
> > > org.apach=
> > > e.axis.configuration.FileProvider.getService
> > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.AxisEngine=
> > > .getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.M=
> > > essageContext.setTargetService(MessageContext.java
> > > :755)<br>&nbsp;&nbsp;&nbs=
> > > p; at org.apache.axis.client.Call.invoke(
> > > Call.java:2690)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.client.Call.invoke=
> > > (Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.client.Call.invok=
> > > e(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.client.Call.invo=
> > > ke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > it.uniroma2.informatica.webserv=
> > > ices.WebDiskSOAPBindingStub.upload
> > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > it.uniroma2.info=
> > > rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java
> > > :80)<br>&nbs=
> > > p;&nbsp;&nbsp; at
> > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > bDiskClient.java:36)<br><br>
> > > &nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.configuration.FileProvider.getService=
> > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.AxisEngine=
> > > .getService(AxisEngine.java :311)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.M=
> > > essageContext.setTargetService(MessageContext.java
> > > :755)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(
> > > Call.java=
> > > :2690)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(
> > > Call.jav=
> > > a:2443)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(
> > > Call.ja=
> > > va:2366)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > (Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > it.uniroma2.informatica.webservic=
> > > es.WebDiskSOAPBindingStub.upload(WebDiskSOAPBindingStub.java:230)<br>&nbsp;=
> > >
> > > &nbsp;&nbsp; at
> > > it.uniroma2.informatica.webservices.WebDiskClient.testUploa=
> > > d(WebDiskClient.java:80)<br>
> > > &nbsp;&nbsp;&nbsp; at
> > > it.uniroma2.informatica.webservices.WebDiskClient.mai=
> > > n(WebDiskClient.java:36)<br>1047 [main] DEBUG
> > > org.apache.axis.MessageContex=
> > > t&nbsp; - MessageContext: setServiceHandler(null)<br>1047 [main] DEBUG
> > > org.=
> > > apache.axis.i18n.ProjectResourceBundle
> > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > (targetService)<br>1=
> > > 047 [main] DEBUG org.apache.axis.client.Call&nbsp; - Target
> > > service:&nbsp; =
> > > WebDiskSOAP<br>1047 [main] DEBUG org.apache.axis.MessageContext&nbsp ;
> > > - Mes=
> > > sageContext: setTargetService(
> > > <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>> http://w=
> > > ww.informatica.uniroma2.it/WebDisk/wsdl/upload</a>)<br>1047 [main]
> > > DEBUG or=
> > > g.apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > org.apache.axis.i18n.resou=
> > > rce::handleGetObject
> > > (noService10)<br>1048 [main] DEBUG
> > > org.apache.axis.ConfigurationException&n=
> > > bsp; - Exception: <br>org.apache.axis.ConfigurationException: No
> > > service na=
> > > med <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>>http=
> > > ://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> > > </a> is available<br>org.apache.axis.ConfigurationException: No
> > > service nam=
> > > ed <a href=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>>http:=
> > > //www.informatica.uniroma2.it/WebDisk/wsdl/upload</a> is
> > > available<br>&nbsp=
> > > ;&nbsp;&nbsp; at=20
> > > org.apache.axis.configuration.FileProvider.getService(
> > > FileProvider.java:233=
> > > )<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.AxisEngine.getService
> > > (AxisEngine=
> > > .java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.MessageContext.setTarge=
> > > tService(MessageContext.java
> > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.transport.http.HTTPTransport=
> > > .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp;
> > > at or=
> > > g.apache.axis.client.Transport.setupMessageContext (Transport.java
> > > :46)<br>&n=
> > > bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > (Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.client.Call.invok=
> > > e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.client.Call.invo=
> > > ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.client.Call.inv=
> > > oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > it.uniroma2.informatica.webser=
> > > vices.WebDiskSOAPBindingStub.upload
> > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > it.uniroma2.info=
> > > rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs=
> > >
> > > p;&nbsp;&nbsp; at
> > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > bDiskClient.java:36)<br><br>
> > > &nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.configuration.FileProvider.getService=
> > > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.AxisEngine=
> > > .getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.M=
> > > essageContext.setTargetService (MessageContext.java
> > > :755)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.transport.http.HTTPTransport=
> > > .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp;
> > > at or=
> > > g.apache.axis.client.Transport.setupMessageContext (Transport.java
> > > :46)<br>&n=
> > > bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > > (Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.client.Call.invok=
> > > e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.client.Call.invo=
> > > ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > > org.apache.axis.client.Call.inv=
> > > oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > > it.uniroma2.informatica.webser=
> > > vices.WebDiskSOAPBindingStub.upload
> > > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > > it.uniroma2.info=
> > > rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs=
> > >
> > > p;&nbsp;&nbsp; at
> > > it.uniroma2.informatica.webservices.WebDiskClient.main(We=
> > > bDiskClient.java:36)<br>1048 [main] DEBUG=20
> > > org.apache.axis.MessageContext&nbsp; - MessageContext:
> > > setServiceHandler(nu=
> > > ll)<br>1055 [main] DEBUG org.apache.axis.SOAPPart&nbsp; - Enter:
> > > SOAPPart::=
> > > getAsSOAPEnvelope()<br>1055 [main] DEBUG
> > > org.apache.axis.i18n.ProjectResour=
> > > ceBundle
> > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(currForm)<br>1055 [=
> > > main] DEBUG org.apache.axis.SOAPPart&nbsp; - current form is
> > > FORM_SOAPENVEL=
> > > OPE<br>1055 [main] DEBUG
> > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -=
> > > org.apache.axis.i18n.resource::handleGetObject
> > > (register00)<br>1055 [main] DEBUG
> > > org.apache.axis.encoding.SerializationCon=
> > > text&nbsp; - register 'soapenv' - '<a href=3D"http://schemas.xmlsoap.org/so=
> > > ap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1055
> > > [main]=
> > > DEBUG=20
> > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main] DEBUG
> > > org.=
> > > apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main] DEBUG
> > > org.apac=
> > > he.axis.i18n.ProjectResourceBundle&nbsp; -
> > > org.apache.axis.i18n.resource::h=
> > > andleGetObject
> > > (register00)<br>1056 [main] DEBUG
> > > org.apache.axis.encoding.SerializationCon=
> > > text&nbsp; - register 'soapenv' - '<a href=3D"http://schemas.xmlsoap.org/so=
> > >
> > > ap/envelope/"> http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1056
> > > [main]=
> > > DEBUG=20
> > > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > org.apache.axis.i18n.res=
> > > ource::handleGetObject(register00)<br>1056 [main] DEBUG
> > > org.apache.axis.enc=
> > > oding.SerializationContext&nbsp; - register 'xsd' - '<a href=3D"
> > > http://www.=
> > > w3.org/2001/XMLSchema" <http://w3.org/2001/XMLSchema%22>>
> > > http://www.w3.org/2001/XMLSchema</a>'<br>1056 [main] DEBUG
> > > org.apache.axis.=
> > > utils.NSStack&nbsp ; - NSPush (32)<br>1056 [main] DEBUG
> > > org.apache.axis.i18n=
> > > .ProjectResourceBundle&nbsp; -
> > > org.apache.axis.i18n.resource::handleGetObje=
> > > ct(register00)
> > > <br>1056 [main] DEBUG
> > > org.apache.axis.encoding.SerializationContext&nbsp; -=
> > > register 'xsi' - '<a href=3D"
> > > http://www.w3.org/2001/XMLSchema-instance"<http://www.w3.org/2001/XMLSchema-instance%22>
> > > >ht=
> > > tp://www.w3.org/2001/XMLSchema-instance </a>'<br>1056 [main] DEBUG
> > > org.apach=
> > > e.axis.utils.NSStack
> > > &nbsp; - NSPush (32)<br>1056 [main] DEBUG
> > > org.apache.axis.i18n.ProjectResou=
> > > rceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > (startElem0=
> > > 0)<br>1056 [main] DEBUG
> > > org.apache.axis.encoding.SerializationContext&nbsp;=
> > > - Start element [
> > > <a href=3D" http://schemas.xmlsoap.org/soap/envelope/]:Envelope"
> > > <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope%22>>
> > > http://sche=
> > > mas.xmlsoap.org/soap/envelope/]:Envelope<http://mas.xmlsoap.org/soap/envelope/%5D:Envelope></a><br>1062
> > > [main] DEBUG org.apach=
> > > e.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > org.apache.axis.i18n.resource::ha=
> > > ndleGetObject
> > > (startElem00)<br>1062 [main] DEBUG
> > > org.apache.axis.encoding.SerializationCo=
> > > ntext&nbsp; - Start element [<a href=3D"http://schemas.xmlsoap.org/soap/env=
> > > elope/]:Body">http://schemas.xmlsoap.org/soap/envelope/]:Body
> > > <http://schemas.xmlsoap.org/soap/envelope/%5D:Body></a><br>1062 [=
> > > main] DEBUG=20
> > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1062 [main] DEBUG
> > > org.=
> > > apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > org.apache.axis.i18n.resourc=
> > > e::handleGetObject(register00)<br>1062 [main] DEBUG
> > > org.apache.axis.encodin=
> > > g.SerializationContext
> > > &nbsp; - register '' - ''<br>1063 [main] DEBUG
> > > org.apache.axis.utils.NSStac=
> > > k&nbsp; - NSPush (32)<br>1063 [main] DEBUG
> > > org.apache.axis.utils.NSStack&nb=
> > > sp; - NSPush (32)<br>1063 [main] DEBUG
> > > org.apache.axis.i18n.ProjectResource=
> > > Bundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > (startElem00)<br>1063 [main] DEBUG
> > > org.apache.axis.encoding.SerializationCo=
> > > ntext&nbsp; - Start element []:upload<br>1069 [main] DEBUG
> > > org.apache.axis.=
> > > i18n.ProjectResourceBundle&nbsp; -
> > > org.apache.axis.i18n.resource::handleGet=
> > > Object
> > > (startElem00)<br>1069 [main] DEBUG
> > > org.apache.axis.encoding.SerializationCo=
> > > ntext&nbsp; - Start element []:fileName<br>1069 [main] DEBUG
> > > org.apache.axi=
> > > s.utils.NSStack&nbsp; - NSPush (32)<br>1076 [main] DEBUG
> > > org.apache.axis.i1=
> > > 8n.ProjectResourceBundle
> > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1076
> > > =
> > > [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp; - End
> > > elem=
> > > ent fileName<br>1076 [main] DEBUG org.apache.axis.utils.NSStack&nbsp;
> > > - NSP=
> > > op (32)<br>
> > > 1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > org.ap=
> > > ache.axis.i18n.resource::handleGetObject(startElem00)<br>1090 [main]
> > > DEBUG =
> > > org.apache.axis.encoding.SerializationContext&nbsp; - Start element
> > > []:file=
> > > <br>1090 [main] DEBUG=20
> > > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1091 [main] DEBUG
> > > org.=
> > > apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > > org.apache.axis.i18n.resourc=
> > > e::handleGetObject(endElem00)<br>1091 [main] DEBUG
> > > org.apache.axis.encoding=
> > > .SerializationContext
> > > &nbsp; - End element file<br>1091 [main] DEBUG
> > > org.apache.axis.utils.NSStac=
> > > k&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> > > org.apache.axis.i18n.ProjectResou=
> > > rceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > (endElem00)=
> > > <br>1091 [main] DEBUG=20
> > > org.apache.axis.encoding.SerializationContext&nbsp ; - End element
> > > upload<br=
> > > >1091 [main] DEBUG org.apache.axis.utils.NSStack&nbsp; - NSPop
> > > (32)<br>1091=
> > > [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > > org.apache=
> > > .axis.i18n.resource::handleGetObject
> > > (endElem00)<br>1091 [main] DEBUG
> > > org.apache.axis.encoding.SerializationCont=
> > > ext&nbsp; - End element soapenv:Body<br>1091 [main] DEBUG
> > > org.apache.axis.u=
> > > tils.NSStack&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> > > org.apache.axis.i18n.P=
> > > rojectResourceBundle
> > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1091
> > > =
> > > [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp; - End
> > > elem=
> > > ent soapenv:Envelope<br>1091 [main] DEBUG
> > > org.apache.axis.i18n.ProjectResou=
> > > rceBundle
> > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(empty00)<br>1091
> > > [m=
> > > ain] DEBUG org.apache.axis.utils.NSStack&nbsp ; - NSPop
> > > (empty)<br>1091 [mai=
> > > n] DEBUG org.apache.axis.client.Call&nbsp; - &lt;?xml
> > > version=3D&quot;1.0&q=
> > > uot; encoding=3D&quot;UTF-8&quot;?&gt;&lt;soapenv:Envelope
> > > xmlns:soapenv=3D=
> > > &quot;
> > > <a href=3D"http://schemas.xmlsoap.org/soap/envelope/"<http://schemas.xmlsoap.org/soap/envelope/%22>
> > > > http://schemas.xmlsoa=
> > > p.org/soap/envelope/</a>&quot; xmlns:xsd=3D&quot;<a href=3D"
> > > http://www.w3.o=
> > > rg/2001/XMLSchema"> http://www.w3.org/2001/XMLSchema </a>&quot;
> > > xmlns:xsi=3D&=
> > > quot;
> > > <a href=3D"http://www.w3.org/2001/XMLSchema-instance&quot;"
> > > <http://www.w3.org/2001/XMLSchema-instance%22%22>> http://www.w3.o=
> > > rg/2001/XMLSchema-instance&quot;</a>&gt;&lt;soapenv:Body&gt;&lt;upload
> > > xmln=
> > > s=3D&quot;&quot;&gt;&lt;fileName&gt;fileEst.jpg&lt;/fileName&gt;&lt;file
> > > hr=
> > >
> > > ef=3D&quot;cid:E773E1C9F468724E1683F8F6B8FE05A9&quot;/&gt;&lt;/upload&gt;&l=
> > > t;/soapenv:Body&gt;&lt;/soapenv:Envelope&gt;
> > > <br>1092 [main] DEBUG org.apache.axis.client.AxisClient&nbsp ; -
> > > Enter: Axis=
> > > Client::invoke<br>1092 [main] DEBUG
> > > org.apache.axis.client.AxisClient&nbsp;=
> > > - EngineHandler: null<br>1101 [main] DEBUG
> > > org.apache.axis.i18n.ProjectRes=
> > > ourceBundle
> > > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > > (axisUserAgent)<br>1=
> > > 110 [main] DEBUG org.apache.axis.SimpleChain&nbsp; - Enter:
> > > SimpleChain::in=
> > > voke<br>1111 [main] DEBUG
> > > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; =
> > > - org.apache.axis.i18n.resource::handleGetObject
> > > (enter00)<br>1111 [main] DEBUG
> > > org.apache.axis.transport.http.HTTPSender&nb=
> > > sp; - Enter:&nbsp; HTTPSender::invoke<br>1112 [main] DEBUG
> > > org.apache.axis.=
> > > SOAPPart&nbsp; - Enter:
> > > SOAPPart::saveChanges<br><br>..................<br>=
> > > .................
> > > <br>..............<br><br><br>the wsdl file<br><br>&lt;?xml
> > > version=3D&quot=
> > > ;1.0&quot;
> > > encoding=3D&quot;UTF-8&quot;?&gt;<br><br>&lt;wsdl:definitions<br=
> > > >&nbsp; targetNamespace=3D&quot;<a href=3D"http://www.informatica.uniroma2.=
> > > it/WebDisk/wsdl">
> > > http://www.informatica.uniroma2.it/WebDisk/wsdl </a>&quot;<br>&nbsp;
> > > xmlns=
> > > =3D&quot;<a href=3D"http://schemas.xmlsoap.org/wsdl/"<http://schemas.xmlsoap.org/wsdl/%22>
> > > > http://schemas.xmlsoa=
> > > p.org/wsdl/</a>&quot;<br>&nbsp; xmlns:tns=3D&quot;<a href=3D"
> > > http://www.inf=
> > > ormatica.uniroma2.it/WebDisk/wsdl"
> > > <http://ormatica.uniroma2.it/WebDisk/wsdl%22>>
> > > http://www.informatica.uniroma2.it/WebDisk/wsdl</a>&quot;<br>&nbsp;
> > > xmlns:s=
> > > oap=3D&quot;<a href=3D" http://schemas.xmlsoap.org/wsdl/soap/"<http://schemas.xmlsoap.org/wsdl/soap/%22>
> > > >http://schema=
> > > s.xmlsoap.org/wsdl/soap/</a>&quot;<br>&nbsp; xmlns:wsdl=3D&quot;<a
> > > href=3D"=
> > > http://schemas.xmlsoap.org/wsdl/"<http://schemas.xmlsoap.org/wsdl/%22>
> > > >
> > > http://schemas.xmlsoap.org/wsdl/</a>&quot;<br>&nbsp;
> > > xmlns:types=3D&quot;<a=
> > > href=3D"http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> > > > http://www.informatica=
> > > .uniroma2.it/WebDisk</a>&quot;<br>&nbsp; xmlns:mime=3D&quot;<a
> > > href=3D"http=
> > > ://schemas.xmlsoap.org/wsdl/mime/">
> > > http://schemas.xmlsoap.org/wsdl/mime/</a>&quot;<br>&nbsp;
> > > xmlns:xsd=3D&quot=
> > > ;<a href=3D" http://www.w3.org/2001/XMLSchema"<http://www.w3.org/2001/XMLSchema%22>
> > > > http://www.w3.org/2001/XMLSch=
> > > ema</a>&quot;
> > > name=3D&quot;WebDisk&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; <b=
> > > r>&nbsp;&nbsp;&nbsp; &lt;wsdl:types&gt;<br>
> > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;xsd:schema
> > > elementFormDefault=3D&=
> > > quot;qualified&quot;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > &nbsp;&nbsp;&=
> > > nbsp; targetNamespace=3D&quot;<a href=3D"
> > > http://www.informatica.uniroma2.it=
> > > /WebDisk/wsdl/types">
> > > http://www.informatica.uniroma2.it/WebDisk/wsdl/types<=
> > > /a>
> > > &quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > > &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > &nbsp;&nbsp; &lt;xsd:import namespace=3D&quot;<a href=3D"
> > > http://www.informa=
> > > tica.uniroma2.it/WebDisk" <http://tica.uniroma2.it/WebDisk%22>>http://www.informatica.uniroma2.it/WebDisk
> > > </a>&qu=
> > > ot;&nbsp;
> > > schemaLocation=3D&quot;/home/simo/develop/java/WebDisk/src/it/uni=
> > > roma2/informatica/WebDisk.xsd&quot;/&gt;
> > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > &lt;/xsd:schema&gt;<br>&nbsp;&nbs=
> > > p;&nbsp; &lt;/wsdl:types&gt;<br>&nbsp;&nbsp;&nbsp;
> > > <br>&nbsp;&nbsp;&nbsp; &=
> > > lt;wsdl:message
> > > name=3D&quot;listRequest&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > bsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot;
> > > element=
> > > =3D&quot;types:listRequest&quot; /&gt;
> > > <br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:message&gt;<br>&nbsp;&nbsp;&nbsp;
> > > &lt;wsdl=
> > > :message name=3D&quot;listResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > > &nbsp;&n=
> > > bsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot;
> > > element=3D&quot;type=
> > > s:listResponse&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > &lt;/wsdl:message&gt;<br>&n=
> > > bsp;&nbsp;&nbsp;=20
> > > <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:message
> > > name=3D&quot;uploadRequest&quot;&gt=
> > > ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:part
> > > name=3D&quot;fileN=
> > > ame&quot; type=3D&quot;xsd:string&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > &nbsp;&n=
> > > bsp;&nbsp; &lt;wsdl:part name=3D&quot;file&quot;
> > > type=3D&quot;xsd:base64Bin=
> > > ary&quot;/&gt;
> > > <br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:message&gt;<br><br>&nbsp;&nbsp;&nbsp;
> > > &lt;=
> > > wsdl:message
> > > name=3D&quot;uploadResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > bsp;&nbsp;&nbsp; &lt;wsdl:part name=3D&quot;return&quot;
> > > type=3D&quot;xsd:s=
> > > tring&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > &lt;/wsdl:message&gt;<br>&nbsp;&nbsp=
> > > ;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; &lt;wsdl:portType
> > > name=3D&quot;WebDiskPo=
> > > rtType&quot;&gt;
> > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:operation
> > > name=3D&quot;l=
> > > ist&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > &nbsp;&nbsp;&nbsp; &=
> > > lt;wsdl:input message=3D&quot;tns:listRequest&quot;
> > > /&gt;<br>&nbsp;&nbsp;&n=
> > > bsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:output
> > > message=3D&=
> > > quot;tns:listResponse&quot; /&gt;<br>&nbsp;&nbsp;&nbsp;
> > > &nbsp;&nbsp;&nbsp; =
> > > &lt;/wsdl:operation&gt;
> > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;
> > > &nbsp;&nbs=
> > > p;&nbsp; &lt;wsdl:operation
> > > name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&n=
> > > bsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:input
> > > message=3D&quot;t=
> > > ns:uploadRequest&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > &nbsp;=
> > > &nbsp;&nbsp; &lt;wsdl:output
> > > message=3D&quot;tns:uploadResponse&quot;/&gt;<=
> > > br>
> > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > &lt;/wsdl:operation&gt;<br>&nbsp;&nbs=
> > > p;&nbsp; &lt;/wsdl:portType&gt;<br><br>&nbsp;&nbsp;&nbsp;
> > > &lt;wsdl:binding =
> > > name=3D&quot;WebDiskSOAPBinding&quot;
> > > type=3D&quot;tns:WebDiskPortType&quot=
> > > ;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:binding
> > > style=3D&qu=
> > > ot;document&quot; transport=3D&quot;
> > > <a href=3D"http://schemas.xmlsoap.org/soap/http&quot;/"
> > > <http://schemas.xmlsoap.org/soap/http%22/%22>> http://schemas.xmls=
> > > oap.org/soap/http&quot;/ <http://oap.org/soap/http%22/></a>&gt;<br>&nbsp;&nbsp;&nbsp;
> > > &nbsp;&nbsp;&nbsp; &=
> > > lt;wsdl:operation name=3D&quot;list&quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > > &nbsp;&=
> > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation
> > > soapAction=3D&quot;<a hre=
> > > f=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/
> > > <http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>">
> > > http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/></a>&gt;<br>&nbs=
> > > p;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > &lt;wsdl:input&gt;<br>=
> > > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > &nbsp;&nbsp;&nbsp;=
> > > &lt;soap:body use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > > &nbsp;&=
> > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > &lt;/wsdl:input&gt;<br>&nbsp;&nbsp;&nbsp; &n=
> > > bsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:output&gt;
> > > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > &nbsp;&nbsp;&n=
> > > bsp; &lt;soap:body
> > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nb=
> > > sp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > &lt;/wsdl:output&gt;<br>&nbsp;&nbsp;&nbs=
> > > p; &nbsp;&nbsp;&nbsp;
> > > &lt;/wsdl:operation&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > bsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > &lt;wsdl:op=
> > > eration
> > > name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> > > p;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation soapAction=3D&quot;
> > > <a href=3D"
> > > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/"<http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/%22>>h=
> > >
> > > ttp://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/
> > > </a>&gt;<br>&nb=
> > > sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > &lt;wsdl:input&g=
> > > t;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > &nbsp;&=
> > > nbsp;&nbsp; &lt;mime:multipartRelated&gt;
> > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > >
> > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > &lt;mime:part&gt;<br>&nbsp;&nbs=
> > > p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> > >
> > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;soap:body
> > > use=3D&=
> > > quot;literal&quot;
> > > parts=3D&quot;fileName&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&=
> > >
> > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> > > p;&nbsp;&nbsp;&nbsp;
> > > &lt;/mime:part&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > >
> > > bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > > ;&nbsp; &lt;mime:part&gt;
> > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > >
> > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > &lt;mim=
> > > e:content part=3D&quot;file&quot;
> > > type=3D&quot;multipart/mixed&quot;/&gt;<b=
> > >
> > > r>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > &lt;/mime:part&gt;<br>&nbsp;&nbsp=
> > >
> > > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > > bsp;
> > > &lt;/mime:multipartRelated&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > > &nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:input&gt;
> > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > &lt;wsdl:=
> > > output&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > &nbsp;&nbsp;&nbsp;=
> > > &nbsp;&nbsp;&nbsp; &lt;soap:body
> > > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&=
> > > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > &lt;/wsdl:output&gt;=
> > > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > > &lt;/wsdl:operation&gt;<br>&=
> > > nbsp;&nbsp;&nbsp; &lt;/wsdl:binding&gt;&nbsp;&nbsp;&nbsp;
> > > <br>&nbsp;&nbsp;&=
> > > nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:service
> > > name=3D&quot;WebDiskService&q=
> > > uot;&gt;
> > > <br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:port
> > > binding=3D&quot=
> > > ;tns:WebDiskSOAPBinding&quot;
> > > name=3D&quot;WebDiskSOAP&quot;&gt;<br>&nbsp;&=
> > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:address
> > > location=
> > > =3D&quot;<a href=3D"http://localhost:8080/axis/services/WebDiskSOAP&quot;/"=
> > > <http://localhost:8080/axis/services/WebDiskSOAP%22/%22=>
> > > > http://localhost:8080/axis/services/WebDiskSOAP&quot;/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> > > </a>&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > > &lt;/wsdl:port&gt;&nbsp;&=
> > > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp;
> > > &lt;/wsdl:service=
> > > &gt;<br>&nbsp;&nbsp;&nbsp; <br>&lt;/wsdl:definitions&gt;<br><br>
> > >
> > > ------=_Part_8470_7036360.1137348779925--
> > >
> >
> >
>

Re: failure notice

Posted by Simone Bonazzoli <s....@gmail.com>.
What means jaf installed??? however i have the javamail.jar in my
classpath....
the eception is NoSuchMethodException and this seems very strange... i read
the axis API and the method create for class
org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory doesn't
exist.....

2006/1/16, Anne Thomas Manes <at...@gmail.com>:
>
> Make sure you have JAF installed and in your classpath.
>
> On 1/16/06, Simone Bonazzoli <s.bonazzoli@gmail.com > wrote:
> >
> > Hi, i'm developing a simple webservice that support the upload and
> > download
> > of binary files... i look at the example "swa" present in the samples
> > directory of the axis distribution....
> > i customize my wsdl and all otherthings but when i try to run my client
> > the
> > axis.log report this exception:
> >
> > java.lang.NoSuchMethodException:
> > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > java.lang.Class, javax.xml.namespace.QName)
> >
> > below i put my wsdd file and my wsdl file... the question is: is this an
> >
> > axis bug or a my error... please help me :)
> >
> > 0    [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > getBundle(
> > org.apache.axis,org.apache.axis.i18n,resource,null,...)
> > 32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > loadBundle:
> > Ignoring MissingResourceException: Can't find bundle for base name
> > org.apache.axis.resource, locale en_US
> > 32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - Created
> > org.apache.axis.i18n.resource , linked to parent null
> > 33   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > getBundle(
> > org.apache.axis,org.apache.axis.utils,resource,null,...)
> > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > loadBundle:
> > Ignoring MissingResourceException: Can't find bundle for base name
> > org.apache.axis.utils.resource, locale en_US
> > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > loadBundle:
> > Ignoring MissingResourceException: Can't find bundle for base name
> > org.apache.axis.resource, locale en_US
> > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - Root
> > packag=
> > e
> > not found, cross link to org.apache.axis.i18n.resource
> > 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   - Root
> > packag=
> > e
> > not found, cross link to org.apache.axis.i18n.resource
> > 36   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
> > 37   [main] DEBUG
> > org.apache.axis.configuration.EngineConfigurationFactoryFinder  -
> > Factory
> > org.apache.axis.configuration.EngineConfigurationFactoryServlet Ignored:
> > unable to load/resolve class.
> > 39   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(engineFactory)
> > 39   [main] DEBUG
> > org.apache.axis.configuration.EngineConfigurationFactoryFinder  - Got
> > EngineFactory:
> > org.apache.axis.configuration.EngineConfigurationFactoryDefault
> > 45   [main] DEBUG org.apache.axis.AxisEngine  - Enter: AxisEngine::init
> > 459  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject (attachEnabled)
> > 459  [main] DEBUG org.apache.axis.utils.JavaUtils  - Attachment support
> > is
> > enabled?  true
> > 502  [main] DEBUG
> > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > Enter/Exit: JAFDataHandlerDeserializerFactory(class java.lang.String, {
> > http://xml.apache.org/xml-soap}PlainText)<http://xml.apache.org/xml-soap%7DPlainText%29>
> > 505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > org.apache.axis.i18n.resource::handleGetObject (oddDigits00)
> > 505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(badChars01)
> > 637  [main] DEBUG
> > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory   -
> > Enter/Exit: JAFDataHandlerDeserializerFactory(class java.awt.Image, {
> > http://xml.apache.org/xml-soap}Image)
> > <http://xml.apache.org/xml-soap%7DImage%29>
> > 682  [main] DEBUG
> > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory   -
> > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > javax.mail.internet.MimeMultipart, {
> > http://xml.apache.org/xml-soap}Multipart)<http://xml.apache.org/xml-soap%7DMultipart%29>
> > 684  [main] DEBUG
> > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > Enter/Exit: JAFDataHandlerDeserializerFactory(interface
> > javax.xml.transform.Source, { http://xml.apache.org/xml-soap}Source)
> > <http://xml.apache.org/xml-soap%7DSource%29>
> > 687  [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)<http://xml.apache.org/xml-soap%7Doctet-stream%29>
> > 688  [main] DEBUG
> > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > Enter/Exit: JAFDataHandlerDeserializerFactory()
> > 757  [main] DEBUG org.apache.axis.AxisEngine   - Exit: AxisEngine::init
> > 775  [main] DEBUG org.apache.axis.description.OperationDesc  - @13785d3
> > added parameter >name:       {
> > http://www.informatica.uniroma2.it/WebDisk}listRequest
> > <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> > typeEntry:  null
> > mode:       IN
> > position:   0
> > isReturn:   false
> > typeQName:  { http://www.informatica.uniroma2.it/WebDisk}<http://www.informatica.uniroma2.it/WebDisk%7D>
> > >listRequest
> > javaType:   class it.uniroma2.informatica.types.ListRequest
> > inHeader:   false
> > outHeader:  false
> > @32efa7<total parameters:1
> > 775  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > @13785d3setReturnType({
> > http://www.informatica.uniroma2.it/WebDisk}listResponse)<http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29>
> > 787  [main] DEBUG org.apache.axis.description.OperationDesc  - @1242b11
> > added parameter >name:       fileName
> > typeEntry:  null
> > mode:       IN
> > position:   0
> > isReturn:   false
> > typeQName:  {http://www.w3.org/2001/XMLSchema}string<http://www.w3.org/2001/XMLSchema%7Dstring>
> > javaType:   class java.lang.String
> > inHeader:   false
> > outHeader:  false
> > @1878144<total parameters:1
> > 787  [main] DEBUG org.apache.axis.description.OperationDesc  - @1242b11
> > added parameter >name:       file
> > typeEntry:  null
> > mode:       IN
> > position:   1
> > isReturn:   false
> > typeQName:  {http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart>
> > javaType:   class javax.mail.internet.MimeMultipart
> > inHeader:   false
> > outHeader:  false
> > @137d090<total parameters:2
> > 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> > @1242b11setReturnType({http://www.w3.org/2001/XMLSchema}string)
> > <http://www.w3.org/2001/XMLSchema%7Dstring%29>
> > 944  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > org.apache.axis.i18n.resource::handleGetObject(transport00)
> > 944  [main] DEBUG org.apache.axis.client.Call  - Transport is
> > org.apache.axis.transport.http.HTTPTransport@90c06f
> > 946  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > org.apache.axis.i18n.resource::handleGetObject(exception00)
> > 948  [main] DEBUG org.apache.axis.encoding.ser.BaseSerializerFactory  -
> > Exception:
> > java.lang.NoSuchMethodException:
> > org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create (
> > java.lang.Class, javax.xml.namespace.QName)
> >     at java.lang.Class.getMethod(Class.java:1581)
> >     at org.apache.axis.encoding.ser.BaseSerializerFactory.createFactory(
> > BaseSerializerFactory.java:254)
> >     at org.apache.axis.client.Call.registerTypeMapping(Call.java:2315)
> >     at
> > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> > l
> > (WebDiskSOAPBindingStub.java:161)
> >     at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> > WebDiskSOAPBindingStub.java:218)
> >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > WebDiskClient.java:80)
> >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > WebDiskClient.java :36)
> > 952  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(exception00)
> > 952  [main] DEBUG org.apache.axis.encoding.ser.BaseDeserializerFactory
> >   -
> > Exception:
> > java.lang.NoSuchMethodException:
> > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory.create(
> > java.lang.Class, javax.xml.namespace.QName)
> >     at java.lang.Class.getMethod(Class.java:1581)
> >     at
> > org.apache.axis.encoding.ser.BaseDeserializerFactory.createFactory(
> > BaseDeserializerFactory.java:225)
> >     at org.apache.axis.client.Call.registerTypeMapping(Call.java:2317)
> >     at
> > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> > l
> > (WebDiskSOAPBindingStub.java:161)
> >     at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > (
> > WebDiskSOAPBindingStub.java:218)
> >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload (
> > WebDiskClient.java:80)
> >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > WebDiskClient.java:36)
> > 953  [main] DEBUG
> > org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> > Enter/Exit: JAFDataHandlerDeserializerFactory(class
> > javax.activation.DataHandler, {
> > http://www.informatica.uniroma2.it/WebDisk/}DataHandler)
> > <http://www.informatica.uniroma2.it/WebDisk/%7DDataHandler%29>
> > 962  [main] DEBUG org.apache.axis.client.Call  - Enter: Call::invoke(ns,
> >
> > meth, args)
> > 979  [main] DEBUG org.apache.axis.client.Call  - operation=3Dname:
> > upload
> > returnQName: return
> > returnType:  { http://www.w3.org/2001/XMLSchema}string
> > <http://www.w3.org/2001/XMLSchema%7Dstring>
> > returnClass: class java.lang.String
> > elementQName:null
> > soapAction:  null
> > style:       rpc
> > use:         encoded
> > numInParams: 2
> > method:null
> > ParameterDesc[0]:
> >   name:       fileName
> >   typeEntry:  null
> >   mode:       IN
> >   position:   0
> >   isReturn:   false
> >   typeQName:  {http://www.w3.org/2001/XMLSchema}string
> > <http://www.w3.org/2001/XMLSchema%7Dstring>
> >   javaType:   class java.lang.String
> >   inHeader:   false
> >   outHeader:  false
> >
> > ParameterDesc[1]:
> >   name:       file
> >   typeEntry:  null
> >   mode:       IN
> >   position:   1
> >   isReturn:   false
> >   typeQName:  { http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart>
> >   javaType:   class javax.mail.internet.MimeMultipart
> >   inHeader:   false
> >   outHeader:  false
> >
> >
> > 979  [main] DEBUG org.apache.axis.client.Call  - operation.getNumParams()=
> > =3D2
> > 979  [main] DEBUG org.apache.axis.client.Call  - getParamList number of
> > params: 2
> > 1000 [main] DEBUG org.apache.axis.client.Call  - Enter:
> > Call::invoke(RPCElement)
> > 1033 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
> > 1033 [main] DEBUG org.apache.axis.Message  - Attachment support is
> > enabled?
> > true
> > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Enter: SOAPPart
> > ctor(FORM_SOAPENVELOPE)
> > 1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
> > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Setting current message
> > form
> > to: FORM_SOAPENVELOPE (currentMessage is now
> > org.apache.axis.message.SOAPEnvelope)
> > 1045 [main] DEBUG org.apache.axis.SOAPPart  - Exit: SOAPPart ctor()
> > 1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > org.apache.axis.i18n.resource::handleGetObject(addBody00)
> > 1045 [main] DEBUG org.apache.axis.message.SOAPBody  - Adding body
> > element t=
> > o
> > message...
> > 1045 [main] DEBUG org.apache.axis.client.Call  - Enter: Call::invoke()
> > 1046 [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
> > setTargetService(WebDiskSOAP)
> > 1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject (noService10)
> > 1047 [main] DEBUG org.apache.axis.ConfigurationException  - Exception:
> > org.apache.axis.ConfigurationException: No service named WebDiskSOAP is
> > available
> > org.apache.axis.ConfigurationException: No service named WebDiskSOAP 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:2690)
> >     at org.apache.axis.client.Call.invoke(Call.java:2443)
> >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> >     at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > (
> > WebDiskSOAPBindingStub.java:230)
> >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload (
> > WebDiskClient.java:80)
> >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > WebDiskClient.java:36)
> >
> >     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:2690)
> >     at org.apache.axis.client.Call.invoke (Call.java:2443)
> >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> >     at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > (
> > WebDiskSOAPBindingStub.java :230)
> >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > WebDiskClient.java:80)
> >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > WebDiskClient.java:36)
> > 1047 [main] DEBUG org.apache.axis.MessageContext   - MessageContext:
> > setServiceHandler(null)
> > 1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(targetService)
> > 1047 [main] DEBUG org.apache.axis.client.Call   - Target service:
> > WebDiskSOAP
> > 1047 [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
> > setTargetService( http://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> > )
> > 1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(noService10)
> > 1048 [main] DEBUG org.apache.axis.ConfigurationException  - Exception:
> > org.apache.axis.ConfigurationException : No service named
> > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload is available
> > org.apache.axis.ConfigurationException: No service named
> > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload 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:2443)
> >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> >     at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > (
> > WebDiskSOAPBindingStub.java :230)
> >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > WebDiskClient.java:80)
> >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > WebDiskClient.java:36)
> >
> >     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:2443)
> >     at org.apache.axis.client.Call.invoke(Call.java:2366)
> >     at org.apache.axis.client.Call.invoke(Call.java:1812)
> >     at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload
> > (
> > WebDiskSOAPBindingStub.java :230)
> >     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> > WebDiskClient.java:80)
> >     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> > WebDiskClient.java:36)
> > 1048 [main] DEBUG org.apache.axis.MessageContext   - MessageContext:
> > setServiceHandler(null)
> > 1055 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
> > SOAPPart::getAsSOAPEnvelope()
> > 1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject (currForm)
> > 1055 [main] DEBUG org.apache.axis.SOAPPart  - current form is
> > FORM_SOAPENVELOPE
> > 1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(register00)
> > 1055 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > register
> > 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
> > 1055 [main] DEBUG org.apache.axis.utils.NSStack   - NSPush (32)
> > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(register00)
> > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > register
> > 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/ '
> > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > org.apache.axis.i18n.resource::handleGetObject(register00)
> > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > register
> > 'xsd' - ' http://www.w3.org/2001/XMLSchema '
> > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(register00)
> > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > register
> > 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance '
> > 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  - Start
> > element [ http://schemas.xmlsoap.org/soap/envelope/]:Envelope<http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
> > 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://schemas.xmlsoap.org/soap/envelope/]:Body<http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
> > 1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > 1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > org.apache.axis.i18n.resource::handleGetObject(register00)
> > 1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> > register
> > '' - ''
> > 1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > 1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > 1063 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > 1063 [main] DEBUG org.apache.axis.encoding.SerializationContext   -
> > Start
> > element []:upload
> > 1069 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > 1069 [main] DEBUG org.apache.axis.encoding.SerializationContext   -
> > Start
> > element []:fileName
> > 1069 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > 1076 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > 1076 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
> > element fileName
> > 1076 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > 1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > org.apache.axis.i18n.resource::handleGetObject(startElem00)
> > 1090 [main] DEBUG org.apache.axis.encoding.SerializationContext  - Start
> > element []:file
> > 1090 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
> > element file
> > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext   - End
> > element upload
> > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
> > element soapenv:Body
> > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > org.apache.axis.i18n.resource::handleGetObject(endElem00)
> > 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
> > element soapenv:Envelope
> > 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> > org.apache.axis.i18n.resource::handleGetObject(empty00)
> > 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
> > 1091 [main] DEBUG org.apache.axis.client.Call  - <?xml version=3D"1.0"
> > encoding=3D"UTF-8"?><soapenv:Envelope xmlns:soapenv=3D"
> > http://schemas.xmlsoap.org/soap/envelope/"
> > <http://schemas.xmlsoap.org/soap/envelope/%22> xmlns:xsd=3D"
> > http://www.w3.org/2001/XMLSchema" <http://www.w3.org/2001/XMLSchema%22>xmlns:xsi=3D"
> > http://www.w3.org/2001/XMLSchema-instance"
> > <http://www.w3.org/2001/XMLSchema-instance%22>><soapenv:Body><upload
> > xmlns=3D""><fileName> fileEst.jpg</fileName><file
> >
> > href=3D"cid:E773E1C9F468724E1683F8F6B8FE05A9"/></upload></soapenv:Body></so=
> > apenv:Envelope>
> > 1092 [main] DEBUG org.apache.axis.client.AxisClient   - Enter:
> > AxisClient::invoke
> > 1092 [main] DEBUG org.apache.axis.client.AxisClient  - EngineHandler:
> > null
> > 1101 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject (axisUserAgent)
> > 1110 [main] DEBUG org.apache.axis.SimpleChain  - Enter:
> > SimpleChain::invoke
> > 1111 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> > org.apache.axis.i18n.resource::handleGetObject(enter00)
> > 1111 [main] DEBUG org.apache.axis.transport.http.HTTPSender  - Enter:
> > HTTPSender::invoke
> > 1112 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
> > SOAPPart::saveChanges
> >
> > ..................
> > .................
> > ..............
> >
> >
> > the wsdl file
> >
> > <?xml version=3D"1.0" encoding=3D"UTF-8"?>
> >
> > <wsdl:definitions
> >   targetNamespace=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl "
> >   xmlns=3D"http://schemas.xmlsoap.org/wsdl/"
> >   xmlns:tns=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl "
> >   xmlns:soap=3D"http://schemas.xmlsoap.org/wsdl/soap/"
> >   xmlns:wsdl=3D" http://schemas.xmlsoap.org/wsdl/ "
> >   xmlns:types=3D"http://www.informatica.uniroma2.it/WebDisk"
> >   xmlns:mime=3D" http://schemas.xmlsoap.org/wsdl/mime/ "
> >   xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema" name=3D"WebDisk">
> >
> >     <wsdl:types>
> >         <xsd:schema elementFormDefault=3D"qualified"
> >             targetNamespace=3D"
> > http://www.informatica.uniroma2.it/WebDisk/wsdl/types"
> > <http://www.informatica.uniroma2.it/WebDisk/wsdl/types%22>>
> >               <xsd:import namespace=3D"
> > http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> > schemaLocation=3D"/home/simo/develop/java/WebDisk/src/it/uniroma2/informati=
> >
> > ca/WebDisk.xsd"/>
> >         </xsd:schema>
> >     </wsdl:types>
> >
> >     <wsdl:message name=3D"listRequest">
> >          <wsdl:part name=3D"parameters" element=3D"types:listRequest" />
> >
> >     </wsdl:message>
> >     <wsdl:message name=3D"listResponse">
> >         <wsdl:part name=3D"parameters" element=3D"types:listResponse"/>
> >     </wsdl:message>
> >
> >     <wsdl:message name=3D"uploadRequest">
> >         <wsdl:part name=3D"fileName" type=3D"xsd:string"/>
> >         <wsdl:part name=3D"file" type=3D"xsd:base64Binary"/>
> >     </wsdl:message>
> >
> >     <wsdl:message name=3D"uploadResponse">
> >         <wsdl:part name=3D"return" type=3D"xsd:string"/>
> >     </wsdl:message>
> >
> >
> >     <wsdl:portType name=3D"WebDiskPortType">
> >         <wsdl:operation name=3D"list">
> >             <wsdl:input message=3D"tns:listRequest" />
> >             <wsdl:output message=3D"tns:listResponse" />
> >         </wsdl:operation>
> >
> >         <wsdl:operation name=3D"upload">
> >             <wsdl:input message=3D"tns:uploadRequest"/>
> >             <wsdl:output message=3D"tns:uploadResponse"/>
> >         </wsdl:operation>
> >     </wsdl:portType>
> >
> >     <wsdl:binding name=3D"WebDiskSOAPBinding"
> > type=3D"tns:WebDiskPortType">
> >         <soap:binding style=3D"document" transport=3D"
> > http://schemas.xmlsoap.org/soap/http"/<http://schemas.xmlsoap.org/soap/http%22/>
> > >
> >         <wsdl:operation name=3D"list">
> >             <soap:operation soapAction=3D"
> > http://www.informatica.uniroma2.it/WebDisk/wsdl/list"/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>
> > >
> >             <wsdl:input>
> >                 <soap:body use=3D"literal"/>
> >             </wsdl:input>
> >             <wsdl:output>
> >                 <soap:body use=3D"literal"/>
> >             </wsdl:output>
> >         </wsdl:operation>
> >
> >         <wsdl:operation name=3D"upload">
> >             <soap:operation soapAction=3D"
> > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"/
> > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/>>
> >             <wsdl:input>
> >                 <mime:multipartRelated>
> >                     <mime:part>
> >                         <soap:body use=3D"literal" parts=3D"fileName"/>
> >                     </mime:part>
> >                     <mime:part>
> >                         <mime:content part=3D"file"
> > type=3D"multipart/mixed=
> > "/>
> >                     </mime:part>
> >                 </mime:multipartRelated>
> >             </wsdl:input>
> >             <wsdl:output>
> >                 <soap:body use=3D"literal"/>
> >             </wsdl:output>
> >         </wsdl:operation>
> >     </wsdl:binding>
> >
> >     <wsdl:service name=3D"WebDiskService">
> >
> >         <wsdl:port binding=3D"tns:WebDiskSOAPBinding"
> > name=3D"WebDiskSOAP">
> >             <soap:address location=3D"
> > http://localhost:8080/axis/services/WebDiskSOAP"/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> > >
> >         </wsdl:port>
> >
> >     </wsdl:service>
> >
> > </wsdl:definitions>
> >
> > ------=_Part_8470_7036360.1137348779925
> > Content-Type: text/html; charset=ISO-8859-1
> > Content-Transfer-Encoding: quoted-printable
> > Content-Disposition: inline
> >
> > Hi, i'm developing a simple webservice that support the upload and
> > download=
> > of binary files... i look at the example &quot;swa&quot; present in the
> > sa=
> > mples directory of the axis distribution....<br>i customize my wsdl and
> > all=
> > otherthings but when i try to run my client the=20
> > axis.log report this exception:<br><br>java.lang.NoSuchMethodException:
> > org=
> > .apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> > java.lang.=
> > Class, javax.xml.namespace.QName)<br><br>below i put my wsdd file and my
> > ws=
> > dl file... the question is: is this an axis bug or a my error... please
> > hel=
> > p me :)
> > <br><br>0&nbsp;&nbsp;&nbsp; [main] DEBUG
> > org.apache.axis.i18n.ProjectResour=
> > ceBundle&nbsp; - getBundle( org.apache.axis,org.apache.axis.i18n
> > ,resource,nu=
> > ll,...)<br>32&nbsp;&nbsp; [main] DEBUG
> > org.apache.axis.i18n.ProjectResource=
> > Bundle&nbsp; - loadBundle: Ignoring MissingResourceException: Can't find
> > bu=
> > ndle for base name=20
> > org.apache.axis.resource, locale en_US<br>32&nbsp;&nbsp; [main] DEBUG
> > org.a=
> > pache.axis.i18n.ProjectResourceBundle&nbsp; - Created
> > org.apache.axis.i18n.=
> > resource, linked to parent null<br>33&nbsp;&nbsp; [main] DEBUG
> > org.apache.a=
> > xis.i18n.ProjectResourceBundle
> > &nbsp; - getBundle(org.apache.axis,org.apache.axis.utils
> > ,resource,null,...)=
> > <br>35&nbsp;&nbsp; [main] DEBUG
> > org.apache.axis.i18n.ProjectResourceBundle&=
> > nbsp; - loadBundle: Ignoring MissingResourceException: Can't find bundle
> > fo=
> > r base name org.apache.axis.utils.resource
> > , locale en_US<br>35&nbsp;&nbsp; [main] DEBUG
> > org.apache.axis.i18n.ProjectR=
> > esourceBundle&nbsp; - loadBundle: Ignoring MissingResourceException:
> > Can't =
> > find bundle for base name org.apache.axis.resource, locale
> > en_US<br>35&nbsp=
> > ;&nbsp; [main] DEBUG=20
> > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; - Root package not
> > found, =
> > cross link to org.apache.axis.i18n.resource<br>35&nbsp;&nbsp; [main]
> > DEBUG =
> > org.apache.axis.i18n.ProjectResourceBundle&nbsp; - Root package not
> > found, =
> > cross link to org.apache.axis.i18n.resource
> > <br>36&nbsp;&nbsp; [main] DEBUG
> > org.apache.axis.i18n.ProjectResourceBundle&=
> > nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > (engineConfigLoadFact=
> > ory)<br>37&nbsp;&nbsp; [main] DEBUG
> > org.apache.axis.configuration.EngineCon=
> > figurationFactoryFinder
> > &nbsp; - Factory
> > org.apache.axis.configuration.EngineConfigurationFactorySe=
> > rvlet Ignored: unable to load/resolve class.<br>39&nbsp;&nbsp; [main]
> > DEBUG=
> > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > org.apache.axis.i18n.re=
> > source::handleGetObject
> > (engineFactory)<br>39&nbsp;&nbsp; [main] DEBUG
> > org.apache.axis.configuratio=
> > n.EngineConfigurationFactoryFinder&nbsp ; - Got EngineFactory:
> > org.apache.ax=
> > is.configuration.EngineConfigurationFactoryDefault<br>45&nbsp;&nbsp;
> > [main]=
> > DEBUG org.apache.axis.AxisEngine
> > &nbsp; - Enter: AxisEngine::init<br>459&nbsp; [main] DEBUG
> > org.apache.axis.=
> > i18n.ProjectResourceBundle&nbsp; -
> > org.apache.axis.i18n.resource::handleGet=
> > Object(attachEnabled)<br>459&nbsp; [main] DEBUG
> > org.apache.axis.utils.JavaU=
> > tils&nbsp; - Attachment support is enabled?&nbsp; true
> > <br>502&nbsp; [main] DEBUG
> > org.apache.axis.encoding.ser.JAFDataHandlerDeser=
> > ializerFactory&nbsp; - Enter/Exit:
> > JAFDataHandlerDeserializerFactory(class =
> > java.lang.String, {<a href=3D"http://xml.apache.org/xml-soap}PlainText)"<http://xml.apache.org/xml-soap%7DPlainText%29%22>
> > >ht=
> > tp://xml.apache.org/xml-soap}PlainText)
> > </a><br>505&nbsp; [main] DEBUG
> > org.apache.axis.i18n.ProjectResourceBundle&n=
> > bsp; - org.apache.axis.i18n.resource::handleGetObject
> > (oddDigits00)<br>505&n=
> > bsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > org.ap=
> > ache.axis.i18n.resource::handleGetObject
> > (badChars01)<br>637&nbsp; [main] DEBUG
> > org.apache.axis.encoding.ser.JAFData=
> > HandlerDeserializerFactory&nbsp; - Enter/Exit:
> > JAFDataHandlerDeserializerFa=
> > ctory(class java.awt.Image, {<a href=3D"
> > http://xml.apache.org/xml-soap}Imag=<http://xml.apache.org/xml-soap%7DImag=>
> > e)"> http://xml.apache.org/xml-soap}Image)<http://xml.apache.org/xml-soap%7DImage%29>
> > </a><br>682&nbsp; [main] DEBUG
> > org.apache.axis.encoding.ser.JAFDataHandlerD=
> > eserializerFactory&nbsp; - Enter/Exit:
> > JAFDataHandlerDeserializerFactory(cl=
> > ass javax.mail.internet.MimeMultipart, {<a href=3D"http://xml.apache.org/xm=
> > l-soap}Multipart)">
> > http://xml.apache.org/xml-soap}Multipart)
> > <http://xml.apache.org/xml-soap%7DMultipart%29></a><br>684&nbsp; [main]
> > DEBUG org=
> > .apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > Enter/E=
> > xit: JAFDataHandlerDeserializerFactory(interface
> > javax.xml.transform.Source=
> > , {<a href=3D" http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29>
> > ">
> > http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29></a><br>687&nbsp;
> > [main] DEBUG org.ap=
> > ache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> > Enter/Exit=
> > : JAFDataHandlerDeserializerFactory(class
> > org.apache.axis.attachments.Octet=
> > Stream
> > , {<a href=3D"http://xml.apache.org/xml-soap}octet-stream)"
> > <http://xml.apache.org/xml-soap%7Doctet-stream%29%22>>http://xml.apac=
> > he.org/xml-soap}octet-stream) <http://he.org/xml-soap%7Doctet-stream%29></a><br>688&nbsp;
> > [main] DEBUG org.apache.axis=
> > .encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/Exit:
> > JAFData=
> > HandlerDeserializerFactory()
> > <br>757&nbsp; [main] DEBUG org.apache.axis.AxisEngine&nbsp; - Exit:
> > AxisEng=
> > ine::init<br>775&nbsp; [main] DEBUG
> > org.apache.axis.description.OperationDe=
> > sc&nbsp; - @13785d3 added parameter
> > &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > &nbsp; {<a href=3D"http://www.informatica.uniroma2.it/WebDisk}listRequest
> > <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>">
> > http://www.informatica.uniroma2.it/WebDisk}listRequest<http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> > </a><br>typeEntry:&nb=
> > sp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > IN<br>position:&nbsp;=
> > &nbsp; 0<br>isReturn:&nbsp;&nbsp; false<br>typeQName:&nbsp; {<a
> > href=3D"htt=
> > p://www.informatica.uniroma2.it/WebDisk}">
> > http://www.informatica.uniroma2.i=
> > t/WebDisk}
> > </a>&gt;listRequest<br>javaType:&nbsp;&nbsp; class
> > it.uniroma2.informatica.=
> > types.ListRequest<br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp;
> > false<=
> > br>@32efa7&lt;total parameters:1<br>775&nbsp; [main] DEBUG
> > org.apache.axis.=
> > description.OperationDesc&nbsp; - @13785d3setReturnType({
> > <a href=3D" http://www.informatica.uniroma2.it/WebDisk}listResponse)"
> > <http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29%22>
> > >http:/=
> > /www.informatica.uniroma2.it/WebDisk}listResponse)</a><br>787&nbsp;
> > [main] =
> > DEBUG org.apache.axis.description.OperationDesc&nbsp; - @1242b11 added
> > para=
> > meter &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fileName
> > <br>typeEntry:&nbsp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > IN<b=
> > r>position:&nbsp;&nbsp; 0<br>isReturn:&nbsp;&nbsp;
> > false<br>typeQName:&nbsp=
> > ; {<a href=3D"http://www.w3.org/2001/XMLSchema}string"<http://www.w3.org/2001/XMLSchema%7Dstring%22>
> > > http://www.w3.org/20=
> > 01/XMLSchema}string</a><br>javaType:&nbsp;&nbsp; class java.lang.String
> > <br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp;
> > false<br>@1878144&lt;to=
> > tal parameters:1<br>787&nbsp; [main] DEBUG
> > org.apache.axis.description.Oper=
> > ationDesc&nbsp; - @1242b11 added parameter
> > &gt;name:&nbsp;&nbsp;&nbsp;&nbsp=
> > ;&nbsp;&nbsp; file<br>typeEntry:&nbsp;
> > null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp=
> > ;&nbsp;&nbsp; IN
> > <br>position:&nbsp;&nbsp; 1<br>isReturn:&nbsp;&nbsp;
> > false<br>typeQName:&nb=
> > sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart"<http://xml.apache.org/xml-soap%7DMultipart%22>
> > >http://xml.apache=
> > .org/xml-soap}Multipart</a><br>javaType:&nbsp;&nbsp; class
> > javax.mail.inter=
> > net.MimeMultipart <br>inHeader:&nbsp;&nbsp; false
> > <br>outHeader:&nbsp; false<br>@137d090&lt;total
> > parameters:2<br>787&nbsp; [=
> > main] DEBUG org.apache.axis.description.OperationDesc&nbsp ; -
> > @1242b11setRe=
> > turnType({<a href=3D"http://www.w3.org/2001/XMLSchema}string)"
> > <http://www.w3.org/2001/XMLSchema%7Dstring%29%22>>http://www.w=
> > 3.org/2001/XMLSchema}string) <http://3.org/2001/XMLSchema%7Dstring%29>
> > </a><br>944&nbsp; [main] DEBUG
> > org.apache.axis.i18n.ProjectResourceBundle&n=
> > bsp; - org.apache.axis.i18n.resource::handleGetObject(transport00)<br>944&n=
> >
> > bsp; [main] DEBUG org.apache.axis.client.Call&nbsp; - Transport is
> > org.apac=
> > he.axis.transport.http.HTTPTransport@90c06f
> > <br>946&nbsp; [main] DEBUG
> > org.apache.axis.i18n.ProjectResourceBundle&nbsp ;=
> > - org.apache.axis.i18n.resource::handleGetObject
> > (exception00)<br>948&nbsp;=
> > [main] DEBUG org.apache.axis.encoding.ser.BaseSerializerFactory&nbsp; -
> > Ex=
> > ception:<br>java.lang.NoSuchMethodException
> > : org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create
> > (java.=
> > lang.Class, javax.xml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at
> > java.lang.C=
> > lass.getMethod(Class.java:1581)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.en=
> > coding.ser.BaseSerializerFactory.createFactory
> > (BaseSerializerFactory.java:254)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.c=
> > lient.Call.registerTypeMapping(Call.java:2315)<br>&nbsp;&nbsp;&nbsp; at
> > it.=
> > uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCall
> > (WebDiskS=
> > OAPBindingStub.java:161)<br>
> > &nbsp;&nbsp;&nbsp; at
> > it.uniroma2.informatica.webservices.WebDiskSOAPBindin=
> > gStub.upload (WebDiskSOAPBindingStub.java:218)<br>&nbsp;&nbsp;&nbsp; at
> > it.u=
> > niroma2.informatica.webservices.WebDiskClient.testUpload(
> > WebDiskClient.java=
> > :80)<br>&nbsp;&nbsp;&nbsp; at
> > it.uniroma2.informatica.webservices.WebDiskCl=
> > ient.main
> > (WebDiskClient.java:36)<br>952&nbsp; [main] DEBUG
> > org.apache.axis.i18n.Proj=
> > ectResourceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > (ex=
> > ception00)<br>952&nbsp; [main] DEBUG
> > org.apache.axis.encoding.ser.BaseDeser=
> > ializerFactory
> > &nbsp; - Exception:<br>java.lang.NoSuchMethodException:
> > org.apache.axis.enc=
> > oding.ser.JAFDataHandlerDeserializerFactory.create(java.lang.Class,
> > javax.x=
> > ml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at java.lang.Class.getMethod
> > (Clas=
> > s.java:1581)<br>
> > &nbsp;&nbsp;&nbsp; at
> > org.apache.axis.encoding.ser.BaseDeserializerFactory.=
> > createFactory( BaseDeserializerFactory.java:225)<br>&nbsp;&nbsp;&nbsp;
> > at or=
> > g.apache.axis.client.Call.registerTypeMapping(Call.java
> > :2317)<br>&nbsp;&nbs=
> > p;&nbsp; at
> > it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.crea=
> > teCall
> > (WebDiskSOAPBindingStub.java:161)<br>&nbsp;&nbsp;&nbsp; at
> > it.uniroma2.info=
> > rmatica.webservices.WebDiskSOAPBindingStub.upload(
> > WebDiskSOAPBindingStub.ja=
> > va:218)<br>&nbsp;&nbsp;&nbsp; at
> > it.uniroma2.informatica.webservices.WebDis=
> > kClient.testUpload(WebDiskClient.java
> > :80)<br>&nbsp;&nbsp;&nbsp; at
> > it.uniroma2.informatica.webservices.WebDiskCl=
> > ient.main(WebDiskClient.java:36)<br>953&nbsp; [main] DEBUG
> > org.apache.axis.=
> > encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/Exit:
> > JAFDataH=
> > andlerDeserializerFactory(class=20
> > javax.activation.DataHandler, {<a href=3D"http://www.informatica.uniroma2.i=
> > t/WebDisk/}DataHandler)">http://www.informatica.uniroma2.it/WebDisk/}DataHa=
> > <http://www.informatica.uniroma2.it/WebDisk/%7DDataHa=>
> > ndler)</a><br>962&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; -
> > En=
> > ter: Call::invoke(ns, meth, args)
> > <br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; -
> > operation=3D=
> > name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; upload<br>returnQName:
> > retu=
> > rn<br>returnType:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}string=
> > <http://www.w3.org/2001/XMLSchema%7Dstring=>
> > ">http://www.w3.org/2001/XMLSchema}string
> > <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>returnClass: class=20
> > java.lang.String<br>elementQName:null<br>soapAction:&nbsp;
> > null<br>style:&n=
> > bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > rpc<br>use:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > ;&nbsp;&nbsp;&nbsp; encoded<br>numInParams:
> > 2<br>method:null<br>&nbsp;Param=
> > eterDesc[0]:<br>&nbsp; name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > fileName<b=
> > r>&nbsp; typeEntry:&nbsp; null<br>&nbsp;
> > mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > ;&nbsp; IN
> > <br>&nbsp; position:&nbsp;&nbsp; 0<br>&nbsp; isReturn:&nbsp;&nbsp;
> > false<br=
> > >&nbsp; typeQName:&nbsp; {<a href=3D"http://www.w3.org/2001/XMLSchema}strin=
> > <http://www.w3.org/2001/XMLSchema%7Dstrin=>
> > g">http://www.w3.org/2001/XMLSchema}string
> > <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>&nbsp;
> > javaType:&nbsp;&nb=
> > sp; class java.lang.String<br>&nbsp; inHeader:&nbsp;&nbsp; false<br>
> > &nbsp; outHeader:&nbsp; false<br><br>&nbsp;ParameterDesc[1]:<br>&nbsp;
> > name=
> > :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; file<br>&nbsp; typeEntry:&nbsp;
> > null<=
> > br>&nbsp; mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<br>&nbsp;
> > position:&=
> > nbsp;&nbsp; 1<br>&nbsp; isReturn:&nbsp;&nbsp; false<br>&nbsp;
> > typeQName:&nb=
> > sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart
> > <http://xml.apache.org/xml-soap%7DMultipart>">
> > http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart></a><br>&nbsp;
> > javaType:&nbsp;&nbsp=
> > ; class javax.mail.internet.MimeMultipart<br>&nbsp;
> > inHeader:&nbsp;&nbsp; f=
> > alse<br>&nbsp; outHeader:&nbsp; false<br><br><br>979&nbsp; [main] DEBUG
> > org=
> > .apache.axis.client.Call&nbsp; - operation.getNumParams
> > ()=3D2<br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; -
> > getPar=
> > amList number of params: 2<br>1000 [main] DEBUG
> > org.apache.axis.client.Call=
> > &nbsp; - Enter: Call::invoke(RPCElement)<br>1033 [main] DEBUG
> > org.apache.ax=
> > is.i18n.ProjectResourceBundle
> > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > (attachEnabled)<br>1=
> > 033 [main] DEBUG org.apache.axis.Message&nbsp; - Attachment support is
> > enab=
> > led?&nbsp; true<br>1045 [main] DEBUG org.apache.axis.SOAPPart&nbsp; -
> > Enter=
> > : SOAPPart ctor(FORM_SOAPENVELOPE)
> > <br>1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > or=
> > g.apache.axis.i18n.resource::handleGetObject(setMsgForm)<br>1045 [main]
> > DEB=
> > UG org.apache.axis.SOAPPart&nbsp; - Setting current message form to:
> > FORM_S=
> > OAPENVELOPE (currentMessage is now=20
> > org.apache.axis.message.SOAPEnvelope)<br>1045 [main] DEBUG
> > org.apache.axis.=
> > SOAPPart&nbsp; - Exit: SOAPPart ctor()<br>1045 [main] DEBUG
> > org.apache.axis=
> > .i18n.ProjectResourceBundle&nbsp; -
> > org.apache.axis.i18n.resource::handleGe=
> > tObject
> > (addBody00)<br>1045 [main] DEBUG org.apache.axis.message.SOAPBody&nbsp;
> > - A=
> > dding body element to message...<br>1045 [main] DEBUG
> > org.apache.axis.clien=
> > t.Call&nbsp; - Enter: Call::invoke()<br>1046 [main] DEBUG
> > org.apache.axis.M=
> > essageContext
> > &nbsp; - MessageContext: setTargetService(WebDiskSOAP)<br>1046 [main]
> > DEBUG=
> > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > org.apache.axis.i18n.re=
> > source::handleGetObject(noService10)<br>1047 [main] DEBUG
> > org.apache.axis.C=
> > onfigurationException
> > &nbsp; - Exception: <br> org.apache.axis.ConfigurationException: No
> > service =
> > named WebDiskSOAP is available<br>org.apache.axis.ConfigurationException:
> > N=
> > o service named WebDiskSOAP is available<br>&nbsp;&nbsp;&nbsp; at
> > org.apach=
> > e.axis.configuration.FileProvider.getService
> > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.AxisEngine=
> > .getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.M=
> > essageContext.setTargetService(MessageContext.java
> > :755)<br>&nbsp;&nbsp;&nbs=
> > p; at org.apache.axis.client.Call.invoke(
> > Call.java:2690)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.client.Call.invoke=
> > (Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.client.Call.invok=
> > e(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.client.Call.invo=
> > ke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > it.uniroma2.informatica.webserv=
> > ices.WebDiskSOAPBindingStub.upload
> > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > it.uniroma2.info=
> > rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java
> > :80)<br>&nbs=
> > p;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskClient.main
> > (We=
> > bDiskClient.java:36)<br><br>
> > &nbsp;&nbsp;&nbsp; at
> > org.apache.axis.configuration.FileProvider.getService=
> > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.AxisEngine=
> > .getService(AxisEngine.java :311)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.M=
> > essageContext.setTargetService(MessageContext.java
> > :755)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(
> > Call.java=
> > :2690)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(
> > Call.jav=
> > a:2443)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(
> > Call.ja=
> > va:2366)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > (Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > it.uniroma2.informatica.webservic=
> > es.WebDiskSOAPBindingStub.upload(WebDiskSOAPBindingStub.java:230)<br>&nbsp;=
> >
> > &nbsp;&nbsp; at
> > it.uniroma2.informatica.webservices.WebDiskClient.testUploa=
> > d(WebDiskClient.java:80)<br>
> > &nbsp;&nbsp;&nbsp; at
> > it.uniroma2.informatica.webservices.WebDiskClient.mai=
> > n(WebDiskClient.java:36)<br>1047 [main] DEBUG
> > org.apache.axis.MessageContex=
> > t&nbsp; - MessageContext: setServiceHandler(null)<br>1047 [main] DEBUG
> > org.=
> > apache.axis.i18n.ProjectResourceBundle
> > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > (targetService)<br>1=
> > 047 [main] DEBUG org.apache.axis.client.Call&nbsp; - Target
> > service:&nbsp; =
> > WebDiskSOAP<br>1047 [main] DEBUG org.apache.axis.MessageContext&nbsp ; -
> > Mes=
> > sageContext: setTargetService(
> > <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>> http://w=
> > ww.informatica.uniroma2.it/WebDisk/wsdl/upload</a>)<br>1047 [main] DEBUG
> > or=
> > g.apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > org.apache.axis.i18n.resou=
> > rce::handleGetObject
> > (noService10)<br>1048 [main] DEBUG
> > org.apache.axis.ConfigurationException&n=
> > bsp; - Exception: <br>org.apache.axis.ConfigurationException: No service
> > na=
> > med <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>>http=
> > ://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> > </a> is available<br>org.apache.axis.ConfigurationException: No service
> > nam=
> > ed <a href=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> > <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>>http:=
> > //www.informatica.uniroma2.it/WebDisk/wsdl/upload</a> is
> > available<br>&nbsp=
> > ;&nbsp;&nbsp; at=20
> > org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233=
> >
> > )<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.AxisEngine.getService
> > (AxisEngine=
> > .java:311)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.MessageContext.setTarge=
> > tService(MessageContext.java
> > :755)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.transport.http.HTTPTransport=
> > .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp; at
> > or=
> > g.apache.axis.client.Transport.setupMessageContext (Transport.java
> > :46)<br>&n=
> > bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > (Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.client.Call.invok=
> > e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.client.Call.invo=
> > ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.client.Call.inv=
> > oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > it.uniroma2.informatica.webser=
> > vices.WebDiskSOAPBindingStub.upload
> > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > it.uniroma2.info=
> > rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs=
> >
> > p;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskClient.main
> > (We=
> > bDiskClient.java:36)<br><br>
> > &nbsp;&nbsp;&nbsp; at
> > org.apache.axis.configuration.FileProvider.getService=
> > (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.AxisEngine=
> > .getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.M=
> > essageContext.setTargetService (MessageContext.java
> > :755)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.transport.http.HTTPTransport=
> > .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp; at
> > or=
> > g.apache.axis.client.Transport.setupMessageContext (Transport.java
> > :46)<br>&n=
> > bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> > (Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.client.Call.invok=
> > e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.client.Call.invo=
> > ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> > org.apache.axis.client.Call.inv=
> > oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> > it.uniroma2.informatica.webser=
> > vices.WebDiskSOAPBindingStub.upload
> > (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> > it.uniroma2.info=
> > rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs=
> >
> > p;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskClient.main
> > (We=
> > bDiskClient.java:36)<br>1048 [main] DEBUG=20
> > org.apache.axis.MessageContext&nbsp; - MessageContext:
> > setServiceHandler(nu=
> > ll)<br>1055 [main] DEBUG org.apache.axis.SOAPPart&nbsp; - Enter:
> > SOAPPart::=
> > getAsSOAPEnvelope()<br>1055 [main] DEBUG
> > org.apache.axis.i18n.ProjectResour=
> > ceBundle
> > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(currForm)<br>1055 [=
> > main] DEBUG org.apache.axis.SOAPPart&nbsp; - current form is
> > FORM_SOAPENVEL=
> > OPE<br>1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp;
> > -=
> > org.apache.axis.i18n.resource::handleGetObject
> > (register00)<br>1055 [main] DEBUG
> > org.apache.axis.encoding.SerializationCon=
> > text&nbsp; - register 'soapenv' - '<a href=3D"http://schemas.xmlsoap.org/so=
> > ap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1055
> > [main]=
> > DEBUG=20
> > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main] DEBUG
> > org.=
> > apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main] DEBUG
> > org.apac=
> > he.axis.i18n.ProjectResourceBundle&nbsp; -
> > org.apache.axis.i18n.resource::h=
> > andleGetObject
> > (register00)<br>1056 [main] DEBUG
> > org.apache.axis.encoding.SerializationCon=
> > text&nbsp; - register 'soapenv' - '<a href=3D"http://schemas.xmlsoap.org/so=
> >
> > ap/envelope/"> http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1056
> > [main]=
> > DEBUG=20
> > org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > org.apache.axis.i18n.res=
> > ource::handleGetObject(register00)<br>1056 [main] DEBUG
> > org.apache.axis.enc=
> > oding.SerializationContext&nbsp; - register 'xsd' - '<a href=3D"
> > http://www.=
> > w3.org/2001/XMLSchema" <http://w3.org/2001/XMLSchema%22>>
> > http://www.w3.org/2001/XMLSchema</a>'<br>1056 [main] DEBUG
> > org.apache.axis.=
> > utils.NSStack&nbsp ; - NSPush (32)<br>1056 [main] DEBUG
> > org.apache.axis.i18n=
> > .ProjectResourceBundle&nbsp; -
> > org.apache.axis.i18n.resource::handleGetObje=
> > ct(register00)
> > <br>1056 [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp;
> > -=
> > register 'xsi' - '<a href=3D" http://www.w3.org/2001/XMLSchema-instance"<http://www.w3.org/2001/XMLSchema-instance%22>
> > >ht=
> > tp://www.w3.org/2001/XMLSchema-instance </a>'<br>1056 [main] DEBUG
> > org.apach=
> > e.axis.utils.NSStack
> > &nbsp; - NSPush (32)<br>1056 [main] DEBUG
> > org.apache.axis.i18n.ProjectResou=
> > rceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > (startElem0=
> > 0)<br>1056 [main] DEBUG
> > org.apache.axis.encoding.SerializationContext&nbsp;=
> > - Start element [
> > <a href=3D" http://schemas.xmlsoap.org/soap/envelope/]:Envelope"
> > <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope%22>>http://sche=
> > mas.xmlsoap.org/soap/envelope/]:Envelope<http://mas.xmlsoap.org/soap/envelope/%5D:Envelope></a><br>1062
> > [main] DEBUG org.apach=
> > e.axis.i18n.ProjectResourceBundle&nbsp ; -
> > org.apache.axis.i18n.resource::ha=
> > ndleGetObject
> > (startElem00)<br>1062 [main] DEBUG
> > org.apache.axis.encoding.SerializationCo=
> > ntext&nbsp; - Start element [<a href=3D"http://schemas.xmlsoap.org/soap/env=
> > elope/]:Body">http://schemas.xmlsoap.org/soap/envelope/]:Body
> > <http://schemas.xmlsoap.org/soap/envelope/%5D:Body></a><br>1062 [=
> > main] DEBUG=20
> > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1062 [main] DEBUG
> > org.=
> > apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > org.apache.axis.i18n.resourc=
> > e::handleGetObject(register00)<br>1062 [main] DEBUG
> > org.apache.axis.encodin=
> > g.SerializationContext
> > &nbsp; - register '' - ''<br>1063 [main] DEBUG
> > org.apache.axis.utils.NSStac=
> > k&nbsp; - NSPush (32)<br>1063 [main] DEBUG
> > org.apache.axis.utils.NSStack&nb=
> > sp; - NSPush (32)<br>1063 [main] DEBUG
> > org.apache.axis.i18n.ProjectResource=
> > Bundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > (startElem00)<br>1063 [main] DEBUG
> > org.apache.axis.encoding.SerializationCo=
> > ntext&nbsp; - Start element []:upload<br>1069 [main] DEBUG
> > org.apache.axis.=
> > i18n.ProjectResourceBundle&nbsp; -
> > org.apache.axis.i18n.resource::handleGet=
> > Object
> > (startElem00)<br>1069 [main] DEBUG
> > org.apache.axis.encoding.SerializationCo=
> > ntext&nbsp; - Start element []:fileName<br>1069 [main] DEBUG
> > org.apache.axi=
> > s.utils.NSStack&nbsp; - NSPush (32)<br>1076 [main] DEBUG
> > org.apache.axis.i1=
> > 8n.ProjectResourceBundle
> > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1076
> > =
> > [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp; - End
> > elem=
> > ent fileName<br>1076 [main] DEBUG org.apache.axis.utils.NSStack&nbsp; -
> > NSP=
> > op (32)<br>
> > 1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > org.ap=
> > ache.axis.i18n.resource::handleGetObject(startElem00)<br>1090 [main]
> > DEBUG =
> > org.apache.axis.encoding.SerializationContext&nbsp; - Start element
> > []:file=
> > <br>1090 [main] DEBUG=20
> > org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1091 [main] DEBUG
> > org.=
> > apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> > org.apache.axis.i18n.resourc=
> > e::handleGetObject(endElem00)<br>1091 [main] DEBUG
> > org.apache.axis.encoding=
> > .SerializationContext
> > &nbsp; - End element file<br>1091 [main] DEBUG
> > org.apache.axis.utils.NSStac=
> > k&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> > org.apache.axis.i18n.ProjectResou=
> > rceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > (endElem00)=
> > <br>1091 [main] DEBUG=20
> > org.apache.axis.encoding.SerializationContext&nbsp ; - End element
> > upload<br=
> > >1091 [main] DEBUG org.apache.axis.utils.NSStack&nbsp; - NSPop
> > (32)<br>1091=
> > [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> > org.apache=
> > .axis.i18n.resource::handleGetObject
> > (endElem00)<br>1091 [main] DEBUG
> > org.apache.axis.encoding.SerializationCont=
> > ext&nbsp; - End element soapenv:Body<br>1091 [main] DEBUG
> > org.apache.axis.u=
> > tils.NSStack&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> > org.apache.axis.i18n.P=
> > rojectResourceBundle
> > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1091
> > =
> > [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp; - End
> > elem=
> > ent soapenv:Envelope<br>1091 [main] DEBUG
> > org.apache.axis.i18n.ProjectResou=
> > rceBundle
> > &nbsp; - org.apache.axis.i18n.resource::handleGetObject(empty00)<br>1091
> > [m=
> > ain] DEBUG org.apache.axis.utils.NSStack&nbsp ; - NSPop (empty)<br>1091
> > [mai=
> > n] DEBUG org.apache.axis.client.Call&nbsp; - &lt;?xml
> > version=3D&quot;1.0&q=
> > uot; encoding=3D&quot;UTF-8&quot;?&gt;&lt;soapenv:Envelope
> > xmlns:soapenv=3D=
> > &quot;
> > <a href=3D"http://schemas.xmlsoap.org/soap/envelope/"<http://schemas.xmlsoap.org/soap/envelope/%22>
> > > http://schemas.xmlsoa=
> > p.org/soap/envelope/</a>&quot; xmlns:xsd=3D&quot;<a href=3D"
> > http://www.w3.o=
> > rg/2001/XMLSchema"> http://www.w3.org/2001/XMLSchema </a>&quot;
> > xmlns:xsi=3D&=
> > quot;
> > <a href=3D"http://www.w3.org/2001/XMLSchema-instance&quot;"
> > <http://www.w3.org/2001/XMLSchema-instance%22%22>> http://www.w3.o=
> > rg/2001/XMLSchema-instance&quot;</a>&gt;&lt;soapenv:Body&gt;&lt;upload
> > xmln=
> > s=3D&quot;&quot;&gt;&lt;fileName&gt;fileEst.jpg&lt;/fileName&gt;&lt;file
> > hr=
> >
> > ef=3D&quot;cid:E773E1C9F468724E1683F8F6B8FE05A9&quot;/&gt;&lt;/upload&gt;&l=
> > t;/soapenv:Body&gt;&lt;/soapenv:Envelope&gt;
> > <br>1092 [main] DEBUG org.apache.axis.client.AxisClient&nbsp ; - Enter:
> > Axis=
> > Client::invoke<br>1092 [main] DEBUG
> > org.apache.axis.client.AxisClient&nbsp;=
> > - EngineHandler: null<br>1101 [main] DEBUG
> > org.apache.axis.i18n.ProjectRes=
> > ourceBundle
> > &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> > (axisUserAgent)<br>1=
> > 110 [main] DEBUG org.apache.axis.SimpleChain&nbsp; - Enter:
> > SimpleChain::in=
> > voke<br>1111 [main] DEBUG
> > org.apache.axis.i18n.ProjectResourceBundle&nbsp ; =
> > - org.apache.axis.i18n.resource::handleGetObject
> > (enter00)<br>1111 [main] DEBUG
> > org.apache.axis.transport.http.HTTPSender&nb=
> > sp; - Enter:&nbsp; HTTPSender::invoke<br>1112 [main] DEBUG
> > org.apache.axis.=
> > SOAPPart&nbsp; - Enter:
> > SOAPPart::saveChanges<br><br>..................<br>=
> > .................
> > <br>..............<br><br><br>the wsdl file<br><br>&lt;?xml
> > version=3D&quot=
> > ;1.0&quot;
> > encoding=3D&quot;UTF-8&quot;?&gt;<br><br>&lt;wsdl:definitions<br=
> > >&nbsp; targetNamespace=3D&quot;<a href=3D"http://www.informatica.uniroma2.=
> > it/WebDisk/wsdl">
> > http://www.informatica.uniroma2.it/WebDisk/wsdl </a>&quot;<br>&nbsp;
> > xmlns=
> > =3D&quot;<a href=3D"http://schemas.xmlsoap.org/wsdl/"<http://schemas.xmlsoap.org/wsdl/%22>
> > > http://schemas.xmlsoa=
> > p.org/wsdl/</a>&quot;<br>&nbsp; xmlns:tns=3D&quot;<a href=3D"
> > http://www.inf=
> > ormatica.uniroma2.it/WebDisk/wsdl"
> > <http://ormatica.uniroma2.it/WebDisk/wsdl%22>>
> > http://www.informatica.uniroma2.it/WebDisk/wsdl</a>&quot;<br>&nbsp;
> > xmlns:s=
> > oap=3D&quot;<a href=3D" http://schemas.xmlsoap.org/wsdl/soap/"<http://schemas.xmlsoap.org/wsdl/soap/%22>
> > >http://schema=
> > s.xmlsoap.org/wsdl/soap/</a>&quot;<br>&nbsp; xmlns:wsdl=3D&quot;<a
> > href=3D"=
> > http://schemas.xmlsoap.org/wsdl/" <http://schemas.xmlsoap.org/wsdl/%22>>
> > http://schemas.xmlsoap.org/wsdl/</a>&quot;<br>&nbsp;
> > xmlns:types=3D&quot;<a=
> > href=3D"http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> > > http://www.informatica=
> > .uniroma2.it/WebDisk</a>&quot;<br>&nbsp; xmlns:mime=3D&quot;<a
> > href=3D"http=
> > ://schemas.xmlsoap.org/wsdl/mime/">
> > http://schemas.xmlsoap.org/wsdl/mime/</a>&quot;<br>&nbsp;
> > xmlns:xsd=3D&quot=
> > ;<a href=3D" http://www.w3.org/2001/XMLSchema"<http://www.w3.org/2001/XMLSchema%22>
> > > http://www.w3.org/2001/XMLSch=
> > ema</a>&quot; name=3D&quot;WebDisk&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;
> > <b=
> > r>&nbsp;&nbsp;&nbsp; &lt;wsdl:types&gt;<br>
> > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;xsd:schema
> > elementFormDefault=3D&=
> > quot;qualified&quot;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > &nbsp;&nbsp;&=
> > nbsp; targetNamespace=3D&quot;<a href=3D"
> > http://www.informatica.uniroma2.it=
> > /WebDisk/wsdl/types">
> > http://www.informatica.uniroma2.it/WebDisk/wsdl/types<=
> > /a>
> > &quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > &nbsp;&nbsp; &lt;xsd:import namespace=3D&quot;<a href=3D"
> > http://www.informa=
> > tica.uniroma2.it/WebDisk" <http://tica.uniroma2.it/WebDisk%22>>http://www.informatica.uniroma2.it/WebDisk
> > </a>&qu=
> > ot;&nbsp;
> > schemaLocation=3D&quot;/home/simo/develop/java/WebDisk/src/it/uni=
> > roma2/informatica/WebDisk.xsd&quot;/&gt;
> > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > &lt;/xsd:schema&gt;<br>&nbsp;&nbs=
> > p;&nbsp; &lt;/wsdl:types&gt;<br>&nbsp;&nbsp;&nbsp;
> > <br>&nbsp;&nbsp;&nbsp; &=
> > lt;wsdl:message name=3D&quot;listRequest&quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > &n=
> > bsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot;
> > element=
> > =3D&quot;types:listRequest&quot; /&gt;
> > <br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:message&gt;<br>&nbsp;&nbsp;&nbsp;
> > &lt;wsdl=
> > :message name=3D&quot;listResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > &nbsp;&n=
> > bsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot;
> > element=3D&quot;type=
> > s:listResponse&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > &lt;/wsdl:message&gt;<br>&n=
> > bsp;&nbsp;&nbsp;=20
> > <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:message
> > name=3D&quot;uploadRequest&quot;&gt=
> > ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:part
> > name=3D&quot;fileN=
> > ame&quot; type=3D&quot;xsd:string&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > &nbsp;&n=
> > bsp;&nbsp; &lt;wsdl:part name=3D&quot;file&quot;
> > type=3D&quot;xsd:base64Bin=
> > ary&quot;/&gt;
> > <br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:message&gt;<br><br>&nbsp;&nbsp;&nbsp;
> > &lt;=
> > wsdl:message name=3D&quot;uploadResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > &n=
> > bsp;&nbsp;&nbsp; &lt;wsdl:part name=3D&quot;return&quot;
> > type=3D&quot;xsd:s=
> > tring&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > &lt;/wsdl:message&gt;<br>&nbsp;&nbsp=
> > ;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; &lt;wsdl:portType
> > name=3D&quot;WebDiskPo=
> > rtType&quot;&gt;
> > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:operation
> > name=3D&quot;l=
> > ist&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > &nbsp;&nbsp;&nbsp; &=
> > lt;wsdl:input message=3D&quot;tns:listRequest&quot;
> > /&gt;<br>&nbsp;&nbsp;&n=
> > bsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:output
> > message=3D&=
> > quot;tns:listResponse&quot; /&gt;<br>&nbsp;&nbsp;&nbsp;
> > &nbsp;&nbsp;&nbsp; =
> > &lt;/wsdl:operation&gt;
> > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;
> > &nbsp;&nbs=
> > p;&nbsp; &lt;wsdl:operation
> > name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&n=
> > bsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:input
> > message=3D&quot;t=
> > ns:uploadRequest&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > &nbsp;=
> > &nbsp;&nbsp; &lt;wsdl:output
> > message=3D&quot;tns:uploadResponse&quot;/&gt;<=
> > br>
> > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > &lt;/wsdl:operation&gt;<br>&nbsp;&nbs=
> > p;&nbsp; &lt;/wsdl:portType&gt;<br><br>&nbsp;&nbsp;&nbsp;
> > &lt;wsdl:binding =
> > name=3D&quot;WebDiskSOAPBinding&quot;
> > type=3D&quot;tns:WebDiskPortType&quot=
> > ;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:binding
> > style=3D&qu=
> > ot;document&quot; transport=3D&quot;
> > <a href=3D"http://schemas.xmlsoap.org/soap/http&quot;/"
> > <http://schemas.xmlsoap.org/soap/http%22/%22>> http://schemas.xmls=
> > oap.org/soap/http&quot;/ <http://oap.org/soap/http%22/></a>&gt;<br>&nbsp;&nbsp;&nbsp;
> > &nbsp;&nbsp;&nbsp; &=
> > lt;wsdl:operation name=3D&quot;list&quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> > &nbsp;&=
> > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation soapAction=3D&quot;<a
> > hre=
> > f=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/
> > <http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>">
> > http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/></a>&gt;<br>&nbs=
> > p;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > &lt;wsdl:input&gt;<br>=
> > &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > &nbsp;&nbsp;&nbsp;=
> > &lt;soap:body use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > &nbsp;&=
> > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:input&gt;<br>&nbsp;&nbsp;&nbsp;
> > &n=
> > bsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:output&gt;
> > <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > &nbsp;&nbsp;&n=
> > bsp; &lt;soap:body use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> > &nb=
> > sp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > &lt;/wsdl:output&gt;<br>&nbsp;&nbsp;&nbs=
> > p; &nbsp;&nbsp;&nbsp;
> > &lt;/wsdl:operation&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > bsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > &lt;wsdl:op=
> > eration
> > name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> > p;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation soapAction=3D&quot;
> > <a href=3D"
> > http://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/"<http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/%22>>h=
> >
> > ttp://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/
> > </a>&gt;<br>&nb=
> > sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > &lt;wsdl:input&g=
> > t;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > &nbsp;&=
> > nbsp;&nbsp; &lt;mime:multipartRelated&gt;
> > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> >
> > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > &lt;mime:part&gt;<br>&nbsp;&nbs=
> > p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> >
> > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;soap:body
> > use=3D&=
> > quot;literal&quot;
> > parts=3D&quot;fileName&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&=
> >
> > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> > p;&nbsp;&nbsp;&nbsp;
> > &lt;/mime:part&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> >
> > bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> > ;&nbsp; &lt;mime:part&gt;
> > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> >
> > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > &lt;mim=
> > e:content part=3D&quot;file&quot;
> > type=3D&quot;multipart/mixed&quot;/&gt;<b=
> >
> > r>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > &lt;/mime:part&gt;<br>&nbsp;&nbsp=
> >
> > ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> > bsp;
> > &lt;/mime:multipartRelated&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> > &nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:input&gt;
> > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > &lt;wsdl:=
> > output&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > &nbsp;&nbsp;&nbsp;=
> > &nbsp;&nbsp;&nbsp; &lt;soap:body
> > use=3D&quot;literal&quot;/&gt;<br>&nbsp;&=
> > nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > &lt;/wsdl:output&gt;=
> > <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > &lt;/wsdl:operation&gt;<br>&=
> > nbsp;&nbsp;&nbsp; &lt;/wsdl:binding&gt;&nbsp;&nbsp;&nbsp;
> > <br>&nbsp;&nbsp;&=
> > nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:service
> > name=3D&quot;WebDiskService&q=
> > uot;&gt;
> > <br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:port
> > binding=3D&quot=
> > ;tns:WebDiskSOAPBinding&quot;
> > name=3D&quot;WebDiskSOAP&quot;&gt;<br>&nbsp;&=
> > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:address
> > location=
> > =3D&quot;<a href=3D"http://localhost:8080/axis/services/WebDiskSOAP&quot;/"=
> > <http://localhost:8080/axis/services/WebDiskSOAP%22/%22=>
> > > http://localhost:8080/axis/services/WebDiskSOAP&quot;/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> > </a>&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> > &lt;/wsdl:port&gt;&nbsp;&=
> > nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp;
> > &lt;/wsdl:service=
> > &gt;<br>&nbsp;&nbsp;&nbsp; <br>&lt;/wsdl:definitions&gt;<br><br>
> >
> > ------=_Part_8470_7036360.1137348779925--
> >
>
>

Re: failure notice

Posted by Anne Thomas Manes <at...@gmail.com>.
Make sure you have JAF installed and in your classpath.

On 1/16/06, Simone Bonazzoli <s....@gmail.com> wrote:
>
> Hi, i'm developing a simple webservice that support the upload and
> download
> of binary files... i look at the example "swa" present in the samples
> directory of the axis distribution....
> i customize my wsdl and all otherthings but when i try to run my client
> the
> axis.log report this exception:
>
> java.lang.NoSuchMethodException:
> org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> java.lang.Class, javax.xml.namespace.QName)
>
> below i put my wsdd file and my wsdl file... the question is: is this an
> axis bug or a my error... please help me :)
>
> 0    [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - getBundle(
> org.apache.axis,org.apache.axis.i18n,resource,null,...)
> 32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> loadBundle:
> Ignoring MissingResourceException: Can't find bundle for base name
> org.apache.axis.resource, locale en_US
> 32   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - Created
> org.apache.axis.i18n.resource , linked to parent null
> 33   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - getBundle(
> org.apache.axis,org.apache.axis.utils,resource,null,...)
> 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> loadBundle:
> Ignoring MissingResourceException: Can't find bundle for base name
> org.apache.axis.utils.resource, locale en_US
> 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> loadBundle:
> Ignoring MissingResourceException: Can't find bundle for base name
> org.apache.axis.resource, locale en_US
> 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  - Root
> packag=
> e
> not found, cross link to org.apache.axis.i18n.resource
> 35   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   - Root
> packag=
> e
> not found, cross link to org.apache.axis.i18n.resource
> 36   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(engineConfigLoadFactory)
> 37   [main] DEBUG
> org.apache.axis.configuration.EngineConfigurationFactoryFinder  - Factory
> org.apache.axis.configuration.EngineConfigurationFactoryServlet Ignored:
> unable to load/resolve class.
> 39   [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(engineFactory)
> 39   [main] DEBUG
> org.apache.axis.configuration.EngineConfigurationFactoryFinder  - Got
> EngineFactory:
> org.apache.axis.configuration.EngineConfigurationFactoryDefault
> 45   [main] DEBUG org.apache.axis.AxisEngine  - Enter: AxisEngine::init
> 459  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject (attachEnabled)
> 459  [main] DEBUG org.apache.axis.utils.JavaUtils  - Attachment support is
> enabled?  true
> 502  [main] DEBUG
> org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> Enter/Exit: JAFDataHandlerDeserializerFactory(class java.lang.String, {
> http://xml.apache.org/xml-soap}PlainText)<http://xml.apache.org/xml-soap%7DPlainText%29>
> 505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject (oddDigits00)
> 505  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(badChars01)
> 637  [main] DEBUG
> org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory   -
> Enter/Exit: JAFDataHandlerDeserializerFactory(class java.awt.Image, {
> http://xml.apache.org/xml-soap}Image)<http://xml.apache.org/xml-soap%7DImage%29>
> 682  [main] DEBUG
> org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory   -
> Enter/Exit: JAFDataHandlerDeserializerFactory(class
> javax.mail.internet.MimeMultipart, {
> http://xml.apache.org/xml-soap}Multipart)<http://xml.apache.org/xml-soap%7DMultipart%29>
> 684  [main] DEBUG
> org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> Enter/Exit: JAFDataHandlerDeserializerFactory(interface
> javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source)
> <http://xml.apache.org/xml-soap%7DSource%29>
> 687  [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)<http://xml.apache.org/xml-soap%7Doctet-stream%29>
> 688  [main] DEBUG
> org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> Enter/Exit: JAFDataHandlerDeserializerFactory()
> 757  [main] DEBUG org.apache.axis.AxisEngine   - Exit: AxisEngine::init
> 775  [main] DEBUG org.apache.axis.description.OperationDesc  - @13785d3
> added parameter >name:       {
> http://www.informatica.uniroma2.it/WebDisk}listRequest
> <http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> typeEntry:  null
> mode:       IN
> position:   0
> isReturn:   false
> typeQName:  {http://www.informatica.uniroma2.it/WebDisk}<http://www.informatica.uniroma2.it/WebDisk%7D>
> >listRequest
> javaType:   class it.uniroma2.informatica.types.ListRequest
> inHeader:   false
> outHeader:  false
> @32efa7<total parameters:1
> 775  [main] DEBUG org.apache.axis.description.OperationDesc  -
> @13785d3setReturnType({
> http://www.informatica.uniroma2.it/WebDisk}listResponse)<http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29>
> 787  [main] DEBUG org.apache.axis.description.OperationDesc  - @1242b11
> added parameter >name:       fileName
> typeEntry:  null
> mode:       IN
> position:   0
> isReturn:   false
> typeQName:  {http://www.w3.org/2001/XMLSchema}string<http://www.w3.org/2001/XMLSchema%7Dstring>
> javaType:   class java.lang.String
> inHeader:   false
> outHeader:  false
> @1878144<total parameters:1
> 787  [main] DEBUG org.apache.axis.description.OperationDesc  - @1242b11
> added parameter >name:       file
> typeEntry:  null
> mode:       IN
> position:   1
> isReturn:   false
> typeQName:  {http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart>
> javaType:   class javax.mail.internet.MimeMultipart
> inHeader:   false
> outHeader:  false
> @137d090<total parameters:2
> 787  [main] DEBUG org.apache.axis.description.OperationDesc  -
> @1242b11setReturnType({http://www.w3.org/2001/XMLSchema}string)<http://www.w3.org/2001/XMLSchema%7Dstring%29>
> 944  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> org.apache.axis.i18n.resource::handleGetObject(transport00)
> 944  [main] DEBUG org.apache.axis.client.Call  - Transport is
> org.apache.axis.transport.http.HTTPTransport@90c06f
> 946  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> org.apache.axis.i18n.resource::handleGetObject(exception00)
> 948  [main] DEBUG org.apache.axis.encoding.ser.BaseSerializerFactory  -
> Exception:
> java.lang.NoSuchMethodException:
> org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create (
> java.lang.Class, javax.xml.namespace.QName)
>     at java.lang.Class.getMethod(Class.java:1581)
>     at org.apache.axis.encoding.ser.BaseSerializerFactory.createFactory(
> BaseSerializerFactory.java:254)
>     at org.apache.axis.client.Call.registerTypeMapping(Call.java:2315)
>     at
> it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> l
> (WebDiskSOAPBindingStub.java:161)
>     at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload (
> WebDiskSOAPBindingStub.java:218)
>     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> WebDiskClient.java:80)
>     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> WebDiskClient.java :36)
> 952  [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(exception00)
> 952  [main] DEBUG org.apache.axis.encoding.ser.BaseDeserializerFactory  -
> Exception:
> java.lang.NoSuchMethodException:
> org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory.create(
> java.lang.Class, javax.xml.namespace.QName)
>     at java.lang.Class.getMethod(Class.java:1581)
>     at org.apache.axis.encoding.ser.BaseDeserializerFactory.createFactory(
> BaseDeserializerFactory.java:225)
>     at org.apache.axis.client.Call.registerTypeMapping(Call.java:2317)
>     at
> it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCal=
> l
> (WebDiskSOAPBindingStub.java:161)
>     at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> WebDiskSOAPBindingStub.java:218)
>     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload (
> WebDiskClient.java:80)
>     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> WebDiskClient.java:36)
> 953  [main] DEBUG
> org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory  -
> Enter/Exit: JAFDataHandlerDeserializerFactory(class
> javax.activation.DataHandler, {
> http://www.informatica.uniroma2.it/WebDisk/}DataHandler)<http://www.informatica.uniroma2.it/WebDisk/%7DDataHandler%29>
> 962  [main] DEBUG org.apache.axis.client.Call  - Enter: Call::invoke(ns,
> meth, args)
> 979  [main] DEBUG org.apache.axis.client.Call  - operation=3Dname:
> upload
> returnQName: return
> returnType:  {http://www.w3.org/2001/XMLSchema}string
> <http://www.w3.org/2001/XMLSchema%7Dstring>
> returnClass: class java.lang.String
> elementQName:null
> soapAction:  null
> style:       rpc
> use:         encoded
> numInParams: 2
> method:null
> ParameterDesc[0]:
>   name:       fileName
>   typeEntry:  null
>   mode:       IN
>   position:   0
>   isReturn:   false
>   typeQName:  {http://www.w3.org/2001/XMLSchema}string<http://www.w3.org/2001/XMLSchema%7Dstring>
>   javaType:   class java.lang.String
>   inHeader:   false
>   outHeader:  false
>
> ParameterDesc[1]:
>   name:       file
>   typeEntry:  null
>   mode:       IN
>   position:   1
>   isReturn:   false
>   typeQName:  { http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart>
>   javaType:   class javax.mail.internet.MimeMultipart
>   inHeader:   false
>   outHeader:  false
>
>
> 979  [main] DEBUG org.apache.axis.client.Call  - operation.getNumParams()=
> =3D2
> 979  [main] DEBUG org.apache.axis.client.Call  - getParamList number of
> params: 2
> 1000 [main] DEBUG org.apache.axis.client.Call  - Enter:
> Call::invoke(RPCElement)
> 1033 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
> 1033 [main] DEBUG org.apache.axis.Message  - Attachment support is
> enabled?
> true
> 1045 [main] DEBUG org.apache.axis.SOAPPart  - Enter: SOAPPart
> ctor(FORM_SOAPENVELOPE)
> 1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(setMsgForm)
> 1045 [main] DEBUG org.apache.axis.SOAPPart  - Setting current message form
>
> to: FORM_SOAPENVELOPE (currentMessage is now
> org.apache.axis.message.SOAPEnvelope)
> 1045 [main] DEBUG org.apache.axis.SOAPPart  - Exit: SOAPPart ctor()
> 1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> org.apache.axis.i18n.resource::handleGetObject(addBody00)
> 1045 [main] DEBUG org.apache.axis.message.SOAPBody  - Adding body element
> t=
> o
> message...
> 1045 [main] DEBUG org.apache.axis.client.Call  - Enter: Call::invoke()
> 1046 [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
> setTargetService(WebDiskSOAP)
> 1046 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject (noService10)
> 1047 [main] DEBUG org.apache.axis.ConfigurationException  - Exception:
> org.apache.axis.ConfigurationException: No service named WebDiskSOAP is
> available
> org.apache.axis.ConfigurationException: No service named WebDiskSOAP 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:2690)
>     at org.apache.axis.client.Call.invoke(Call.java:2443)
>     at org.apache.axis.client.Call.invoke(Call.java:2366)
>     at org.apache.axis.client.Call.invoke(Call.java:1812)
>     at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> WebDiskSOAPBindingStub.java:230)
>     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload (
> WebDiskClient.java:80)
>     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> WebDiskClient.java:36)
>
>     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:2690)
>     at org.apache.axis.client.Call.invoke (Call.java:2443)
>     at org.apache.axis.client.Call.invoke(Call.java:2366)
>     at org.apache.axis.client.Call.invoke(Call.java:1812)
>     at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> WebDiskSOAPBindingStub.java :230)
>     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> WebDiskClient.java:80)
>     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> WebDiskClient.java:36)
> 1047 [main] DEBUG org.apache.axis.MessageContext   - MessageContext:
> setServiceHandler(null)
> 1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(targetService)
> 1047 [main] DEBUG org.apache.axis.client.Call   - Target service:
> WebDiskSOAP
> 1047 [main] DEBUG org.apache.axis.MessageContext  - MessageContext:
> setTargetService(http://www.informatica.uniroma2.it/WebDisk/wsdl/upload )
> 1047 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(noService10)
> 1048 [main] DEBUG org.apache.axis.ConfigurationException  - Exception:
> org.apache.axis.ConfigurationException : No service named
> http://www.informatica.uniroma2.it/WebDisk/wsdl/upload is available
> org.apache.axis.ConfigurationException: No service named
> http://www.informatica.uniroma2.it/WebDisk/wsdl/upload 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:2443)
>     at org.apache.axis.client.Call.invoke(Call.java:2366)
>     at org.apache.axis.client.Call.invoke(Call.java:1812)
>     at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> WebDiskSOAPBindingStub.java :230)
>     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> WebDiskClient.java:80)
>     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> WebDiskClient.java:36)
>
>     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:2443)
>     at org.apache.axis.client.Call.invoke(Call.java:2366)
>     at org.apache.axis.client.Call.invoke(Call.java:1812)
>     at it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.upload(
> WebDiskSOAPBindingStub.java :230)
>     at it.uniroma2.informatica.webservices.WebDiskClient.testUpload(
> WebDiskClient.java:80)
>     at it.uniroma2.informatica.webservices.WebDiskClient.main(
> WebDiskClient.java:36)
> 1048 [main] DEBUG org.apache.axis.MessageContext   - MessageContext:
> setServiceHandler(null)
> 1055 [main] DEBUG org.apache.axis.SOAPPart  - Enter:
> SOAPPart::getAsSOAPEnvelope()
> 1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject (currForm)
> 1055 [main] DEBUG org.apache.axis.SOAPPart  - current form is
> FORM_SOAPENVELOPE
> 1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(register00)
> 1055 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> register
> 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
> 1055 [main] DEBUG org.apache.axis.utils.NSStack   - NSPush (32)
> 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(register00)
> 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> register
> 'soapenv' - 'http://schemas.xmlsoap.org/soap/envelope/'
> 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> org.apache.axis.i18n.resource::handleGetObject(register00)
> 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> register
> 'xsd' - 'http://www.w3.org/2001/XMLSchema '
> 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(register00)
> 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> register
> 'xsi' - 'http://www.w3.org/2001/XMLSchema-instance'
> 1056 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> 1056 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(startElem00)
> 1056 [main] DEBUG org.apache.axis.encoding.SerializationContext  - Start
> element [ http://schemas.xmlsoap.org/soap/envelope/]:Envelope<http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope>
> 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://schemas.xmlsoap.org/soap/envelope/]:Body<http://schemas.xmlsoap.org/soap/envelope/%5D:Body>
> 1062 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> 1062 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> org.apache.axis.i18n.resource::handleGetObject(register00)
> 1062 [main] DEBUG org.apache.axis.encoding.SerializationContext  -
> register
> '' - ''
> 1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> 1063 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> 1063 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(startElem00)
> 1063 [main] DEBUG org.apache.axis.encoding.SerializationContext   - Start
> element []:upload
> 1069 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(startElem00)
> 1069 [main] DEBUG org.apache.axis.encoding.SerializationContext   - Start
> element []:fileName
> 1069 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> 1076 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(endElem00)
> 1076 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
> element fileName
> 1076 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> 1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> org.apache.axis.i18n.resource::handleGetObject(startElem00)
> 1090 [main] DEBUG org.apache.axis.encoding.SerializationContext  - Start
> element []:file
> 1090 [main] DEBUG org.apache.axis.utils.NSStack  - NSPush (32)
> 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(endElem00)
> 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
> element file
> 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(endElem00)
> 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext   - End
> element upload
> 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(endElem00)
> 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
> element soapenv:Body
> 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (32)
> 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> org.apache.axis.i18n.resource::handleGetObject(endElem00)
> 1091 [main] DEBUG org.apache.axis.encoding.SerializationContext  - End
> element soapenv:Envelope
> 1091 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle   -
> org.apache.axis.i18n.resource::handleGetObject(empty00)
> 1091 [main] DEBUG org.apache.axis.utils.NSStack  - NSPop (empty)
> 1091 [main] DEBUG org.apache.axis.client.Call  - <?xml version=3D"1.0"
> encoding=3D"UTF-8"?><soapenv:Envelope xmlns:soapenv=3D"
> http://schemas.xmlsoap.org/soap/envelope/"<http://schemas.xmlsoap.org/soap/envelope/%22>xmlns:xsd=3D"
> http://www.w3.org/2001/XMLSchema" <http://www.w3.org/2001/XMLSchema%22>xmlns:xsi=3D"
> http://www.w3.org/2001/XMLSchema-instance"<http://www.w3.org/2001/XMLSchema-instance%22>
> ><soapenv:Body><upload
> xmlns=3D""><fileName> fileEst.jpg</fileName><file
>
> href=3D"cid:E773E1C9F468724E1683F8F6B8FE05A9"/></upload></soapenv:Body></so=
> apenv:Envelope>
> 1092 [main] DEBUG org.apache.axis.client.AxisClient   - Enter:
> AxisClient::invoke
> 1092 [main] DEBUG org.apache.axis.client.AxisClient  - EngineHandler: null
> 1101 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject (axisUserAgent)
> 1110 [main] DEBUG org.apache.axis.SimpleChain  - Enter:
> SimpleChain::invoke
> 1111 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle  -
> org.apache.axis.i18n.resource::handleGetObject(enter00)
> 1111 [main] DEBUG org.apache.axis.transport.http.HTTPSender  - Enter:
> HTTPSender::invoke
> 1112 [main] DEBUG org.apache.axis.SOAPPart  - Enter: SOAPPart::saveChanges
>
> ..................
> .................
> ..............
>
>
> the wsdl file
>
> <?xml version=3D"1.0" encoding=3D"UTF-8"?>
>
> <wsdl:definitions
>   targetNamespace=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl "
>   xmlns=3D"http://schemas.xmlsoap.org/wsdl/"
>   xmlns:tns=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl "
>   xmlns:soap=3D"http://schemas.xmlsoap.org/wsdl/soap/"
>   xmlns:wsdl=3D"http://schemas.xmlsoap.org/wsdl/ "
>   xmlns:types=3D"http://www.informatica.uniroma2.it/WebDisk"
>   xmlns:mime=3D"http://schemas.xmlsoap.org/wsdl/mime/ "
>   xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema" name=3D"WebDisk">
>
>     <wsdl:types>
>         <xsd:schema elementFormDefault=3D"qualified"
>             targetNamespace=3D"
> http://www.informatica.uniroma2.it/WebDisk/wsdl/types"<http://www.informatica.uniroma2.it/WebDisk/wsdl/types%22>
> >
>               <xsd:import namespace=3D"
> http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
>
> schemaLocation=3D"/home/simo/develop/java/WebDisk/src/it/uniroma2/informati=
> ca/WebDisk.xsd"/>
>         </xsd:schema>
>     </wsdl:types>
>
>     <wsdl:message name=3D"listRequest">
>          <wsdl:part name=3D"parameters" element=3D"types:listRequest" />
>     </wsdl:message>
>     <wsdl:message name=3D"listResponse">
>         <wsdl:part name=3D"parameters" element=3D"types:listResponse"/>
>     </wsdl:message>
>
>     <wsdl:message name=3D"uploadRequest">
>         <wsdl:part name=3D"fileName" type=3D"xsd:string"/>
>         <wsdl:part name=3D"file" type=3D"xsd:base64Binary"/>
>     </wsdl:message>
>
>     <wsdl:message name=3D"uploadResponse">
>         <wsdl:part name=3D"return" type=3D"xsd:string"/>
>     </wsdl:message>
>
>
>     <wsdl:portType name=3D"WebDiskPortType">
>         <wsdl:operation name=3D"list">
>             <wsdl:input message=3D"tns:listRequest" />
>             <wsdl:output message=3D"tns:listResponse" />
>         </wsdl:operation>
>
>         <wsdl:operation name=3D"upload">
>             <wsdl:input message=3D"tns:uploadRequest"/>
>             <wsdl:output message=3D"tns:uploadResponse"/>
>         </wsdl:operation>
>     </wsdl:portType>
>
>     <wsdl:binding name=3D"WebDiskSOAPBinding"
> type=3D"tns:WebDiskPortType">
>         <soap:binding style=3D"document" transport=3D"
> http://schemas.xmlsoap.org/soap/http"/<http://schemas.xmlsoap.org/soap/http%22/>
> >
>         <wsdl:operation name=3D"list">
>             <soap:operation soapAction=3D"
> http://www.informatica.uniroma2.it/WebDisk/wsdl/list"/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>
> >
>             <wsdl:input>
>                 <soap:body use=3D"literal"/>
>             </wsdl:input>
>             <wsdl:output>
>                 <soap:body use=3D"literal"/>
>             </wsdl:output>
>         </wsdl:operation>
>
>         <wsdl:operation name=3D"upload">
>             <soap:operation soapAction=3D"
> http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"/<http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/>
> >
>             <wsdl:input>
>                 <mime:multipartRelated>
>                     <mime:part>
>                         <soap:body use=3D"literal" parts=3D"fileName"/>
>                     </mime:part>
>                     <mime:part>
>                         <mime:content part=3D"file"
> type=3D"multipart/mixed=
> "/>
>                     </mime:part>
>                 </mime:multipartRelated>
>             </wsdl:input>
>             <wsdl:output>
>                 <soap:body use=3D"literal"/>
>             </wsdl:output>
>         </wsdl:operation>
>     </wsdl:binding>
>
>     <wsdl:service name=3D"WebDiskService">
>
>         <wsdl:port binding=3D"tns:WebDiskSOAPBinding"
> name=3D"WebDiskSOAP">
>             <soap:address location=3D"
> http://localhost:8080/axis/services/WebDiskSOAP"/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> >
>         </wsdl:port>
>
>     </wsdl:service>
>
> </wsdl:definitions>
>
> ------=_Part_8470_7036360.1137348779925
> Content-Type: text/html; charset=ISO-8859-1
> Content-Transfer-Encoding: quoted-printable
> Content-Disposition: inline
>
> Hi, i'm developing a simple webservice that support the upload and
> download=
> of binary files... i look at the example &quot;swa&quot; present in the
> sa=
> mples directory of the axis distribution....<br>i customize my wsdl and
> all=
> otherthings but when i try to run my client the=20
> axis.log report this exception:<br><br>java.lang.NoSuchMethodException:
> org=
> .apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create(
> java.lang.=
> Class, javax.xml.namespace.QName)<br><br>below i put my wsdd file and my
> ws=
> dl file... the question is: is this an axis bug or a my error... please
> hel=
> p me :)
> <br><br>0&nbsp;&nbsp;&nbsp; [main] DEBUG
> org.apache.axis.i18n.ProjectResour=
> ceBundle&nbsp; - getBundle( org.apache.axis,org.apache.axis.i18n
> ,resource,nu=
> ll,...)<br>32&nbsp;&nbsp; [main] DEBUG
> org.apache.axis.i18n.ProjectResource=
> Bundle&nbsp; - loadBundle: Ignoring MissingResourceException: Can't find
> bu=
> ndle for base name=20
> org.apache.axis.resource, locale en_US<br>32&nbsp;&nbsp; [main] DEBUG
> org.a=
> pache.axis.i18n.ProjectResourceBundle&nbsp; - Created
> org.apache.axis.i18n.=
> resource, linked to parent null<br>33&nbsp;&nbsp; [main] DEBUG
> org.apache.a=
> xis.i18n.ProjectResourceBundle
> &nbsp; - getBundle(org.apache.axis,org.apache.axis.utils
> ,resource,null,...)=
> <br>35&nbsp;&nbsp; [main] DEBUG
> org.apache.axis.i18n.ProjectResourceBundle&=
> nbsp; - loadBundle: Ignoring MissingResourceException: Can't find bundle
> fo=
> r base name org.apache.axis.utils.resource
> , locale en_US<br>35&nbsp;&nbsp; [main] DEBUG
> org.apache.axis.i18n.ProjectR=
> esourceBundle&nbsp; - loadBundle: Ignoring MissingResourceException: Can't
> =
> find bundle for base name org.apache.axis.resource, locale
> en_US<br>35&nbsp=
> ;&nbsp; [main] DEBUG=20
> org.apache.axis.i18n.ProjectResourceBundle&nbsp ; - Root package not
> found, =
> cross link to org.apache.axis.i18n.resource<br>35&nbsp;&nbsp; [main] DEBUG
> =
> org.apache.axis.i18n.ProjectResourceBundle&nbsp; - Root package not found,
> =
> cross link to org.apache.axis.i18n.resource
> <br>36&nbsp;&nbsp; [main] DEBUG
> org.apache.axis.i18n.ProjectResourceBundle&=
> nbsp; - org.apache.axis.i18n.resource::handleGetObject
> (engineConfigLoadFact=
> ory)<br>37&nbsp;&nbsp; [main] DEBUG
> org.apache.axis.configuration.EngineCon=
> figurationFactoryFinder
> &nbsp; - Factory
> org.apache.axis.configuration.EngineConfigurationFactorySe=
> rvlet Ignored: unable to load/resolve class.<br>39&nbsp;&nbsp; [main]
> DEBUG=
> org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> org.apache.axis.i18n.re=
> source::handleGetObject
> (engineFactory)<br>39&nbsp;&nbsp; [main] DEBUG
> org.apache.axis.configuratio=
> n.EngineConfigurationFactoryFinder&nbsp ; - Got EngineFactory:
> org.apache.ax=
> is.configuration.EngineConfigurationFactoryDefault<br>45&nbsp;&nbsp;
> [main]=
> DEBUG org.apache.axis.AxisEngine
> &nbsp; - Enter: AxisEngine::init<br>459&nbsp; [main] DEBUG
> org.apache.axis.=
> i18n.ProjectResourceBundle&nbsp; -
> org.apache.axis.i18n.resource::handleGet=
> Object(attachEnabled)<br>459&nbsp; [main] DEBUG
> org.apache.axis.utils.JavaU=
> tils&nbsp; - Attachment support is enabled?&nbsp; true
> <br>502&nbsp; [main] DEBUG
> org.apache.axis.encoding.ser.JAFDataHandlerDeser=
> ializerFactory&nbsp; - Enter/Exit: JAFDataHandlerDeserializerFactory(class
> =
> java.lang.String, {<a href=3D" http://xml.apache.org/xml-soap}PlainText)"<http://xml.apache.org/xml-soap%7DPlainText%29%22>
> >ht=
> tp://xml.apache.org/xml-soap}PlainText)
> </a><br>505&nbsp; [main] DEBUG
> org.apache.axis.i18n.ProjectResourceBundle&n=
> bsp; - org.apache.axis.i18n.resource::handleGetObject
> (oddDigits00)<br>505&n=
> bsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> org.ap=
> ache.axis.i18n.resource::handleGetObject
> (badChars01)<br>637&nbsp; [main] DEBUG
> org.apache.axis.encoding.ser.JAFData=
> HandlerDeserializerFactory&nbsp; - Enter/Exit:
> JAFDataHandlerDeserializerFa=
> ctory(class java.awt.Image, {<a href=3D"
> http://xml.apache.org/xml-soap}Imag=<http://xml.apache.org/xml-soap%7DImag=>
> e)">http://xml.apache.org/xml-soap}Image)<http://xml.apache.org/xml-soap%7DImage%29>
> </a><br>682&nbsp; [main] DEBUG
> org.apache.axis.encoding.ser.JAFDataHandlerD=
> eserializerFactory&nbsp; - Enter/Exit:
> JAFDataHandlerDeserializerFactory(cl=
> ass javax.mail.internet.MimeMultipart, {<a href=3D"http://xml.apache.org/xm=
> l-soap}Multipart)">
> http://xml.apache.org/xml-soap}Multipart)<http://xml.apache.org/xml-soap%7DMultipart%29></a><br>684&nbsp;
> [main] DEBUG org=
> .apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> Enter/E=
> xit: JAFDataHandlerDeserializerFactory(interface
> javax.xml.transform.Source=
> , {<a href=3D"http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29>
> ">
> http://xml.apache.org/xml-soap}Source)<http://xml.apache.org/xml-soap%7DSource%29></a><br>687&nbsp;
> [main] DEBUG org.ap=
> ache.axis.encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; -
> Enter/Exit=
> : JAFDataHandlerDeserializerFactory(class
> org.apache.axis.attachments.Octet=
> Stream
> , {<a href=3D"http://xml.apache.org/xml-soap}octet-stream)"<http://xml.apache.org/xml-soap%7Doctet-stream%29%22>
> >http://xml.apac=
> he.org/xml-soap}octet-stream) <http://he.org/xml-soap%7Doctet-stream%29></a><br>688&nbsp;
> [main] DEBUG org.apache.axis=
> .encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/Exit:
> JAFData=
> HandlerDeserializerFactory()
> <br>757&nbsp; [main] DEBUG org.apache.axis.AxisEngine&nbsp; - Exit:
> AxisEng=
> ine::init<br>775&nbsp; [main] DEBUG
> org.apache.axis.description.OperationDe=
> sc&nbsp; - @13785d3 added parameter
> &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> &nbsp; {<a href=3D"http://www.informatica.uniroma2.it/WebDisk}listRequest<http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> ">
> http://www.informatica.uniroma2.it/WebDisk}listRequest<http://www.informatica.uniroma2.it/WebDisk%7DlistRequest>
> </a><br>typeEntry:&nb=
> sp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> IN<br>position:&nbsp;=
> &nbsp; 0<br>isReturn:&nbsp;&nbsp; false<br>typeQName:&nbsp; {<a
> href=3D"htt=
> p://www.informatica.uniroma2.it/WebDisk}">
> http://www.informatica.uniroma2.i=
> t/WebDisk}
> </a>&gt;listRequest<br>javaType:&nbsp;&nbsp; class
> it.uniroma2.informatica.=
> types.ListRequest<br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp;
> false<=
> br>@32efa7&lt;total parameters:1<br>775&nbsp; [main] DEBUG
> org.apache.axis.=
> description.OperationDesc&nbsp; - @13785d3setReturnType({
> <a href=3D"http://www.informatica.uniroma2.it/WebDisk}listResponse)"
> <http://www.informatica.uniroma2.it/WebDisk%7DlistResponse%29%22>>http:/=
> /www.informatica.uniroma2.it/WebDisk}listResponse)</a><br>787&nbsp; [main]
> =
> DEBUG org.apache.axis.description.OperationDesc&nbsp; - @1242b11 added
> para=
> meter &gt;name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fileName
> <br>typeEntry:&nbsp; null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> IN<b=
> r>position:&nbsp;&nbsp; 0<br>isReturn:&nbsp;&nbsp;
> false<br>typeQName:&nbsp=
> ; {<a href=3D"http://www.w3.org/2001/XMLSchema}string"<http://www.w3.org/2001/XMLSchema%7Dstring%22>
> >http://www.w3.org/20=
> 01/XMLSchema}string</a><br>javaType:&nbsp;&nbsp; class java.lang.String
> <br>inHeader:&nbsp;&nbsp; false<br>outHeader:&nbsp;
> false<br>@1878144&lt;to=
> tal parameters:1<br>787&nbsp; [main] DEBUG
> org.apache.axis.description.Oper=
> ationDesc&nbsp; - @1242b11 added parameter
> &gt;name:&nbsp;&nbsp;&nbsp;&nbsp=
> ;&nbsp;&nbsp; file<br>typeEntry:&nbsp;
> null<br>mode:&nbsp;&nbsp;&nbsp;&nbsp=
> ;&nbsp;&nbsp; IN
> <br>position:&nbsp;&nbsp; 1<br>isReturn:&nbsp;&nbsp;
> false<br>typeQName:&nb=
> sp; {<a href=3D" http://xml.apache.org/xml-soap}Multipart"<http://xml.apache.org/xml-soap%7DMultipart%22>
> >http://xml.apache=
> .org/xml-soap}Multipart</a><br>javaType:&nbsp;&nbsp; class
> javax.mail.inter=
> net.MimeMultipart <br>inHeader:&nbsp;&nbsp; false
> <br>outHeader:&nbsp; false<br>@137d090&lt;total parameters:2<br>787&nbsp;
> [=
> main] DEBUG org.apache.axis.description.OperationDesc&nbsp ; -
> @1242b11setRe=
> turnType({<a href=3D"http://www.w3.org/2001/XMLSchema}string)"<http://www.w3.org/2001/XMLSchema%7Dstring%29%22>
> >http://www.w=
> 3.org/2001/XMLSchema}string) <http://3.org/2001/XMLSchema%7Dstring%29>
> </a><br>944&nbsp; [main] DEBUG
> org.apache.axis.i18n.ProjectResourceBundle&n=
> bsp; - org.apache.axis.i18n.resource::handleGetObject(transport00)<br>944&n=
>
> bsp; [main] DEBUG org.apache.axis.client.Call&nbsp; - Transport is
> org.apac=
> he.axis.transport.http.HTTPTransport@90c06f
> <br>946&nbsp; [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp;=
> - org.apache.axis.i18n.resource::handleGetObject
> (exception00)<br>948&nbsp;=
> [main] DEBUG org.apache.axis.encoding.ser.BaseSerializerFactory&nbsp; -
> Ex=
> ception:<br>java.lang.NoSuchMethodException
> : org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.create
> (java.=
> lang.Class, javax.xml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at
> java.lang.C=
> lass.getMethod(Class.java:1581)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.en=
> coding.ser.BaseSerializerFactory.createFactory
> (BaseSerializerFactory.java:254)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.c=
> lient.Call.registerTypeMapping(Call.java:2315)<br>&nbsp;&nbsp;&nbsp; at
> it.=
> uniroma2.informatica.webservices.WebDiskSOAPBindingStub.createCall
> (WebDiskS=
> OAPBindingStub.java:161)<br>
> &nbsp;&nbsp;&nbsp; at
> it.uniroma2.informatica.webservices.WebDiskSOAPBindin=
> gStub.upload (WebDiskSOAPBindingStub.java:218)<br>&nbsp;&nbsp;&nbsp; at
> it.u=
> niroma2.informatica.webservices.WebDiskClient.testUpload(
> WebDiskClient.java=
> :80)<br>&nbsp;&nbsp;&nbsp; at
> it.uniroma2.informatica.webservices.WebDiskCl=
> ient.main
> (WebDiskClient.java:36)<br>952&nbsp; [main] DEBUG
> org.apache.axis.i18n.Proj=
> ectResourceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> (ex=
> ception00)<br>952&nbsp; [main] DEBUG
> org.apache.axis.encoding.ser.BaseDeser=
> ializerFactory
> &nbsp; - Exception:<br>java.lang.NoSuchMethodException:
> org.apache.axis.enc=
> oding.ser.JAFDataHandlerDeserializerFactory.create(java.lang.Class,
> javax.x=
> ml.namespace.QName)<br>&nbsp;&nbsp;&nbsp; at java.lang.Class.getMethod
> (Clas=
> s.java:1581)<br>
> &nbsp;&nbsp;&nbsp; at
> org.apache.axis.encoding.ser.BaseDeserializerFactory.=
> createFactory( BaseDeserializerFactory.java:225)<br>&nbsp;&nbsp;&nbsp; at
> or=
> g.apache.axis.client.Call.registerTypeMapping(Call.java
> :2317)<br>&nbsp;&nbs=
> p;&nbsp; at
> it.uniroma2.informatica.webservices.WebDiskSOAPBindingStub.crea=
> teCall
> (WebDiskSOAPBindingStub.java:161)<br>&nbsp;&nbsp;&nbsp; at
> it.uniroma2.info=
> rmatica.webservices.WebDiskSOAPBindingStub.upload(
> WebDiskSOAPBindingStub.ja=
> va:218)<br>&nbsp;&nbsp;&nbsp; at
> it.uniroma2.informatica.webservices.WebDis=
> kClient.testUpload(WebDiskClient.java
> :80)<br>&nbsp;&nbsp;&nbsp; at
> it.uniroma2.informatica.webservices.WebDiskCl=
> ient.main(WebDiskClient.java:36)<br>953&nbsp; [main] DEBUG
> org.apache.axis.=
> encoding.ser.JAFDataHandlerDeserializerFactory&nbsp; - Enter/Exit:
> JAFDataH=
> andlerDeserializerFactory(class=20
> javax.activation.DataHandler, {<a href=3D"http://www.informatica.uniroma2.i=
> t/WebDisk/}DataHandler)">
> http://www.informatica.uniroma2.it/WebDisk/}DataHa=<http://www.informatica.uniroma2.it/WebDisk/%7DDataHa=>
> ndler)</a><br>962&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; -
> En=
> ter: Call::invoke(ns, meth, args)
> <br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; -
> operation=3D=
> name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; upload<br>returnQName:
> retu=
> rn<br>returnType:&nbsp; {<a href=3D"
> http://www.w3.org/2001/XMLSchema}string=<http://www.w3.org/2001/XMLSchema%7Dstring=>
> ">http://www.w3.org/2001/XMLSchema}string
> <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>returnClass: class=20
> java.lang.String<br>elementQName:null<br>soapAction:&nbsp;
> null<br>style:&n=
> bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> rpc<br>use:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> ;&nbsp;&nbsp;&nbsp; encoded<br>numInParams:
> 2<br>method:null<br>&nbsp;Param=
> eterDesc[0]:<br>&nbsp; name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> fileName<b=
> r>&nbsp; typeEntry:&nbsp; null<br>&nbsp;
> mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> ;&nbsp; IN
> <br>&nbsp; position:&nbsp;&nbsp; 0<br>&nbsp; isReturn:&nbsp;&nbsp;
> false<br=
> >&nbsp; typeQName:&nbsp; {<a href=3D"
> http://www.w3.org/2001/XMLSchema}strin=<http://www.w3.org/2001/XMLSchema%7Dstrin=>
> g">http://www.w3.org/2001/XMLSchema}string
> <http://www.w3.org/2001/XMLSchema%7Dstring></a><br>&nbsp;
> javaType:&nbsp;&nb=
> sp; class java.lang.String<br>&nbsp; inHeader:&nbsp;&nbsp; false<br>
> &nbsp; outHeader:&nbsp; false<br><br>&nbsp;ParameterDesc[1]:<br>&nbsp;
> name=
> :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; file<br>&nbsp; typeEntry:&nbsp;
> null<=
> br>&nbsp; mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN<br>&nbsp;
> position:&=
> nbsp;&nbsp; 1<br>&nbsp; isReturn:&nbsp;&nbsp; false<br>&nbsp;
> typeQName:&nb=
> sp; {<a href=3D"http://xml.apache.org/xml-soap}Multipart
> <http://xml.apache.org/xml-soap%7DMultipart>">
> http://xml.apache.org/xml-soap}Multipart<http://xml.apache.org/xml-soap%7DMultipart></a><br>&nbsp;
> javaType:&nbsp;&nbsp=
> ; class javax.mail.internet.MimeMultipart<br>&nbsp; inHeader:&nbsp;&nbsp;
> f=
> alse<br>&nbsp; outHeader:&nbsp; false<br><br><br>979&nbsp; [main] DEBUG
> org=
> .apache.axis.client.Call&nbsp; - operation.getNumParams
> ()=3D2<br>979&nbsp; [main] DEBUG org.apache.axis.client.Call&nbsp; -
> getPar=
> amList number of params: 2<br>1000 [main] DEBUG
> org.apache.axis.client.Call=
> &nbsp; - Enter: Call::invoke(RPCElement)<br>1033 [main] DEBUG
> org.apache.ax=
> is.i18n.ProjectResourceBundle
> &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> (attachEnabled)<br>1=
> 033 [main] DEBUG org.apache.axis.Message&nbsp; - Attachment support is
> enab=
> led?&nbsp; true<br>1045 [main] DEBUG org.apache.axis.SOAPPart&nbsp; -
> Enter=
> : SOAPPart ctor(FORM_SOAPENVELOPE)
> <br>1045 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> or=
> g.apache.axis.i18n.resource::handleGetObject(setMsgForm)<br>1045 [main]
> DEB=
> UG org.apache.axis.SOAPPart&nbsp; - Setting current message form to:
> FORM_S=
> OAPENVELOPE (currentMessage is now=20
> org.apache.axis.message.SOAPEnvelope)<br>1045 [main] DEBUG
> org.apache.axis.=
> SOAPPart&nbsp; - Exit: SOAPPart ctor()<br>1045 [main] DEBUG
> org.apache.axis=
> .i18n.ProjectResourceBundle&nbsp; -
> org.apache.axis.i18n.resource::handleGe=
> tObject
> (addBody00)<br>1045 [main] DEBUG org.apache.axis.message.SOAPBody&nbsp; -
> A=
> dding body element to message...<br>1045 [main] DEBUG
> org.apache.axis.clien=
> t.Call&nbsp; - Enter: Call::invoke()<br>1046 [main] DEBUG
> org.apache.axis.M=
> essageContext
> &nbsp; - MessageContext: setTargetService(WebDiskSOAP)<br>1046 [main]
> DEBUG=
> org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> org.apache.axis.i18n.re=
> source::handleGetObject(noService10)<br>1047 [main] DEBUG
> org.apache.axis.C=
> onfigurationException
> &nbsp; - Exception: <br> org.apache.axis.ConfigurationException: No
> service =
> named WebDiskSOAP is available<br>org.apache.axis.ConfigurationException:
> N=
> o service named WebDiskSOAP is available<br>&nbsp;&nbsp;&nbsp; at
> org.apach=
> e.axis.configuration.FileProvider.getService
> (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.AxisEngine=
> .getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.M=
> essageContext.setTargetService(MessageContext.java
> :755)<br>&nbsp;&nbsp;&nbs=
> p; at org.apache.axis.client.Call.invoke(
> Call.java:2690)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.client.Call.invoke=
> (Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.client.Call.invok=
> e(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.client.Call.invo=
> ke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> it.uniroma2.informatica.webserv=
> ices.WebDiskSOAPBindingStub.upload
> (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> it.uniroma2.info=
> rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java
> :80)<br>&nbs=
> p;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskClient.main
> (We=
> bDiskClient.java:36)<br><br>
> &nbsp;&nbsp;&nbsp; at
> org.apache.axis.configuration.FileProvider.getService=
> (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.AxisEngine=
> .getService(AxisEngine.java :311)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.M=
> essageContext.setTargetService(MessageContext.java
> :755)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(
> Call.java=
> :2690)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(
> Call.jav=
> a:2443)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(
> Call.ja=
> va:2366)<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> (Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> it.uniroma2.informatica.webservic=
> es.WebDiskSOAPBindingStub.upload(WebDiskSOAPBindingStub.java:230)<br>&nbsp;=
>
> &nbsp;&nbsp; at
> it.uniroma2.informatica.webservices.WebDiskClient.testUploa=
> d(WebDiskClient.java:80)<br>
> &nbsp;&nbsp;&nbsp; at
> it.uniroma2.informatica.webservices.WebDiskClient.mai=
> n(WebDiskClient.java:36)<br>1047 [main] DEBUG
> org.apache.axis.MessageContex=
> t&nbsp; - MessageContext: setServiceHandler(null)<br>1047 [main] DEBUG
> org.=
> apache.axis.i18n.ProjectResourceBundle
> &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> (targetService)<br>1=
> 047 [main] DEBUG org.apache.axis.client.Call&nbsp; - Target service:&nbsp;
> =
> WebDiskSOAP<br>1047 [main] DEBUG org.apache.axis.MessageContext&nbsp ; -
> Mes=
> sageContext: setTargetService(
> <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"<http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>
> > http://w=
> ww.informatica.uniroma2.it/WebDisk/wsdl/upload</a>)<br>1047 [main] DEBUG
> or=
> g.apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> org.apache.axis.i18n.resou=
> rce::handleGetObject
> (noService10)<br>1048 [main] DEBUG
> org.apache.axis.ConfigurationException&n=
> bsp; - Exception: <br>org.apache.axis.ConfigurationException: No service
> na=
> med <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"<http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>
> >http=
> ://www.informatica.uniroma2.it/WebDisk/wsdl/upload
> </a> is available<br>org.apache.axis.ConfigurationException: No service
> nam=
> ed <a href=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/upload"
> <http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22>>http:=
> //www.informatica.uniroma2.it/WebDisk/wsdl/upload</a> is
> available<br>&nbsp=
> ;&nbsp;&nbsp; at=20
> org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233=
>
> )<br>&nbsp;&nbsp;&nbsp; at org.apache.axis.AxisEngine.getService
> (AxisEngine=
> .java:311)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.MessageContext.setTarge=
> tService(MessageContext.java
> :755)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.transport.http.HTTPTransport=
> .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp; at
> or=
> g.apache.axis.client.Transport.setupMessageContext (Transport.java
> :46)<br>&n=
> bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> (Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.client.Call.invok=
> e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.client.Call.invo=
> ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.client.Call.inv=
> oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> it.uniroma2.informatica.webser=
> vices.WebDiskSOAPBindingStub.upload
> (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> it.uniroma2.info=
> rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs=
>
> p;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskClient.main
> (We=
> bDiskClient.java:36)<br><br>
> &nbsp;&nbsp;&nbsp; at
> org.apache.axis.configuration.FileProvider.getService=
> (FileProvider.java:233)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.AxisEngine=
> .getService(AxisEngine.java:311)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.M=
> essageContext.setTargetService (MessageContext.java
> :755)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.transport.http.HTTPTransport=
> .setupMessageContextImpl(HTTPTransport.java:89)<br>&nbsp;&nbsp;&nbsp; at
> or=
> g.apache.axis.client.Transport.setupMessageContext (Transport.java
> :46)<br>&n=
> bsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke
> (Call.java:2738)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.client.Call.invok=
> e(Call.java:2443)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.client.Call.invo=
> ke(Call.java:2366)<br>&nbsp;&nbsp;&nbsp; at
> org.apache.axis.client.Call.inv=
> oke(Call.java:1812)<br>&nbsp;&nbsp;&nbsp; at
> it.uniroma2.informatica.webser=
> vices.WebDiskSOAPBindingStub.upload
> (WebDiskSOAPBindingStub.java:230)<br>&nbsp;&nbsp;&nbsp; at
> it.uniroma2.info=
> rmatica.webservices.WebDiskClient.testUpload(WebDiskClient.java:80)<br>&nbs=
>
> p;&nbsp;&nbsp; at it.uniroma2.informatica.webservices.WebDiskClient.main
> (We=
> bDiskClient.java:36)<br>1048 [main] DEBUG=20
> org.apache.axis.MessageContext&nbsp; - MessageContext:
> setServiceHandler(nu=
> ll)<br>1055 [main] DEBUG org.apache.axis.SOAPPart&nbsp; - Enter:
> SOAPPart::=
> getAsSOAPEnvelope()<br>1055 [main] DEBUG
> org.apache.axis.i18n.ProjectResour=
> ceBundle
> &nbsp; - org.apache.axis.i18n.resource::handleGetObject (currForm)<br>1055
> [=
> main] DEBUG org.apache.axis.SOAPPart&nbsp; - current form is
> FORM_SOAPENVEL=
> OPE<br>1055 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp;
> -=
> org.apache.axis.i18n.resource::handleGetObject
> (register00)<br>1055 [main] DEBUG
> org.apache.axis.encoding.SerializationCon=
> text&nbsp; - register 'soapenv' - '<a href=3D"
> http://schemas.xmlsoap.org/so=
> ap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1055
> [main]=
> DEBUG=20
> org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main] DEBUG
> org.=
> apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1056 [main] DEBUG
> org.apac=
> he.axis.i18n.ProjectResourceBundle&nbsp; -
> org.apache.axis.i18n.resource::h=
> andleGetObject
> (register00)<br>1056 [main] DEBUG
> org.apache.axis.encoding.SerializationCon=
> text&nbsp; - register 'soapenv' - '<a href=3D"
> http://schemas.xmlsoap.org/so=
> ap/envelope/"> http://schemas.xmlsoap.org/soap/envelope/</a>'<br>1056
> [main]=
> DEBUG=20
> org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> org.apache.axis.i18n.res=
> ource::handleGetObject(register00)<br>1056 [main] DEBUG
> org.apache.axis.enc=
> oding.SerializationContext&nbsp; - register 'xsd' - '<a href=3D"
> http://www.=
> w3.org/2001/XMLSchema" <http://w3.org/2001/XMLSchema%22>>
> http://www.w3.org/2001/XMLSchema</a>'<br>1056 [main] DEBUG
> org.apache.axis.=
> utils.NSStack&nbsp; - NSPush (32)<br>1056 [main] DEBUG
> org.apache.axis.i18n=
> .ProjectResourceBundle&nbsp; -
> org.apache.axis.i18n.resource::handleGetObje=
> ct(register00)
> <br>1056 [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp;
> -=
> register 'xsi' - '<a href=3D" http://www.w3.org/2001/XMLSchema-instance"<http://www.w3.org/2001/XMLSchema-instance%22>
> >ht=
> tp://www.w3.org/2001/XMLSchema-instance</a>'<br>1056 [main] DEBUG
> org.apach=
> e.axis.utils.NSStack
> &nbsp; - NSPush (32)<br>1056 [main] DEBUG
> org.apache.axis.i18n.ProjectResou=
> rceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> (startElem0=
> 0)<br>1056 [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp
> ;=
> - Start element [
> <a href=3D"http://schemas.xmlsoap.org/soap/envelope/]:Envelope"
> <http://schemas.xmlsoap.org/soap/envelope/%5D:Envelope%22>>http://sche=
> mas.xmlsoap.org/soap/envelope/]:Envelope<http://mas.xmlsoap.org/soap/envelope/%5D:Envelope></a><br>1062
> [main] DEBUG org.apach=
> e.axis.i18n.ProjectResourceBundle&nbsp ; -
> org.apache.axis.i18n.resource::ha=
> ndleGetObject
> (startElem00)<br>1062 [main] DEBUG
> org.apache.axis.encoding.SerializationCo=
> ntext&nbsp; - Start element [<a href=3D"http://schemas.xmlsoap.org/soap/env=
> elope/]:Body">http://schemas.xmlsoap.org/soap/envelope/]:Body<http://schemas.xmlsoap.org/soap/envelope/%5D:Body></a><br>1062
> [=
> main] DEBUG=20
> org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1062 [main] DEBUG
> org.=
> apache.axis.i18n.ProjectResourceBundle&nbsp; -
> org.apache.axis.i18n.resourc=
> e::handleGetObject(register00)<br>1062 [main] DEBUG
> org.apache.axis.encodin=
> g.SerializationContext
> &nbsp; - register '' - ''<br>1063 [main] DEBUG
> org.apache.axis.utils.NSStac=
> k&nbsp; - NSPush (32)<br>1063 [main] DEBUG
> org.apache.axis.utils.NSStack&nb=
> sp; - NSPush (32)<br>1063 [main] DEBUG
> org.apache.axis.i18n.ProjectResource=
> Bundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> (startElem00)<br>1063 [main] DEBUG
> org.apache.axis.encoding.SerializationCo=
> ntext&nbsp; - Start element []:upload<br>1069 [main] DEBUG
> org.apache.axis.=
> i18n.ProjectResourceBundle&nbsp; -
> org.apache.axis.i18n.resource::handleGet=
> Object
> (startElem00)<br>1069 [main] DEBUG
> org.apache.axis.encoding.SerializationCo=
> ntext&nbsp; - Start element []:fileName<br>1069 [main] DEBUG
> org.apache.axi=
> s.utils.NSStack&nbsp; - NSPush (32)<br>1076 [main] DEBUG
> org.apache.axis.i1=
> 8n.ProjectResourceBundle
> &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1076
> =
> [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp; - End
> elem=
> ent fileName<br>1076 [main] DEBUG org.apache.axis.utils.NSStack&nbsp; -
> NSP=
> op (32)<br>
> 1090 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> org.ap=
> ache.axis.i18n.resource::handleGetObject(startElem00)<br>1090 [main] DEBUG
> =
> org.apache.axis.encoding.SerializationContext&nbsp; - Start element
> []:file=
> <br>1090 [main] DEBUG=20
> org.apache.axis.utils.NSStack&nbsp; - NSPush (32)<br>1091 [main] DEBUG
> org.=
> apache.axis.i18n.ProjectResourceBundle&nbsp ; -
> org.apache.axis.i18n.resourc=
> e::handleGetObject(endElem00)<br>1091 [main] DEBUG
> org.apache.axis.encoding=
> .SerializationContext
> &nbsp; - End element file<br>1091 [main] DEBUG
> org.apache.axis.utils.NSStac=
> k&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> org.apache.axis.i18n.ProjectResou=
> rceBundle&nbsp; - org.apache.axis.i18n.resource::handleGetObject
> (endElem00)=
> <br>1091 [main] DEBUG=20
> org.apache.axis.encoding.SerializationContext&nbsp ; - End element
> upload<br=
> >1091 [main] DEBUG org.apache.axis.utils.NSStack&nbsp; - NSPop
> (32)<br>1091=
> [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; -
> org.apache=
> .axis.i18n.resource::handleGetObject
> (endElem00)<br>1091 [main] DEBUG
> org.apache.axis.encoding.SerializationCont=
> ext&nbsp; - End element soapenv:Body<br>1091 [main] DEBUG
> org.apache.axis.u=
> tils.NSStack&nbsp; - NSPop (32)<br>1091 [main] DEBUG
> org.apache.axis.i18n.P=
> rojectResourceBundle
> &nbsp; - org.apache.axis.i18n.resource::handleGetObject(endElem00)<br>1091
> =
> [main] DEBUG org.apache.axis.encoding.SerializationContext&nbsp; - End
> elem=
> ent soapenv:Envelope<br>1091 [main] DEBUG
> org.apache.axis.i18n.ProjectResou=
> rceBundle
> &nbsp; - org.apache.axis.i18n.resource::handleGetObject(empty00)<br>1091
> [m=
> ain] DEBUG org.apache.axis.utils.NSStack&nbsp ; - NSPop (empty)<br>1091
> [mai=
> n] DEBUG org.apache.axis.client.Call&nbsp; - &lt;?xml
> version=3D&quot;1.0&q=
> uot; encoding=3D&quot;UTF-8&quot;?&gt;&lt;soapenv:Envelope
> xmlns:soapenv=3D=
> &quot;
> <a href=3D"http://schemas.xmlsoap.org/soap/envelope/"<http://schemas.xmlsoap.org/soap/envelope/%22>
> >http://schemas.xmlsoa=
> p.org/soap/envelope/</a>&quot; xmlns:xsd=3D&quot;<a href=3D"
> http://www.w3.o=
> rg/2001/XMLSchema">http://www.w3.org/2001/XMLSchema </a>&quot;
> xmlns:xsi=3D&=
> quot;
> <a href=3D"http://www.w3.org/2001/XMLSchema-instance&quot;"<http://www.w3.org/2001/XMLSchema-instance%22%22>
> > http://www.w3.o=
> rg/2001/XMLSchema-instance&quot;</a>&gt;&lt;soapenv:Body&gt;&lt;upload
> xmln=
> s=3D&quot;&quot;&gt;&lt;fileName&gt;fileEst.jpg&lt;/fileName&gt;&lt;file
> hr=
>
> ef=3D&quot;cid:E773E1C9F468724E1683F8F6B8FE05A9&quot;/&gt;&lt;/upload&gt;&l=
> t;/soapenv:Body&gt;&lt;/soapenv:Envelope&gt;
> <br>1092 [main] DEBUG org.apache.axis.client.AxisClient&nbsp ; - Enter:
> Axis=
> Client::invoke<br>1092 [main] DEBUG org.apache.axis.client.AxisClient&nbsp
> ;=
> - EngineHandler: null<br>1101 [main] DEBUG
> org.apache.axis.i18n.ProjectRes=
> ourceBundle
> &nbsp; - org.apache.axis.i18n.resource::handleGetObject
> (axisUserAgent)<br>1=
> 110 [main] DEBUG org.apache.axis.SimpleChain&nbsp; - Enter:
> SimpleChain::in=
> voke<br>1111 [main] DEBUG org.apache.axis.i18n.ProjectResourceBundle&nbsp; =
> - org.apache.axis.i18n.resource::handleGetObject
> (enter00)<br>1111 [main] DEBUG
> org.apache.axis.transport.http.HTTPSender&nb=
> sp; - Enter:&nbsp; HTTPSender::invoke<br>1112 [main] DEBUG
> org.apache.axis.=
> SOAPPart&nbsp; - Enter:
> SOAPPart::saveChanges<br><br>..................<br>=
> .................
> <br>..............<br><br><br>the wsdl file<br><br>&lt;?xml
> version=3D&quot=
> ;1.0&quot;
> encoding=3D&quot;UTF-8&quot;?&gt;<br><br>&lt;wsdl:definitions<br=
> >&nbsp; targetNamespace=3D&quot;<a href=3D"http://www.informatica.uniroma2.=
> it/WebDisk/wsdl">
> http://www.informatica.uniroma2.it/WebDisk/wsdl</a>&quot;<br>&nbsp; xmlns=
>
> =3D&quot;<a href=3D"http://schemas.xmlsoap.org/wsdl/"<http://schemas.xmlsoap.org/wsdl/%22>
> >http://schemas.xmlsoa=
> p.org/wsdl/</a>&quot;<br>&nbsp; xmlns:tns=3D&quot;<a href=3D"
> http://www.inf=
> ormatica.uniroma2.it/WebDisk/wsdl"
> <http://ormatica.uniroma2.it/WebDisk/wsdl%22>>
> http://www.informatica.uniroma2.it/WebDisk/wsdl</a>&quot;<br>&nbsp;
> xmlns:s=
> oap=3D&quot;<a href=3D" http://schemas.xmlsoap.org/wsdl/soap/"<http://schemas.xmlsoap.org/wsdl/soap/%22>
> >http://schema=
> s.xmlsoap.org/wsdl/soap/</a>&quot;<br>&nbsp; xmlns:wsdl=3D&quot;<a
> href=3D"=
> http://schemas.xmlsoap.org/wsdl/" <http://schemas.xmlsoap.org/wsdl/%22>>
> http://schemas.xmlsoap.org/wsdl/</a>&quot;<br>&nbsp;
> xmlns:types=3D&quot;<a=
> href=3D"http://www.informatica.uniroma2.it/WebDisk"<http://www.informatica.uniroma2.it/WebDisk%22>
> >http://www.informatica=
> .uniroma2.it/WebDisk</a>&quot;<br>&nbsp; xmlns:mime=3D&quot;<a
> href=3D"http=
> ://schemas.xmlsoap.org/wsdl/mime/">
> http://schemas.xmlsoap.org/wsdl/mime/</a>&quot;<br>&nbsp;
> xmlns:xsd=3D&quot=
> ;<a href=3D" http://www.w3.org/2001/XMLSchema"<http://www.w3.org/2001/XMLSchema%22>
> >http://www.w3.org/2001/XMLSch=
> ema</a>&quot; name=3D&quot;WebDisk&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;
> <b=
> r>&nbsp;&nbsp;&nbsp; &lt;wsdl:types&gt;<br>
> &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;xsd:schema
> elementFormDefault=3D&=
> quot;qualified&quot;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> &nbsp;&nbsp;&=
> nbsp; targetNamespace=3D&quot;<a href=3D"
> http://www.informatica.uniroma2.it=
> /WebDisk/wsdl/types">http://www.informatica.uniroma2.it/WebDisk/wsdl/types
> <=
> /a>
> &quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> &nbsp;&nbsp; &lt;xsd:import namespace=3D&quot;<a href=3D"
> http://www.informa=
> tica.uniroma2.it/WebDisk" <http://tica.uniroma2.it/WebDisk%22>>http://www.informatica.uniroma2.it/WebDisk
> </a>&qu=
> ot;&nbsp;
> schemaLocation=3D&quot;/home/simo/develop/java/WebDisk/src/it/uni=
> roma2/informatica/WebDisk.xsd&quot;/&gt;
> <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> &lt;/xsd:schema&gt;<br>&nbsp;&nbs=
> p;&nbsp; &lt;/wsdl:types&gt;<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;
> &=
> lt;wsdl:message name=3D&quot;listRequest&quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> &n=
> bsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot;
> element=
> =3D&quot;types:listRequest&quot; /&gt;
> <br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:message&gt;<br>&nbsp;&nbsp;&nbsp;
> &lt;wsdl=
> :message name=3D&quot;listResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> &nbsp;&n=
> bsp;&nbsp; &lt;wsdl:part name=3D&quot;parameters&quot;
> element=3D&quot;type=
> s:listResponse&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> &lt;/wsdl:message&gt;<br>&n=
> bsp;&nbsp;&nbsp;=20
> <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:message
> name=3D&quot;uploadRequest&quot;&gt=
> ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:part
> name=3D&quot;fileN=
> ame&quot; type=3D&quot;xsd:string&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> &nbsp;&n=
> bsp;&nbsp; &lt;wsdl:part name=3D&quot;file&quot;
> type=3D&quot;xsd:base64Bin=
> ary&quot;/&gt;
> <br>&nbsp;&nbsp;&nbsp; &lt;/wsdl:message&gt;<br><br>&nbsp;&nbsp;&nbsp;
> &lt;=
> wsdl:message name=3D&quot;uploadResponse&quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> &n=
> bsp;&nbsp;&nbsp; &lt;wsdl:part name=3D&quot;return&quot;
> type=3D&quot;xsd:s=
> tring&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> &lt;/wsdl:message&gt;<br>&nbsp;&nbsp=
> ;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; &lt;wsdl:portType
> name=3D&quot;WebDiskPo=
> rtType&quot;&gt;
> <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:operation
> name=3D&quot;l=
> ist&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> &=
> lt;wsdl:input message=3D&quot;tns:listRequest&quot;
> /&gt;<br>&nbsp;&nbsp;&n=
> bsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;wsdl:output
> message=3D&=
> quot;tns:listResponse&quot; /&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> =
> &lt;/wsdl:operation&gt;
> <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;
> &nbsp;&nbs=
> p;&nbsp; &lt;wsdl:operation
> name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&n=
> bsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:input
> message=3D&quot;t=
> ns:uploadRequest&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> &nbsp;=
> &nbsp;&nbsp; &lt;wsdl:output
> message=3D&quot;tns:uploadResponse&quot;/&gt;<=
> br>
> &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> &lt;/wsdl:operation&gt;<br>&nbsp;&nbs=
> p;&nbsp; &lt;/wsdl:portType&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;wsdl:binding
> =
> name=3D&quot;WebDiskSOAPBinding&quot;
> type=3D&quot;tns:WebDiskPortType&quot=
> ;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:binding
> style=3D&qu=
> ot;document&quot; transport=3D&quot;
> <a href=3D"http://schemas.xmlsoap.org/soap/http&quot;/"<http://schemas.xmlsoap.org/soap/http%22/%22>
> > http://schemas.xmls=
> oap.org/soap/http&quot;/ <http://oap.org/soap/http%22/></a>&gt;<br>&nbsp;&nbsp;&nbsp;
> &nbsp;&nbsp;&nbsp; &=
> lt;wsdl:operation name=3D&quot;list&quot;&gt;<br>&nbsp;&nbsp;&nbsp;
> &nbsp;&=
> nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation soapAction=3D&quot;<a
> hre=
> f=3D"http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/
> <http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>">
> http://www.informatica.uniroma2.it/WebDisk/wsdl/list&quot;/<http://www.informatica.uniroma2.it/WebDisk/wsdl/list%22/>
> </a>&gt;<br>&nbs=
> p;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> &lt;wsdl:input&gt;<br>=
> &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> &nbsp;&nbsp;&nbsp;=
> &lt;soap:body use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> &nbsp;&=
> nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:input&gt;<br>&nbsp;&nbsp;&nbsp;
> &n=
> bsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:output&gt;
> <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> &nbsp;&nbsp;&n=
> bsp; &lt;soap:body use=3D&quot;literal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;
> &nb=
> sp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> &lt;/wsdl:output&gt;<br>&nbsp;&nbsp;&nbs=
> p; &nbsp;&nbsp;&nbsp;
> &lt;/wsdl:operation&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&n=
> bsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> &lt;wsdl:op=
> eration
> name=3D&quot;upload&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> p;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:operation soapAction=3D&quot;
> <a href=3D" http://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/"<http://www.informatica.uniroma2.it/WebDisk/wsdl/upload%22/%22>
> >h=
> ttp://www.informatica.uniroma2.it/WebDisk/wsdl/upload&quot;/
> </a>&gt;<br>&nb=
> sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> &lt;wsdl:input&g=
> t;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> &nbsp;&=
> nbsp;&nbsp; &lt;mime:multipartRelated&gt;
> <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
>
> ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> &lt;mime:part&gt;<br>&nbsp;&nbs=
> p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
>
> nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;soap:body
> use=3D&=
> quot;literal&quot;
> parts=3D&quot;fileName&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&=
>
> nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
> p;&nbsp;&nbsp;&nbsp;
> &lt;/mime:part&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
>
> bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> ;&nbsp; &lt;mime:part&gt;
> <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
>
> ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> &lt;mim=
> e:content part=3D&quot;file&quot;
> type=3D&quot;multipart/mixed&quot;/&gt;<b=
>
> r>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> &lt;/mime:part&gt;<br>&nbsp;&nbsp=
>
> ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
> bsp;
> &lt;/mime:multipartRelated&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
> &nbsp; &nbsp;&nbsp;&nbsp; &lt;/wsdl:input&gt;
> <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> &lt;wsdl:=
> output&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> &nbsp;&nbsp;&nbsp;=
> &nbsp;&nbsp;&nbsp; &lt;soap:body
> use=3D&quot;literal&quot;/&gt;<br>&nbsp;&=
> nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> &lt;/wsdl:output&gt;=
> <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> &lt;/wsdl:operation&gt;<br>&=
> nbsp;&nbsp;&nbsp; &lt;/wsdl:binding&gt;&nbsp;&nbsp;&nbsp;
> <br>&nbsp;&nbsp;&=
> nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;wsdl:service
> name=3D&quot;WebDiskService&q=
> uot;&gt;
> <br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;wsdl:port
> binding=3D&quot=
> ;tns:WebDiskSOAPBinding&quot;
> name=3D&quot;WebDiskSOAP&quot;&gt;<br>&nbsp;&=
> nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;soap:address
> location=
> =3D&quot;<a href=3D"
> http://localhost:8080/axis/services/WebDiskSOAP&quot;/"=<http://localhost:8080/axis/services/WebDiskSOAP%22/%22=>
> > http://localhost:8080/axis/services/WebDiskSOAP&quot;/<http://localhost:8080/axis/services/WebDiskSOAP%22/>
> </a>&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
> &lt;/wsdl:port&gt;&nbsp;&=
> nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp;
> &lt;/wsdl:service=
> &gt;<br>&nbsp;&nbsp;&nbsp; <br>&lt;/wsdl:definitions&gt;<br><br>
>
> ------=_Part_8470_7036360.1137348779925--
>