JBoss Community

Re: newbie question about soap address

created by Joseph Wu in JBoss Web Services - View the full discussion

solved by changing  transportGuarantee="NONE" to transportGuarantee="CONFIDENTIAL"

 

@WebContext( contextRoot = "/webservices" , urlPattern="/ExampleService",authMethod="BASIC", transportGuarantee="CONFIDENTIAL", secureWSDLAccess=true)



Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community