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

samples/helloworld-bpel fails to run and compile

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Java-SCA-1.3
    • Java-SCA-1.3
    • Java SCA Samples
    • None
    • Wind XP SP2 IBM JDK 5

    Description

      compile:
      [javac] Compiling 5 source files to C:\simon\tuscany\release\sca-r1.3-rc0\tu
      scany-sca-1.3-SNAPSHOT\samples\helloworld-bpel\target\classes
      [javac] C:\simon\tuscany\release\sca-r1.3-rc0\tuscany-sca-1.3-SNAPSHOT\sampl
      es\helloworld-bpel\src\main\java\helloworld\BPELClient.java:22: cannot find symb
      ol
      [javac] symbol : class HelloPortType
      [javac] location: package org.apache.tuscany.implementation.bpel.example.hel
      loworld
      [javac] import org.apache.tuscany.implementation.bpel.example.helloworld.Hel
      loPortType;
      [javac] ^
      [javac] C:\simon\tuscany\release\sca-r1.3-rc0\tuscany-sca-1.3-SNAPSHOT\sampl
      es\helloworld-bpel\src\main\java\helloworld\BPELClient.java:34: cannot find symb
      ol
      [javac] symbol : class HelloPortType
      [javac] location: class helloworld.BPELClient
      [javac] HelloPortType bpelService = scaDomain.getService(HelloPortTy
      pe.class, "BPELHelloWorldComponent");
      [javac] ^
      [javac] C:\simon\tuscany\release\sca-r1.3-rc0\tuscany-sca-1.3-SNAPSHOT\sampl
      es\helloworld-bpel\src\main\java\helloworld\BPELClient.java:34: cannot find symb
      ol
      [javac] symbol : class HelloPortType
      [javac] location: class helloworld.BPELClient
      [javac] HelloPortType bpelService = scaDomain.getService(HelloPortTy
      pe.class, "BPELHelloWorldComponent");
      [javac] ^
      [javac] Note: C:\simon\tuscany\release\sca-r1.3-rc0\tuscany-sca-1.3-SNAPSHOT
      \samples\helloworld-bpel\target\wsdl2java-source\org\apache\tuscany\implementati
      on\bpel\example\helloworld\impl\helloImpl.java uses or overrides a deprecated AP
      I.
      [javac] Note: Recompile with -Xlint:deprecation for details.
      [javac] 3 errors

      Attachments

        Activity

          People

            aelder ant elder
            simonslaws Simon Laws
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: