[User] HTTP BC is not starting service assembly in OpenESB-SE-3.2.4
Sachin Mallarappa
sachin.m at inspirage.com
Thu Dec 3 09:13:04 GMT 2020
In addition,
Please find the Policy defined in wsdl,
<definitions xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"
xmlns:mysp="http://sun.com/ws/httpbc/security/BasicauthSecurityPolicy"
<port name="xxx" binding="tns:RequestWSDL2Binding">
<soap:address
location="http://localhost:${HttpDefaultPort}/xxxx/123"/>
<wsp:PolicyReference URI="#HttpBasicAuthBindingBindingPolicy"/>
</port>
<wsp:Policy wsu:Id="HttpBasicAuthBindingBindingPolicy">
<mysp:MustSupportBasicAuthentication on="true">
<mysp:BasicAuthenticationDetail>
<mysp:PropertesFileAuthentication
path="/xxx/xxxxx/xxxx/path.property">
</mysp:PropertesFileAuthentication>
</mysp:BasicAuthenticationDetail>
</mysp:MustSupportBasicAuthentication>
</wsp:Policy>
</definitions>
Can you please let me now the configuration for this ?
Thanks,
Sachin M
--
Sent from: http://openesb-community-forum.794670.n2.nabble.com/
More information about the User
mailing list