users@jax-ws.java.net

RE: How do I attach soap header?

From: Murali Gunasekaran <Murali_Gunasekaran_at_webMethods.com>
Date: Wed, 2 May 2007 10:47:24 -0400

Dean,
Check this article
http://weblogs.java.net/blog/kohsuke/archive/2006/11/adding_soap_hea.htm
l

If portability is not a problem you can try this approach...

Murali

-----Original Message-----
From: ddelponte_at_wi.rr.com [mailto:ddelponte_at_wi.rr.com]
Sent: Tuesday, May 01, 2007 5:09 PM
To: users_at_jax-ws.dev.java.net
Subject: How do I attach soap header?

Hi everyone,

I'm using Netbeans 5.5 to generate a web service client from a wsdl
(this is a Swing app). I need to add a custom soap header to the web
service request. Without this information, my request will be rejected
by the web service. How do I do this???? I've found some scattered
information talking about Handlers, but haven't found any good (simple
:) ) examples to assist me.

Any and all help would be greatly appreciated.

Thanks,

Dean

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