can not deploy war to jboss 7 from eclipse juno

2.6k Views Asked by At

I have a question about deploying my app.war to jboss7.

My testing environment:
OS: Ubuntu 12.10
Eclipse: Eclipse Juno (Eclipse 4.2)
JBoss: JBoss AS 7.1.1 Final
JBoss Tool: JBoss Tool 4
JDK version: JDK 7

If use the default server configuration, when I start server, it will start successfully, and my app.war can be deployed normal.
refer to this screenshot

I change "Default Settings" in Deployment tab of server configuration, choose "Use workspace metadata (does not modify JBoss deploy folder).
refer to this screenshot

when I start server, it still start successfully, but my app.war does not be deployed.
the console has no error log and the log's content can't find any message about my app.war

I can't understand why this happens. Could someone tell me how to solve it?

Thanks for anyone's help.

1

There are 1 best solutions below

1
On

Just download jboss and configure server and right click on project properties and deployement assembly then click on add and locate the target project folder