You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Ramkumar Ramalingam (JIRA)" <de...@tuscany.apache.org> on 2008/12/01 13:07:44 UTC

[jira] Resolved: (TUSCANY-2696) Ant compile fails in helloworld-bpel sample

     [ https://issues.apache.org/jira/browse/TUSCANY-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramkumar Ramalingam resolved TUSCANY-2696.
------------------------------------------

    Resolution: Fixed

TUSCANY-2696-Part1.patch Committed at revision 722054.
TUSCANY-2696-Part2.patch Committed at revision 722055.

> Ant compile fails in helloworld-bpel sample
> -------------------------------------------
>
>                 Key: TUSCANY-2696
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2696
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.4
>         Environment: Windows , IBM JDK 1.5
>            Reporter: Ramkumar Ramalingam
>            Assignee: Ramkumar Ramalingam
>             Fix For: Java-SCA-1.4
>
>         Attachments: TUSCANY-2696-Part1.patch, TUSCANY-2696-Part2.patch
>
>
> Buildfile: build.xml
> init:
>     [mkdir] Created dir: C:\Tuscany\1.4.x\samples\helloworld-bpel\target\classes
>     [mkdir] Created dir: C:\Tuscany\1.4.x\samples\helloworld-bpel\target\wsdl2java-source
> generate-wsdl:
>      [java] >>  Generating code
>      [java] >>  Generating packages
>      [java] >>  Generating package HelloWorldPackageImpl
>      [java] >>  Generating Java interface org.apache.tuscany.implementation.bpel.example.helloworld.HelloWorldFactory
>      [java] >>  Generating /TargetProject/org/apache/tuscany/implementation/bpel/example/helloworld/HelloWorldFactory.ja
> va
>      [java] >>  Generating Java class org.apache.tuscany.implementation.bpel.example.helloworld.impl.HelloWorldFactoryIm
> pl
>      [java] >>  Generating /TargetProject/org/apache/tuscany/implementation/bpel/example/helloworld/impl/HelloWorldFacto
> ryImpl.java
>      [java] >>  Generating hello
>      [java] >>  Generating Java interface org.apache.tuscany.implementation.bpel.example.helloworld.hello
>      [java] >>  Generating /TargetProject/org/apache/tuscany/implementation/bpel/example/helloworld/hello.java
>      [java] >>  Generating Java class org.apache.tuscany.implementation.bpel.example.helloworld.impl.helloImpl
>      [java] >>  Generating /TargetProject/org/apache/tuscany/implementation/bpel/example/helloworld/impl/helloImpl.java
>      [java] >>  Generating Java class org.apache.tuscany.implementation.bpel.example.helloworld.HelloPortType
> unzip-ode-db:
>     [unzip] Expanding: C:\Tuscany\1.4.x\lib\ode-dao-jpa-ojpa-derby-1.1.zip into C:\Tuscany\1.4.x\samples\helloworld-bpel
> \target\database
> BUILD FAILED
> C:\Tuscany\1.4.x\samples\helloworld-bpel\build.xml:56: Error while expanding C:\Tuscany\1.4.x\lib\ode-dao-jpa-ojpa-derby
> -1.1.zip

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.