Bug 828778

Summary: Not possible to use the auditing functionality
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Jehudi Castro Sierra <jcastro>
Component: JBossESBAssignee: tcunning
Status: VERIFIED --- QA Contact:
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 5.3.0 GACC: mvecera, soa-p-jira, tcunning
Target Milestone: ER4Keywords: TestBlocker
Target Release: 5.3.0 GA   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
When attempting to use the auditing functionality of jbossesb-1.3.1.xsd, an error would occur. When using the .xsd on jboss-esb.xml files, a message would appear saying "Unsupported schema namespace". This was caused by a missing ModelSchemaParser property. The schema has now been added to the .xsd so users will not encounter this error.
Story Points: ---
Clone Of: Environment:
Last Closed: 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 Jehudi Castro Sierra 2012-06-05 11:07:24 UTC
Description of problem:
I'm trying to use jbossesb-1.3.1.xsd as is the one that have the 'recordRoute' attribute, but when I try to execute it I get a 'Unsupported schema namespace: http://anonsvn.labs.jboss.com/repos/labs/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.3.1.xsd' error


Version-Release number of selected component (if applicable): 5.3.0.ER3


How reproducible: Always


Steps to Reproduce:
1. Use jbossesb-1.3.1.xsd on any jboss-esb.xml file
2. run it
3. see the error on the console.
  
Actual results:
'Unsupported schema namespace: http://anonsvn.labs.jboss.com/repos/labs/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.3.1.xsd' error


Expected results:
No error should be shown.

Comment 3 tcunning 2012-06-07 04:25:22 UTC
I think the issue here is the missing ModelSchemaParser in ER3.   The 1.3.1 schema works fine in the ESB project because it is present there.

Should be retested in ER4.

Comment 4 Suz 2012-06-13 04:24:56 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
When attempting to use the auditing functionality of jbossesb-1.3.1.xsd, an error would occur. When using the .xsd on jboss-esb.xml files, a message would appear saying "Unsupported schema namespace". This was caused by a missing ModelSchemaParser property. The schema has now been added to the .xsd so users will not encounter this error.

Comment 5 Jehudi Castro Sierra 2012-06-25 11:31:01 UTC
This was not solved on ER4, I'm still getting the 'Unsupported schema namespace' error

Comment 6 Jehudi Castro Sierra 2012-06-26 09:28:20 UTC
I was using wrong URL for the schema namespace, it should be http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.3.1.xsd