Alessio Soldano [
https://community.jboss.org/people/asoldano] created the discussion
"Re: How can I resolve "General web Service security error"?"
To view the discussion, visit:
https://community.jboss.org/message/775262#775262
--------------------------------------------------------------
What are you trying to achieve? Is the target ws endpoint using WS-SecurityPolicy or not?
If it is, you're most likely missing part of the configuration in the context (see
https://docs.jboss.org/author/display/JBWS/WS-Security#WS-Security-Client
https://docs.jboss.org/author/display/JBWS/WS-Security#WS-Security-Client ), if it's
not then you're using wrong context properties (see "Use binding provider to set
principal/credential" at
https://docs.jboss.org/author/display/JBWS/Authentication
https://docs.jboss.org/author/display/JBWS/Authentication)
Knowing what exception is actually being thrown on server side might help.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/775262#775262]
Start a new discussion in JBoss AS Documentation at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]