dimanche 17 mai 2015

Jax-ws annotated webservices are not deployed in websphere 8.5 when deployed using administrative console

I am deploying a ear file which contains a ejb module and the ejb component is exposed as a webservice using jax-ws annotations and I have deployed the ear to websphere runtime using the "add and remove option" and the ear application successfully got deployed and I am able to see the webservices under the service providers in the administarive console.

But when I take the export of the ear file and deploy them into the application server from administrative console using the "Install" option I am not able to see the webservices under the service providers and I am also not able to see the web services properties when I click on the installed application.

FYI:

  • I am using the websphere 8.5.
  • While installing the application ear from admin console I am aslo checking the "deploy webservices" option as well.
  • and even in the systemout log file or systemerr I can't find any error logs that show the webservices deployed successfully and that application has started.

Aucun commentaire:

Enregistrer un commentaire