EJB3 interceptors do not run on method calls to "this". Only on calls from another object.
What I can do for you is promote the BusinessProcessInterceptor.createProcess() method to a public API, so you can call it directly. Add a feature request to JIRA. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951612#3951612 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951612 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
