[ https://issues.apache.org/jira/browse/AXIS2-4049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Samisa Abeysinghe updated AXIS2-4049: ------------------------------------- Fix Version/s: (was: 1.4.1) 1.6 > Modules not engaged at message level. > ------------------------------------- > > Key: AXIS2-4049 > URL: https://issues.apache.org/jira/browse/AXIS2-4049 > Project: Axis2 > Issue Type: Bug > Components: kernel > Affects Versions: 1.5, 1.4.1 > Environment: any > Reporter: Stefan Vladov > Fix For: 1.6 > > Attachments: axis2-msgContext-isEngaged.patch > > Original Estimate: 0.02h > Remaining Estimate: 0.02h > > The method org.apache.axis2.context.MessageContext#isEngaged(String > moduleName) only checks whether the module defined by the given name has been > engaged at the global axis configuration, axis service group, axis service or > axis operation levels but does not check the axis message. Thus if a policy > is applied on the message level and, say as a result rampart is engaged, the > isEngaged check will actually return FALSE and the RampartSender handler > won't be executed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org