Ok! Thanks! Yes, JAX-WS supports security bindings. But when I create a client with netbeans, JAX-WS does not pick up the security policy from the wsdl generated by synapse (when synapse is used as a proxy). So as it does not detect any security policy, the functionnalites relative to security are disabled in the IDE for this client. As a consequence, the java client cannot be configured with these security aspects. Sihem
Paul Fremantle <[EMAIL PROTECTED]> a écrit : Sihem I believe that the Eclipse Axis2 Web Services code in the latest version will pick up the security policy. In addition Axis2's WSDL2Java will do the right thing with Security bindings if you engage the Rampart module. .NET 3.0 or above should also pick up this policy. I'm sure that JAX-WS has a way of doing this, but I'm afraid I'm not aware of how. Paul On Nov 29, 2007 10:55 AM, Sihem wrote: > Hello, > I am experimenting sample 200 in order to use WS-Security between the > java client and Syapse. I created the web service client by using the wsdl > generated by synapse. This wsdl file contains the configured policy > security. > But when importing this file, JAX-WS (used by netbeans) does not detect > these security aspects. So the client is generated without any security > support. > So my questions are: "What IDE do you use to develop your secured web > services and clients ? What about eclipse ?" > Thank you by advance > sihem > > > --------------------------------- > Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! > Mail > -- Paul Fremantle Co-Founder and VP of Technical Sales, WSO2 OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com --------------------------------- Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
