Hi to all, i have the necessity to modify the Apache ODE source code in order to accomplish the following task: i've designed the BPEL process in wich several web services are invoked; i have to call, before each service invocation (INVOKE operation in BPEL), an external java class (implemented by myself)!
Wich part of source code should i modify (where i can put the external java class call) in order to accomplish this task?? which is the class responsible of service invocation (i mean wich is the class where INVOKE operation is executed)?? Hope somebody can help me thanks to everybody, best regards
