Hi all,
 
I'm doing some integration with the Spring Container and OSGi, and am
having some troubles running behind my company's firewall. What I get is
the following schema validation error when trying to load an application
context:
 
org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the declaration of
element 'beans'.
 
According to google, I'm not alone:
http://forum.springframework.org/archive/index.php/t-28199.html
 
I noticed that the SpringRC3 jar does have the spring.schemas properties
file that specifies a local location for the beans schema, etc. After
ensuring that this properties file was visible to the appropriate
classloader, everything worked great, except for the fact that the
Spring 2.0 schema are not provided as part of the RC3 release. This has
apparently been remedied under RC4, but I can't find an RC4 jar in the
usual maven locations.  So, a few questions.
 
1.      Is the RC3 jar something that Tuscany manufactured, or am I not
looking in the right places for an R4?
2.      I replaced the Spring RC3 jar with the jars from the current
(RC4?) distribution, and everything 'appears' to work. Would it be
possible to migrate to the RC4 version of Spring?
3.      Is there anything I can do to help with this? Raise a JIRA?
Contribute an RC4 jar as a patch (it appears to be the sum of all of the
distro jars)? 
 
Thanks,
Joel Hawkins
The contents of this e-mail are intended for the named addressee only. It 
contains information that may be confidential. Unless you are the named 
addressee or an authorized designee, you may not copy or use it, or disclose it 
to anyone else. If you received it in error please notify us immediately and 
then destroy it. 

Reply via email to