| Summary: | Riftsaw samples connot be compiled or deployed. | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise SOA Platform 5 | Reporter: | Marek Baluch <mbaluch> |
| Component: | Configuration, Distribution, riftsaw | Assignee: | 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: | |
suspect the new mavenised build is not applying the SOA overlay, can you check this please. 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. Verified on ER2. Temporarily reopening to update release note info. Release Notes Docs Status: Added: Not Required Writer: Added: dlesage |
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).