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] > > > -- View this message in context: http://www.nabble.com/Rampart-one-way-only-tp20133511p20137306.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]
