Bug 780287 (SOA-2690)

Summary: jboss-esb.xml configuration is not validated against the appropriate schema
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Kevin Conner <kevin.conner>
Component: JBossESBAssignee: Kevin Conner <kevin.conner>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: urgent Docs Contact:
Priority: urgent    
Version: 5.0.2   
Target Milestone: ---   
Target Release: 5.1.0 GA   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-2690
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-08 15:28:40 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:

Description Kevin Conner 2010-12-16 13:02:48 UTC
Affects: Release Notes
project_key: SOA

Comment 1 Kevin Conner 2010-12-16 13:03:59 UTC
Link: Added: This issue depends JBESB-3545


Comment 2 Kevin Conner 2010-12-17 09:35:11 UTC
Updated in ESB codebase

Comment 3 Dana Mison 2011-01-04 05:53:24 UTC
Affects: Added: [Release Notes]


Comment 5 Dana Mison 2011-01-05 00:14:38 UTC
Writer: Added: dlesage


Comment 6 David Le Sage 2011-02-04 05:09:55 UTC
Release Notes Docs Status: Added: Documented as Resolved Issue
Release Notes Text: Added: https://issues.jboss.org/browse/JBESB-3545

The jboss-esb.xml file was not being validated against the appropriate schema. This problem was caused by the order of the static initialisers within the ModelParser. It has now been fixed so that it is validated correctly.  Note that the setting can be overridden by using the  jbossesb-properties.xml file's org.jboss.soa.esb.deployment.schema.validation property.