[jboss-dev-forums] [JBoss ESB Development] - Schema Location
tomeicher
do-not-reply at jboss.com
Wed Dec 2 06:00:03 EST 2009
Hi,
the jboss-esb.xml files in the examples all point to a svn URL as
schema namespace:
<jbossesb xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd">
But that URL gives a HTTP 404 not found, when I call it.
As far as I understand XML/XSD, that doesn't matter, it's just used as a string constant.
But of course one would like to validate (and get editor support ;-)) when
editing the XML files, so one would like to put a xsi:schemaLocation there.
So, what would be the correct schema Location URL for any of the JBoss XSDs ?
And wouldn't it make sense to put that also in the samples distributed with ESB ?
Cheers, Tom.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4268469#4268469
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4268469
More information about the jboss-dev-forums
mailing list