Re: [Dev] ESB proxy service for mix of TwoChannel and InOnly operations

2015-12-11 Thread Ayoma Wijethunga
Hi Jagath, It was only a test service and I have attached class with this. Full source is available at [1] as well. Problem occurs with "void confirmOrder(-)" method because it is an InOnly operation. Unless "OUT_ONLY" property is applied on endpoint, ESB tries to get return value of above opera

Re: [Dev] ESB proxy service for mix of TwoChannel and InOnly operations

2015-12-11 Thread Jagath Sisirakumara Ariyarathne
Hi Ayoma, Could you please share your OrderProcessor service class. Thanks. On Thu, Dec 10, 2015 at 5:10 PM, Ayoma Wijethunga wrote: > Hi All, > > This is relevant to WSO2 ESB 4.9.0. > > In WSDL attached [1], there are five TwoChannelAxisOperation(s) and one > InOnlyAxisOperation. In such situ

[Dev] ESB proxy service for mix of TwoChannel and InOnly operations

2015-12-10 Thread Ayoma Wijethunga
Hi All, This is relevant to WSO2 ESB 4.9.0. In WSDL attached [1 ], there are five TwoChannelAxisOperation(s) and one InOnlyAxisOperation. In such situation, if we create a single proxy service in ESB with