Bug 779924 (SOA-2284)

Summary: Riftsaw samples connot be compiled or deployed.
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Marek Baluch <mbaluch>
Component: Configuration, Distribution, riftsawAssignee: Julian Coleman <jcoleman>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.1.0.ER1   
Target Milestone: ---   
Target Release: 5.1.0.ER2   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-2284
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-25 06:11:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Marek Baluch 2010-09-08 14:19:03 UTC
project_key: SOA

Riftsaw samples build.xml files reference non-existent file deployment.properties. They also use properties different then those in quickstarts/conf/quickstarts.properties.

When executing ant:

deploy:
     [echo] Deploy Quickstart_bpel_hello_world
      [jar] Building jar: /home/mbaluch/work/build/soa51er1/jboss-as/samples/quickstarts/bpel_hello_world/${org.jboss.as.home}/server/${org.jboss.as.config}/deploy/Quickstart_bpel_hello_world-1.jar

BUILD FAILED
/home/mbaluch/work/build/soa51er1/jboss-as/samples/quickstarts/bpel_hello_world/build.xml:22: Problem creating jar: /home/mbaluch/work/build/soa51er1/jboss-as/samples/quickstarts/bpel_hello_world/${org.jboss.as.home}/server/${org.jboss.as.config}/deploy/Quickstart_bpel_hello_world-1.jar (No such file or directory) (and the archive is probably corrupt but I could not delete it).

Comment 1 trev 2010-09-08 15:16:09 UTC
suspect the new mavenised build is not applying the SOA overlay, can you check this please.

Comment 2 Julian Coleman 2010-09-09 15:08:31 UTC
Fixed in revision 6493 of:
  build-tools/builders/riftsaw/post-patch/patch_quickstarts.xml

Commit message:
  SOA-2284
  Apply the transformation to the quickstarts build.xml in the directory that
  we use for the SOA distribution zip, instead of the original quickstarts
  directory.


Comment 3 Marek Baluch 2010-10-01 08:43:01 UTC
Verified on ER2.

Comment 4 David Le Sage 2011-02-25 06:11:23 UTC
Temporarily reopening to update release note info.

Comment 5 David Le Sage 2011-02-25 06:11:37 UTC
Release Notes Docs Status: Added: Not Required
Writer: Added: dlesage