|
From: Vancaudenberg N. <Nat...@si...> - 2004-11-17 08:00:21
|
Hi, I am using wrapper 3.1.1 (integration method 3) and wrote a small program that is incorporated as a service in a large program (developed at another location). This large program uses a specific service control event to inform others about changes. When receiving such an event certain actions need to be taken. My problem now is that JSW does not forward user defined service control events to the WrapperListener. The other party does not want to change their code so I need to find a solution. Is it possible for the JSW to forward service control events different from stop, shutdown and interrogate to controlEvent(int) of the WrapperListener? Kind regards, Nathalie Vancaudenberg. |