Title: Nachricht
lo siento no estoy seguro....
 
but in the samples (samples.message) there is a note:
 
<!-- note that either OR provider="java:MSG" both work -->
<service name="MessageService" >
...
 
but I didnt try it out.
 
hope it helps Greetings from Hamburg/Germany
-----Ursprüngliche Nachricht-----
Von: Rolando Pablos Sánchez [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 20. Dezember 2002 13:18
An: [EMAIL PROTECTED]
Betreff: Re: Document service

Yes. I did restart the server and the application. But may be you know how to describe the service in the wsdd file. What I have is:
 <service name="Test" provider="java:RPC"> .
It is what wsdl2java generated but it is not correct for a document service.
----- Original Message -----
Sent: Friday, December 20, 2002 1:17 PM
Subject: AW: Document service

are you sure you did restart your application or/and the server?
That depoyed something different, but the wsdl2java does notice it, sounds like a problem of reloading
 
hope it helps greetings from Hamburg
-----Ursprüngliche Nachricht-----
Von: Rolando Pablos Sánchez [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 20. Dezember 2002 12:59
An: axis-user
Betreff: Document service

I have been doing a rpc service, but now I have modified my wdsl file and I have changed to: soap:binding .
But it doesn´t work. I don't know if I have to make more changes in my wsdl file. Besides, the WSDL2Java tools generates the deploy.wsdd with the provider attribute = java:RPC, just like with the rpc service.  Nothing about document style.
I have seen what is in the wire with "tcpmon", and the client does the request correctly, but the server responds:
org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize
 
if you can help me, let me know.
Thanks

Reply via email to