Hi,
tanks for you support, but..... :((
We need to build a server invoked by a
.Net client
this must be asynchronous.
We start to compile using this java2wsdl
command
java org.apache.axis.wsdl.Java2WSDL -o
wp_receiver.wsdl -y DOCUMENT -u LITERAL -l"http://localhost:8080/axis/services/WSG_Receiver"
-n "urn:WSG_Receiver" -p"PWMvsWSG.WSG_Receiver.PWMfromWSG"
"urn:WSG_Receiver" PWMvsWSG.WSG_Receiver.PWMfromWSG
in this way we obtain to have document style and
literal use,
now if I build a clilent, calling the service I
have this situation:
the server work
but the client intercept an exception due a missing
response from the server ( I havn't the exact exception at this time
).
We need a one way comunication the client shouldn't
attend a server response.
What could be the solution?
We try also this:
java org.apache.axis.wsdl.Java2WSDL -o
wp_receiver.wsdl -y WRAPPED -u LITERAL
-l"http://localhost:8080/axis/services/WSG_Receiver" -n "urn:WSG_Receiver"
-p"PWMvsWSG.WSG_Receiver.PWMfromWSG" "urn:WSG_Receiver"
PWMvsWSG.WSG_Receiver.PWMfromWSG
java org.apache.axis.wsdl.WSDL2Java -o . -d Session
-W -s -S true -Nurn:WSG_Receiver
PWMvsWSG.WSG_Receiver wp_receiver.wsdl
but now trying to access to the service by the
browser we obtain this:
AXIS errorSorry, something seems to have gone wrong... here are the details: Fault - makeTypeElement() was told to create a type "{urn:WSG_Receiver}>wsgToPwm", with no containing element Have you some ideas? tanks for your help Alessandro --------------------------------------------------------------------
CONFIDENTIALITY NOTICE This message and its attachments are addressed solely to the persons above and may contain confidential information. If you have received the message in error, be informed that any use of the content hereof is prohibited. Please return it immediately to the sender and delete the message. Should you have any questions, please contact us by replying to [EMAIL PROTECTED]. Thank you www.telecomitalia.it -------------------------------------------------------------------- |