Right clicking on the project and then select Properties-->JAX-WS, in this property page , you can change the soap version.
On Jan 9, 2008 3:56 AM, yulinxp <[EMAIL PROTECTED]> wrote: > > I figure it out. My client was not connecting correctly. > > But I found another problem with STP pluggin. When first creating a JAX-WS > Java First Project, I select Runtime. If the runtime is set to SOAP1.1, > the > wsdl file will be used SOAP1.1. But if I try to change to SOAP1.2, the > wsdl > will still stick to the original setting SOAP1.1. So is there a way to > change runtime selection after the project is created? > -- > View this message in context: > http://www.nabble.com/Eclipse-STP-plugin-generate-not-correct-wsdl-file-for-version-SOAP1.2-tp14694230p14697355.html > Sent from the cxf-user mailing list archive at Nabble.com. > >
