I ran into the same problem when I switched to ws-policy. First I had to
add the security phase to infaultflow and then the unsigned fault
messages were not acceptable. I "fixed" it by moving the security phase
in the infaultflow to the end the phase order after
OperationInFaultPhase effectively causing it to be ignored.
I wonder if the piece of code that insists you add a security phase when
you don't want any security is wrong. Or if there is some way to
indicate a null security phase.
Mary Thompson
RonnieMJ wrote:
Ok I added an axis2.xml file in my repo, however commenting out any Security
phase causes errors indicating that the Security phase is missing.
I'm wondering if you would ALSO have to remove any phase info from the
modules.xml file in the rampart mar?
In this case I'm the client, but receiving a response. Wouldn't I want to
remove the security phase from the InFlow not out?
Chris82KS wrote:
Hello,
inside the axis2.xml you have the different flows (inFlow, OutFlow,
InFault and OutFault). Just remove the phase "Security" from the OutFlow
and the OutFaultFlow.
Greetings
Christian
----- original Nachricht --------
Betreff: Rampart one way only
Gesendet: Do, 23. Okt 2008
Von: RonnieMJ<[EMAIL PROTECTED]>
Is it possible to have rampart NOT be concerned with security on a return
message in a synchronous transaction?
Example:
I send to server X with security headers. They return an OK message or a
fault. Neither of which would have security heading information.
--
View this message in context:
http://www.nabble.com/Rampart-one-way-only-tp20133511p20133511.html
Sent from the Axis - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--- original Nachricht Ende ----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]