Community

where can I find sun java ee deployment tool ?

reply from jaikiran pai in Beginner's Corner - View the full discussion

You don't need the Sun JavaEE deployment tool to deploy on JBoss AS.

 

Deployment on JBoss AS is as simple as copying your application (ex: .war file) to the JBOSS_HOME/server/< servername>/deploy folder. The other way to deploy the application is through the admin-console (http://localhost:8080/admin-console)

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community