Actuall I am able to deploy my ear file successfully and am able to launch also.No issue in using oc4j with myeclipse.
Problem is ,I need to deploy my webservice component .I deployed as ear file.(And in the console I saw “service exposed” message.”
But I couldn’t use the service from webservice explorer in WSDl mode.If I click web service explorer it takes me to different page and I provided the WSDl requets there.But the request is invalid which is the response I got from the service.
Not sure how to invoke the webservice from webservice explorer.I am not sure whether the steps I do is correct or not.I need clear steps for developing,deploying and invoking webservice using OC4j…..