0 Replies Latest reply on Aug 18, 2011 3:16 PM by shelleyb

    Interactive Application Deployment

    shelleyb

      Cross-post.

      In JBoss 7, is there a way to interactively deploy an application? In other words, rather than manually creating JBoss deployment descriptors prior to deployment, is there a way for JBoss to prompt the deployer for information that it needs in order to successfully deploy and/or an API that can be invoked programmatically or via scripting to do this? For example, if an application defines a resource reference or environment entry which is annotated in the code (@Resource), how is a deployer to know that this resource reference must be bound at deployment-time?