Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-839

Extension jars packaged into a war by the war plugin loadExtensionDependencies don't seem to get found

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Java-SCA-M2
    • Java-SCA-M2
    • None
    • None

    Description

      Extension jars packaged into a war by the war plugin loadExtensionDependencies don't seem to get found.

      For example using the patch below to use loadExtensionDependencies with the jsonrpc sample causes it to get a classnotfound exception when you try to use the sample in tomcat.

      Index: C:/SCA/SVN/TRUNK/samples/sca/helloworldjsonrpc/pom.xml
      ===================================================================
      — C:/SCA/SVN/TRUNK/samples/sca/helloworldjsonrpc/pom.xml (revision 463610)
      +++ C:/SCA/SVN/TRUNK/samples/sca/helloworldjsonrpc/pom.xml (working copy)
      @@ -53,6 +53,7 @@
      </execution>
      </executions>
      <configuration>
      + <loadExtensionDependencies>true</loadExtensionDependencies>
      <extensions>
      <dependency>
      <groupId>org.apache.tuscany.sca.services.bindings</groupId>

      Attachments

        Activity

          People

            Unassigned Unassigned
            aelder ant elder
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: