Hi, I have following problem. When using ODE with AXIS2 as IL there's a possibility of using the Rampart security modul. Then I can define WS-SecurityPolicy and attach it to the web service defined by that process. Now, as of axis2 1.4 (which comes with ODE 2.0 beta) a WS-SecurityPolicy can be attached to the service at binding level, operation level and message level. Let's say I have a simple process with receive, invoke and reply activity. The web service I am invoking is defined through a PartnerLink and that's why the policies I attached at any of that levels won't apply. Can I somehow attach the WS-SecurityPolicy to the messages exchanged in that PartnerLink (or define what has to be encrypted) ?
Thank you in advance, Filip
