[jboss-jira] [JBoss JIRA] (WFCORE-1912) Redeploy deployment if all missing dependencies for deployment are corrected
Brian Stansberry (JIRA)
issues at jboss.org
Thu Nov 3 14:01:00 EDT 2016
[ https://issues.jboss.org/browse/WFCORE-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13317125#comment-13317125 ]
Brian Stansberry commented on WFCORE-1912:
------------------------------------------
Can you file a separate JIRA for that, Deployment Scanner component? [~ehugonnet] can check it out.
> Redeploy deployment if all missing dependencies for deployment are corrected
> -----------------------------------------------------------------------------
>
> Key: WFCORE-1912
> URL: https://issues.jboss.org/browse/WFCORE-1912
> Project: WildFly Core
> Issue Type: Enhancement
> Components: Server
> Reporter: Miroslav Novak
> Assignee: Jason Greene
> Labels: user_experience
>
> If deployment failed to deploy and later all missing dependencies for deployment are corrected then deployment would redeploy automatically. This behavior could be configurable.
> For example if you deploy EJB which injects queue like:
> {code}
> @Resource(mappedName = "java:/jms/queue/OutQueue")
> private Queue outQueue;
> {code}
> and administrator deploys queue later then EJB would automatically get redeployed.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list