JBoss Community

Re: JBoss AS 7 - Call Glassfish WS - None of the policy alternatives can be satisfied

created by Alessio Soldano in JBoss Web Services - View the full discussion

The error message basically tells that the server contract is requesting the client to use some policies, however the client is not able to satisfy all needs. In particular, here the server seems to be enforcing the use of WS-At which Apache CXF does not implement.

You might want to try having your client consume a modified wsdl contract not having the WS-AT requirements and see if the server is still able to accept the requests.

 

Btw, JBoss actually has support for WS-At afaik, but that's provided by the JBoss XTS project. We should probably understand if/how we can add ws-policy support for WS-AT in the JBossWS-CXF integration.

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community