Hi,
I wanted to expose a session bean as a webservice using weblogic. This can be done using the build.xml file. How can I configure the entry point of the webservice?. I want to receive all the web service related requests using a servlet and do some preprocessing before invoking the bean. Please guide me to achive this
Regards,
Pasu Jags