Not able to get response using WSIF for Document Literal web service
567712Mar 28 2007 — edited Mar 28 2007I am trying to invoke webservice using WSIF .I am able to invoke the webservice but when trying to get the result using outputMessage.getObjectPart() ,it returns null.
But when i use rpc/encoding it works fine.
Also , the wsif.jar which comes with jdeveloper has provider for soap jax-rpc only,
To use doc/lit we require axis provider.Is Oracle has any jar which has this provider or
we need to use axis jar ?