Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-4570

New ESB project has ... ... very odd... component xml file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • 3.1.0.M3
    • 3.1.0.M1
    • esb
    • None

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

              dennyxu Denny Xu (Inactive)
              rob.stryker Rob Stryker (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: