[switchyard-issues] [JBoss JIRA] Created: (SWITCHYARD-261) SwitchYardDeploymentProcessor should only add a dependency on the Weld BeanManagerService if WeldDeploymentMetadata has been attached to the DeploymentUnit

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Thu Jun 2 05:14:00 EDT 2011


SwitchYardDeploymentProcessor should only add a dependency on the Weld BeanManagerService if WeldDeploymentMetadata has been attached to the DeploymentUnit 
------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: SWITCHYARD-261
                 URL: https://issues.jboss.org/browse/SWITCHYARD-261
             Project: SwitchYard
          Issue Type: Bug
          Components: deployment
            Reporter: Tom Fennelly
            Assignee: Tom Fennelly
             Fix For: 0.1


Otherwise we get a failed deployment for SwitchYard apps that are not using CDI Beans.  It fails because SwitchYardDeploymentProcessor marks the deployment as having a dependency on the Weld BeanManagerService, when it doesn't really have a dependency on it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the switchyard-issues mailing list