Frage

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?

War es hilfreich?

Lösung

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top