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?

有帮助吗?

解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top