users@jax-rpc.java.net

RE: Processing response message in webservice

From: Sels Wannes <Wannes.Sels_at_cronos.be>
Date: Tue, 15 Mar 2005 13:11:03 +0100

The only way I can think of, besides handlers, is to manually edit the
tie code. You can view this code by using the -keep switch on wscompile

Regards,
 
Wannes Sels
-----Original Message-----
From: rel_haff_at_welho.com [mailto:rel_haff_at_welho.com]
Sent: dinsdag 15 maart 2005 13:06
To: users_at_jax-rpc.dev.java.net
Subject: Processing response message in webservice

Hello,
 
I'm quite a newbie with webservices and this question may seem quite
stoopid
but I'll ask it anyway...
 
I have built a small web service with JAX-RPC. I know that, with the
ServiceLifecycle I can process the whole request message, SOAPHeaders
and all,
in the webservice itself. Does anyone know how can I process the
outgoing
response messages SOAP headers? I mean other ways than message
handlers...

Thanks in advance!

---
Rami
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net