Bug 779954 (SOA-2314)

Summary: ESB quickstarts base-build.xml fails to identify CXF
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Julian Coleman <jcoleman>
Component: JBossESB, ExamplesAssignee: Default User <jbpapp-maint>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.1.0.ER1   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-2314
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-09-13 16:03:24 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:
Embargoed:
Attachments:
Description Flags
base-build.xml.diff none

Description Julian Coleman 2010-09-13 15:59:38 UTC
project_key: SOA

The file:
   .../quickstarts/conf/base-build.xml
fails to identify the CXF installation in SOA 5.1.0, because it looks in the wrong place for:
  cxf-rt-core.jar

The attached patch fixes this.

Comment 1 Julian Coleman 2010-09-13 16:00:26 UTC
Attachment: Added: base-build.xml.diff


Comment 2 Kevin Conner 2010-09-13 16:03:06 UTC
Link: Added: This issue duplicates SOA-2285