Hi,
it seems that
http://www.springframework.org/dtd/spring-beans.dtd is actually invalid/not
well formed, and thus JBoss cannot parse/validate the file.
I think the DTD is missing the XML header:
<?xml version='1.0' encoding='UTF-8' ?>
So you should post your question in the spring forums.
Or maybe you should give the schema
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd a try. It seems that it
is a replacement for the DTD.
But I don't know spring, I'm just guessing ;-).
Wolfgang
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217522#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...