[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4570) New ESB project has ... ... very odd... component xml file

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Mon Aug 17 12:57:26 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12481229#action_12481229 ] 

Max Rydahl Andersen commented on JBIDE-4570:
--------------------------------------------

any progress on this ?


> New ESB project has ... ... very odd... component xml file
> ----------------------------------------------------------
>
>                 Key: JBIDE-4570
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4570
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: esb
>    Affects Versions: 3.1.0.M1
>            Reporter: Rob Stryker
>            Assignee: Denny Xu
>            Priority: Critical
>             Fix For: 3.1.0.M3
>
>
> A new ESB project has hte following inside it's component.xml file:
> 	<wb-module deploy-name="TestESB">
> 		<wb-resource deploy-path="/" source-path="/esbcontent" />
> 		<wb-resource deploy-path="/esbcontent" source-path="/src" />
> 		<property name="java-output-path" value="/build/classes/" />
> 	</wb-module>
> The question is, why is the following line in there at all?
> 		<wb-resource deploy-path="/esbcontent" source-path="/src" />
> If the Module Factory were properly made and checked the VCF for all mappings, (a goal that we have for the future), this would make all files in Project/src be published in Project.esb/esbcontent,  which is clearly incorrect.
> Do you mean that source-path /src   should be mapped to deploy-path / ?  

-- 
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