-
Mar 14th, 2009, 07:42 AM
#1
White spaces are required between publicId and systemId.
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules