Bug 779351 (SOA-1741)

Summary: Schema tool missing registry's persistence.xml
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Lukáš Petrovický <lpetrovi>
Component: ToolingAssignee: Julian Coleman <jcoleman>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.0.0 ER6   
Target Milestone: ---   
Target Release: 5.0.0 GA, 5.0.0 ER7   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-1741
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-29 07:38:51 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 Lukáš Petrovický 2009-12-21 12:44:53 UTC
Date of First Response: 2009-12-21 07:51:56
project_key: SOA

When running QE smoke test for SOA-P 5 ER6, we get the following:

BUILD FAILED
: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/soa-it-smoke/bits.type/PLATFORM/jdk/java16_default/label/RHEL4_x86/qa/dbinstall/build.xml:164: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/soa-it-smoke/bits.type/PLATFORM/jdk/java16_default/label/RHEL4_x86/jbosssoa/jboss-as/tools/schema/build.xml:384: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/soa-it-smoke/bits.type/PLATFORM/jdk/java16_default/label/RHEL4_x86/jbosssoa/jboss-as/tools/schema/build.xml:376: Warning: Could not find file /mnt/hudson_workspace/workspace/soa-it-smoke/bits.type/PLATFORM/jdk/java16_default/label/RHEL4_x86/jbosssoa/jboss-as/server/mysql51/deploy/jbossesb-registry.sar/META-INF/persistence.xml to copy.

It appears that schema tool is looking for a file it is not finding - perhaps because it had moved.

Comment 1 Julian Coleman 2009-12-21 12:51:56 UTC
Fixed with revision 4592 of:
  build-tools/resource/schema-tool/build.xml

Commit message:
  SOA-1741
  Catch up with move of jbossesb-registry.sar's persistence.xml.


Comment 2 Lukáš Petrovický 2010-01-29 07:38:51 UTC
Fixed in ER7