[switchyard-issues] [JBoss JIRA] (SWITCHYARD-741) Update location of switchyard.xml in source project and handle WEB-INF/ and META-INF/ correctly

Keith Babo (JIRA) jira-events at lists.jboss.org
Wed Apr 25 20:37:17 EDT 2012


Keith Babo created SWITCHYARD-741:
-------------------------------------

             Summary: Update location of switchyard.xml in source project and handle WEB-INF/ and META-INF/ correctly
                 Key: SWITCHYARD-741
                 URL: https://issues.jboss.org/browse/SWITCHYARD-741
             Project: SwitchYard
          Issue Type: Enhancement
          Components: deployment, quickstarts, test, tooling
    Affects Versions: 0.4
            Reporter: Keith Babo


See the forum thread for all the background.  Basically we want to put switchyard.xml in the root of src/main/resources and then use Maven to copy the switchyard.xml to the appropriate place based on the application type (war -> WEB-INF, jar -> META-INF, etc.).

This change is going to have some fallout.  Off the top of my head:

- Deployment
- Eclipse and Forge tooling
- Maven plugins
- Quickstarts (all need to be updated)

Big chunk of work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the switchyard-issues mailing list