Hi,
I think these are the steps:
1) Start the
J2EE server
2) Start the deploytool
3) Go to File -> New -> Aplication and enter an ear file and name for the application.
4) Add WAR file by saying File -> Add to Application -> Web WAR
5) Specify Context Root
6) File ->Add Server : type in localhost
7) Select the Application
8) Tools -> Deploy
Or try this:
Deploying Web Services on Java 2, Enterprise Edition
Good Luck