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

JBoss SOA Tools REQUIRES but does not INCLUDE BPEL features

    XMLWordPrintable

Details

    Description

      JBDS SOA site includes com.jboss.jbds.bpel.feature, which in turn INCLUDES:

      <includes id="org.eclipse.bpel.feature" version="1.0.1.v20120619-1916-H189-CI" match="compatible" />
      <includes id="org.eclipse.bpel.common.feature" version="1.0.1.v20120619-1916-H189-CI" match="compatible" />
      <includes id="org.eclipse.bpel.apache.ode.runtime.feature" version="1.0.1.v20120619-1916-H189-CI" match="compatible" />
      

      and

      <plugin id="org.jboss.tools.bpel.runtimes" download-size="49" install-size="93" version="0.8.0.v20120619-2251-H6-CR1-SOA" unpack="false" />
      <plugin id="com.jboss.jbds.bpel.examples" download-size="2" install-size="2" version="1.0.0.v20120622-1559-H10-CR1-SOA" />
      

      Whereas the JBT SOA site includes org.jboss.tools.bpel.feature, which in turn REQUIRES (not INCLUDES):

      <import feature="org.eclipse.bpel.feature" version="1.0.0" match="compatible" />
      <import feature="org.eclipse.bpel.common.feature" version="1.0.0" match="compatible" />
      <import feature="org.eclipse.bpel.apache.ode.runtime.feature" version="1.0.0" match="compatible" />
      

      and includes:

      <plugin id="org.jboss.tools.bpel.runtimes" download-size="49" install-size="93" version="0.8.0.v20120619-2251-H6-CR1-SOA" unpack="false" />
      

      My question is therefore, shouldn't both sites INCLUDE the Eclipse BPEL features, rather than simply DEPENDING on them?

      The effect of the above issue is that BPEL can't be installed via offline zip-only installation, because the Eclipse BPEL bits need to be resolved from http://download.jboss.org/jbosstools/updates/indigo/soa-tooling/SR2/, which is referenced within the site's metadata. Installation works fine online – do we care about offline installation?

      Attachments

        Activity

          People

            bbrodt_jira Robert (Bob) Brodt (Inactive)
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: