-
WebService Deployment on Oracle Portal Server (0 messages)
- Posted by: Aditya Raju
- Posted on: February 26 2010 14:19 EST
I Created a webservice using Eclipse and when i deployed the .ear file i am not able to access the services. http:\\\\services I only see AdminService and Version service which are probably the default ones deployed but not the custom service i wrote. I have the deploy.wsdd and undeploy.wsdd in WEB-INF\ When i tried to create a server-config.wsdd under WebContent and deploy the ear file http:\\\\services gives me 500 internal server error. Any suggestions on how to deploy it correctly.