It look like a issue of SOAPUI instead of CXF or Camel.
Did you try to use different version of SOAPUI to generate the quest for
the example?



Willem Jiang

Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blogspot.com  (English)
          http://jnn.iteye.com (Chinese)
Twitter: willemjiang
Weibo: 姜宁willem

On Tue, Jan 6, 2015 at 5:24 PM, Gnana <m.gnanapandit...@gmail.com> wrote:

> I have configured camel cxf soap service as mentioned in below example
>
> https://github.com/apache/camel/tree/master/examples/camel-example-cxf-tomcat
>
> I have ran the application in Jetty server.
>
> I am able to consume the service using java client  as per example and able
> to see the WSDl file in broswer.
> I am not able to generate the SOAPUI project using my WSDL url (
> http://localhost:8080/camel-example-cxf-tomcat/webservices/incident?wsdl)
> and even If I use another project and used the given soap request in SOAPUI
> project, I am not getting any request in server and no response in client.
>
> my Apache Camel Jar -2.14.1
>                 CXF    Jar - 3.0.3
>                Spring Jar - 3.2.4.RELEASE
>
> Broswer URL =
> http://localhost:8080/camel-example-cxf-tomcat/webservices/incident?wsdl
>
> kindly help me why SOAPUI project & request is not working
>
> Regards,
> Gnana
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Camel-CXF-SOAP-Service-tp5761359.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to