Bug 828778 - Not possible to use the auditing functionality
Summary: Not possible to use the auditing functionality
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: JBossESB
Version: 5.3.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ER4
: 5.3.0 GA
Assignee: tcunning
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-05 11:07 UTC by Jehudi Castro Sierra
Modified: 2015-03-12 11:24 UTC (History)
3 users (show)

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.
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBESB-3806 0 Major Closed Need a ModelSchemaParser for 1.3.1 jbossesb schema 2013-12-19 10:36:15 UTC

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


Note You need to log in before you can comment on or make changes to this bug.