Hello,
I'm developing a Spring (2.5.6) application. When deploying my WAR file to JBoss
(5.0.1.GA) I get the error message below. Not sure what I'm doing wrong. The JPetStore
sample application deploys fine. My applicationContext.xml is similar to the sample's
xml. Am I missing libraries?
Any help very much appreciated as stuck now!
Regards,
Nes
Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source: Failed to parse
schema for
nsURI=http://www.springframework.org/schema/tx, baseURI=null,
schemaLocation=null
...
Caused by: org.jboss.xb.binding.JBossXBRuntimeException: Failed to parse schema for
nsURI=http://www.springframework.org/schema/tx, baseURI=null, schemaLocation=null
...
Caused by: org.jboss.xb.binding.JBossXBRuntimeException: -1:-1 1:55 White spaces are
required between publicId and systemId.
...
Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source: Failed to parse
schema for
nsURI=http://www.springframework.org/schema/tx, baseURI=null,
schemaLocation=null
...
Caused by: org.jboss.xb.binding.JBossXBRuntimeException: Failed to parse schema for
nsURI=http://www.springframework.org/schema/tx, baseURI=null, schemaLocation=null
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218021#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...