I have a wsdl based web service proxy created in Jdev 11.1.1.7 and it has 2 operations.
I seem to be getting a null object response for one of the operation while the other is returning payload as expected.
Both the methods return data when invoked through SOAPUI.
I am not sure what is going wrong here.
Any help would be appreciated.
TIA
Abs