Great! Thanks for that tidpit. I will clean up the example to reflect these changes.

- Dan

Claude Hussenet wrote:

Thx and also the following needs to be commented out .


<!-- property name="soapVersion">
           <bean
class="org.codehaus.xfire.soap.Soap12"/>
       </property -->

Thx again .I have the xfire sample working ..
Rgds-CLaude





--- Dan Diephouse <[EMAIL PROTECTED]> wrote:

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




Claude Hussenet
Independent J2EE Architect Consultant
http://claudehussenet.com


                
__________________________________ Yahoo! Music Unlimited Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/


--
Dan Diephouse
Envoi Solutions LLC
http://netzooid.com

Reply via email to