Hi
I ve deployed webservice on jboss and i'm getting following exception when i try to access the services. Can any one tell whats the jar file for org/springframework/beans/factory/support/ReaderContext package?


Error initializing XFireServlet.
org.springframework.beans.factory.BeanDefinitionSt oreException: 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