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

ESB Projects does not respect WTP module dependency rules

    XMLWordPrintable

Details

    • Workaround Exists
    • Hide

      Create two separate projects and deploy them both on the server. However, this prevents from creating a packaged .esb archive with all its dependencies (EJB, WAR, utility modules).

      Show
      Create two separate projects and deploy them both on the server. However, this prevents from creating a packaged .esb archive with all its dependencies (EJB, WAR, utility modules).
    • Medium

    Description

      It is not possible to include modules as dependencies of a JBossESB module. The expected behaviour is that ESB modules should behave as EAR modules.

      For example, if I want to mimick the webservice_consumer quickstart structure using WTP projects, I expect to end-up with 2 projects :

      • an ESB project
      • a Dynamic Web Module project, set as dependency of the ESB project
        I expect to have the .war archive copied at the root of the ESB archive, but:
        1. it is not possible to configure dependencies with graphical tools (in the project properties)
        2. Manually editing the org.eclipse.wst.common.component file to add the dependency solve nothing to the problem.

      The same applies for EJB/EJB3 projects (to mimick the helloworld_service quickstart), JPA projects and Utility projects.

      Attachments

        Activity

          People

            dennyxu Denny Xu (Inactive)
            vincentgr_jira Vincent Girard-Reydet (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: