简体   繁体   中英

Jboss setup similar to Weblogic domain?

We use Weblogic 12 in our application and create a custom Weblogic domain in system and deploy application to it.

I know that in Jboss 7.1.1 we can copy application to ./standalone/deployments to deploy the application.

But is it possible to create a domain similar to Weblogic in Jboss, so that application can be started from some other location even though it isn't copied inside ./standalone/deployments?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM