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
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.