0

When I upload myapp.war file to JBoss 7.1.1 to deploy my web application, I could not find myapp.war folder under `/standalone/deployments' directory.

Where can I find my application directory in JBoss 7.1.1?

Zaw Than oo
  • 9,651
  • 13
  • 83
  • 131

1 Answers1

0

JBoss 7.1.1 has vfs (virtual filesystem) deployment. Check this out for more details

Community
  • 1
  • 1
Chris
  • 5,584
  • 9
  • 40
  • 58