[jboss-user] [Installation, Configuration & Deployment] - Re: AS 5.1.0.GA fails to parse Spring schemas, on AS 4.2.3.G
Wolfgang Knauf
do-not-reply at jboss.com
Mon Oct 26 11:28:14 EDT 2009
Hi,
just some guessing...
You might try to remove the newline and spaces between "xsi:schemaLocation="...." and the first id/schemalocation pair.
If this does not work: try to specify the schema locations on the first element of each xsd, as seen here: http://lists.w3.org/Archives/Public/www-xml-schema-comments/2000JulSep/0235.html. Maybe the JBoss XML parser does not like multiple schema locations...
Hope this helps
Wolfgang
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262212#4262212
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4262212
More information about the jboss-user
mailing list