document service.
- Original Message -
From:
[EMAIL PROTECTED]
To: [EMAIL PROTECTED]
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
Title: Nachricht
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
Hi,
OK, I solved my problem. I used a 0-length array of SOAPBodyElements as a
parameter for invoke(). So Axis doesn´t recognize, that I want to use
messaging.
But another question:
The request to my service methode is RPC-like (a int parameter is needed)
and the response is a XML document.
Is th