Hiya, In your bean definitions the class name needs to be:
org.codehaus.xfire.spring.remoting.XFireExporter Not: org.codehaus.xfire.spring.XFireExporter Cheers, - Dan Claude Hussenet wrote:
Merci Guillaume, The BPEL does work however I am getting the following stack trace with the XFIRE example : At execution,the class org.codehaus.xfire.spring.XFireExporter is not found. Thx u for your help. Rgds-Claude [java] 2005-10-18 14:53:16,968 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/xfire-servlet.xml] [java] 2005-10-18 14:53:16,984 ERROR [org.springframework.web.servlet.DispatcherServlet] - Context initialization failed [java] org.springframework.beans.factory.BeanDefinitionStoreException: Error registering bean with name 'echoParent' defined in ServletContext resource [/WEB-INF/xfire-servlet.xml]: Bean class [org.codehaus.xfire.sp ing.XFireExporter] not found; nested exception is java.lang.ClassNotFoundException: org.codehaus.xfire.spring.XFireExporter [java] java.lang.ClassNotFoundException: org.codehaus.xfire.spring.XFireExporter [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
-- Dan Diephouse Envoi Solutions LLC http://netzooid.com
