Re: Camel-Cxf Payload Mode - DefaultSEI not found

2013-06-14 Thread Willem jiang
- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Cxf-Payload-Mode-DefaultSEI-not-found-tp5734122p5734223.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).

Re: Camel-Cxf Payload Mode - DefaultSEI not found

2013-06-14 Thread lmanchanda75
Hi Aki, It works with your suggestion, though I don't fully understand how setting header here gets translated to HTTP header, and hence what all can I do like this? Regds Lalit -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Cxf-Payload-Mode-DefaultSEI-not-

Re: Camel-Cxf Payload Mode - DefaultSEI not found

2013-06-13 Thread lmanchanda75
Hi aki, Thanks for the help, you are right, I don't want to use wsdl or service class. And the import thing worked. regds lalit -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Cxf-Payload-Mode-DefaultSEI-not-found-tp5734122p5734168.html Sent from the Camel -

Re: Camel-Cxf Payload Mode - DefaultSEI not found

2013-06-13 Thread Aki Yoshida
"http://www.webserviceX.NET/ChangeAccelerationUnit";); > > > But using cxfEndpoint, not sure how to do this. > > Appreciate any help. > > Regds > Lalit > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Cxf-Payload-Mode-DefaultSEI-not-found-tp5734122p5734176.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: Camel-Cxf Payload Mode - DefaultSEI not found

2013-06-13 Thread lmanchanda75
Hi , I am stuck with other issue, where the server is responding with Client.NoSOAPAction

Re: Camel-Cxf Payload Mode - DefaultSEI not found

2013-06-13 Thread Aki Yoshida
Hi Willem, that would be an option (or alternatively setting your own SE using serviceClassI). But I thought Lalit didn't have a WSDL nor SEI and wanted to use the default dispatcher SEI. In that case, I think the import section needs to be fixed. @Lalit, so there are three options: 1. fix the im

Re: Camel-Cxf Payload Mode - DefaultSEI not found

2013-06-13 Thread Aki Yoshida
aven-v4_0_0.xsd";> > > 4.0.0 > > manchanda.lalit > TryCxfClient > jar > 0.1 > > A Camel Blueprint Route > http://www.myorganization.org > > > UTF-8 > > UTF-8 > > > > > org.apache.camel > camel-core > 2.10.0.redhat-60024 > provided > > > org.apache.camel > camel-blueprint > 2.10.0.redhat-60024 > provided > > > > > > org.apache.camel > camel-cxf > 2.10.0.redhat-60024 > provided > > > > com.sun.xml.bind > jaxb-impl > 2.1.13 > > > > javax.xml > jaxb-api > 2.1 > > > > > org.codehaus.woodstox > woodstox-core-asl > 4.2.0 > > > > > > > org.slf4j > slf4j-api > 1.7.5 > > > org.slf4j > slf4j-log4j12 > 1.7.5 > > > org.slf4j > jcl-over-slf4j > 1.7.5 > > > log4j > log4j > 1.2.17 > > > > > org.apache.camel > camel-test-blueprint > 2.11.0 > test > > > > > install > > > > org.apache.maven.plugins > maven-compiler-plugin > 2.5.1 > > 1.6 > 1.6 > > > > org.apache.maven.plugins > maven-resources-plugin > 2.6 > > UTF-8 > > > > > > > > > > > > > Please help me know what can I do differently? > > Regds > Lalit > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Cxf-Payload-Mode-DefaultSEI-not-found-tp5734122.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: Camel-Cxf Payload Mode - DefaultSEI not found

2013-06-12 Thread Willem Jiang
You need to specify the wsdlUrl attribute in the cxfEndpoint element. 发自我的 iPhone 在 2013-6-12,下午3:18,lmanchanda75 写道: > Hi Experts, > > I am writing a PAYLOAD mode client and for the same I have defined following > blueprint: > > > > > http://www.osgi.org/xmlns/blueprint/v1.0.0"; >

Camel-Cxf Payload Mode - DefaultSEI not found

2013-06-12 Thread lmanchanda75
plugin 2.6 UTF-8 Please help me know what can I do differently? Regds Lalit -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Cxf-Payload-Mode-DefaultSEI-not-found-tp5734122.html Sent from the Camel - Users mailing list archive at Nabble.com.