spring jar upgrade from spring1.2.5.jar or spring1.2.6jar to spring-2.0.jar
---------------------------------------------------------------------------
Key: XFIRE-824
URL: http://jira.codehaus.org/browse/XFIRE-824
Project: XFire
Issue Type: Bug
Components: Spring
Environment: windows linux
Reporter: maser wang
Assigned To: Dan Diephouse
Priority: Critical
when spring jar upgrade from spring1.2.5.jar or spring1.2.6jar to spring-2.0.jar
when i test wsdl http://localhost:8100/services/ArchiveService?wsdl
console get error like this:
Loading XML bean definitions from class path resource
[org/codehaus/xfire/spring/xfire.xml]
2007-01-05 10:08:50,437 ERROR (XFireServlet.java:51) - Error initializing
XFireServlet.
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected
exception parsing XML document from class path resource
[org/codehaus/xfire/spring/xfire.xml]; nested exception is
java.lang.NoClassDefFoundError:
org/springframework/beans/factory/support/ReaderContext
Caused by:
java.lang.NoClassDefFoundError:
org/springframework/beans/factory/support/ReaderContext
at
org.apache.xbean.spring.context.v2.XBeanBeanDefinitionDocumentReader.createHelper(XBeanBeanDefinitionDocumentReader.java:28)
at
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader.registerBeanDefinitions(DefaultBeanDefinitionDocumentReader.java:86)
at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.registerBeanDefinitions(XmlBeanDefinitionReader.java:499)
at
org.apache.xbean.spring.context.v2.XBeanXmlBeanDefinitionReader.registerBeanDefinitions(XBeanXmlBeanDefinitionReader.java:77)
at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:407)
at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:357)
i have check it ,there is't ReaderContext class in all these jar
:spring1.2.5.jar ,spring1.2.6jar , spring-2.0.jar
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email