Myra Theresa Castillo
Myra Theresa Castillo

Reputation: 11

deploying a web service war file to websphere

I am trying to deploy a web service war file to websphere.

I have tested the web service in Eclipse using Tomcat and it worked. However, once I deploy the war file to Websphere, the service (as outputted in tomcat) does not display. In deploying to websphere, i checked the DEPLOY WEB SERVICES under the SELECT INSTALLATION OPTIONS.

When I created the war file from Eclipse, I right clicked the application and clicked export file, selected war file and there it went.

Was there something I missed in creating the war file? Or, in the deployment?

thanks.

Upvotes: 1

Views: 3281

Answers (1)

Jorge Ubeda
Jorge Ubeda

Reputation: 323

Maybe too late?...See this case for a reasonable explanation.

Upvotes: 0

Related Questions