The problem is most likely that you need to login to the administrative console for WS and “deploy” the application. WS doesn’t support the automatic deployment of apps like Tomcat does, so you have to do it manually.
Just to clarify, with WS there will be two deploy steps: 1) deploy from MyEclipse and 2) “really” deploy it into the app server using the administrative console.