[ https://issues.apache.org/jira/browse/AXIS2-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740134#action_12740134 ]
Deepal Jayasinghe commented on AXIS2-3852: ------------------------------------------ Only thing you can do is at the handler, it can check whether it is engaged to that by using message context. Second if you put your handlers after the dispatch phase then that module will be engaged to the service that you are trying to engage > A module in the module folder works on al services > -------------------------------------------------- > > Key: AXIS2-3852 > URL: https://issues.apache.org/jira/browse/AXIS2-3852 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Components: modules > Affects Versions: 1.4, 1.3 > Environment: Windows XP, sun java 1.4.2_11 Tomcat 5.0.28 > Reporter: Jaap Droogers > Priority: Minor > > When I create a new module, the invoke() method is called with every call to > all the services. > I expect this behavier only when axis2.xml contains the element <module > ref="myModule"/> > I tested this in axis2 version 1.3 and 1.4 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.