Sasha, Did you try integrating my patch into your code? If you do so, I would much appreciate some feedback since, as you probably know, I did not get the time to try it out (on v1). (which may be the reason why you did not try it ! ;-( )
Sylvain. -----Original Message----- From: Sasha Lerner [mailto:alerner@;grandcentral.com] Sent: Thursday, October 17, 2002 3:42 PM To: [EMAIL PROTECTED] Subject: Implicit and Explicit Soap header support with wsdl generated stubs Hi guys I've been following your work on impicit/explicit header support in wsdl to java generator with great interest. But I am a bit confused on the status of whats implemented already and where I have a project to implement WS-Security support in my application and I was hoping to use a wsdl generation for client code I gave a crack on implementing it on my local version and came up with the very similar pattern to the one discussed. From what I understand, the Explicit work was merged into a HEAD. I am not sure of status of Implicit support. i saw bug #13618 with diffs from Sylvain, There is also a proposal to change Stubs to extend Calls (1 -1 relationship) which will allow much easier implicit support and makes much sense. I tried generating code using latest from cvs and it looks like Explicit is there, but my header still ends up in the body: _call.addParameter(..), not _call.addParameterAsHeader(..) . I can send my wsdl if someone is interested in taking a look Changing this code , everything works fine with explicit headers. I am very happy with the support of explicit headers, but obviously I'm looking forward to implicit header support for ws-security, for all the reasons mentioned on dev list but I could not find any code for it in cvs. is it on hold, pending redesign of Stubs? Could you, please update me on the status of all this work, something I'm missing, any branches? Also, if I could help in any way, be it unit tests or bug finding , I'd be happy to. Thanks Sasha This message may contain privileged and/or confidential information. If you have received this e-mail in error or are not the intended recipient, you may not use, copy, disseminate or distribute it; do not open any attachments, delete it immediately from your system and notify the sender promptly by e-mail that you have done so. Thank you.