[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-4831) New Deploy Descriptor wizard pick up bpel files wrongly

Denny Xu (JIRA) jira-events at lists.jboss.org
Thu Aug 27 06:04:23 EDT 2009


New Deploy Descriptor wizard pick up bpel files wrongly 
--------------------------------------------------------

                 Key: JBIDE-4831
                 URL: https://jira.jboss.org/jira/browse/JBIDE-4831
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: bpm
            Reporter: Denny Xu
            Assignee: Denny Xu
            Priority: Critical
             Fix For: 3.1.0.M3


when change the bpel project to a java project, the new deploy descriptor doesn't work correctly, the original eclipse Apache ODE DD wizard loads all .bpel files from the bpel project and generate the deploy.xml file accordingly.  But for now, our bpel project is a java project and all bpel artefacts are put into a source folder,
after build the project, all those files were copied into the project output location, so there are two .bpel files in the project for one user customized bpel file, and the old DD wizard will generate a wrong deploy.xml

so the change I do is loading .bpel file only from *Source Folder* of the bpel project since only the files in a source folder are deployed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list