jaikiran pai [
http://community.jboss.org/people/jaikiran] replied to the discussion
"where can I find sun java ee deployment tool ?"
To view the discussion, visit:
http://community.jboss.org/message/541974#541974
--------------------------------------------------------------
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
http://localhost:8080/admin-console)
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/541974#541974]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]