On 18 avr. 2013, at 12:03, Gytis Trikleris <gytis(a)redhat.com> wrote:
Hello,
I am writing a JBoss AS subsystem which needs to register a REST endpoint during AS
initialization. I wanted to ask what is the best way to do this without simply placing a
war to the deployments directory?
You can use org.jboss.as.web.host.WebHost#addWebDeployment to deploy a web app from a
subsystem.
jeff
--
Jeff Mesnil
JBoss, a division of Red Hat
http://jmesnil.net/