Hi all,
I have created a sample ejb project with one test ejb method which returns me a string hello. I have created a ear project which references my ejb project. Created a webservice for the ejb and have included the same ear application. I have build ejb archive.and build ear archive and deployed the ear to the j2ee engine. My deploy view shows that the ear is properly deployed in the nwds.. however if i go back to wsnavigator I am not able to find my webservice... I am not sure what could be the problem? Do I have to add any specific jars or I am not following the right approach? Pl suggest.
Strangely when I am going back and deploying the ear once again I am getting the followin error..
java.rmi.RemoteException: Cannot deploy application sap.com/TestEAR.. Reason: Webservices common deployment exception! The reason is: Error occurred, trying to update web services for application sap.com/TestEAR. . Additional info: none; nested exception is: java.lang.Exception: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Webservices common deployment exception! The reason is: Error occurred, trying to update web services for application sap.com/TestEAR.
I am not sure what could be wrong... Pleasee suggest...
Thanks..
Regards,
Priyanka.