: users@camel.apache.org
Subject: Re: SOAP request causing null namespace URI in SimpleNsStreamWriter
camel-cxf/woodstox
Hi
What older version of Camel and camel-cxf were you using that worked?
You are also welcome to log a JIRA about this NPE.
From the debugger if you change that nsUrl from null
, nsURI=null
> Second call: prefix="soap",
> nsURI=="http://schemas.xmlsoap.org/soap/envelope/"; (I changed the value of
> nsURI in the debugger in the first call to arrive here)
>
> Same SOAP request was working with the same application using an older
> versio
xmlsoap.org/soap/envelope/";
(I changed the value of nsURI in the debugger in the first call to arrive here)
Same SOAP request was working with the same application using an older version
of camel-cxf under Java 1.7
woodstox-core-5.0.3
camel-cxf 2.22.
to the next step in the
route.
Joe
On 4/18/17, 8:53 AM, "Ancil hameed" wrote:
I working on JBoss Fuse, I want to put my SOAP request in Active MQ Queue.
After putting SOAP request in Queue I want a response sent back to my SOAP
request.
Sample Code snippet: B
I working on JBoss Fuse, I want to put my SOAP request in Active MQ Queue.
After putting SOAP request in Queue I want a response sent back to my SOAP
request.
Sample Code snippet: Below is my camel context, i have replace < > with ( )
(cxf:cxfEndpointaddress="http://localhost:818
Hi,
I have a SOAP web service. I am trying to make SOAP request from WSDL.
Following is the structure that I am getting when I create the SOAP
service using the WSDL.
http://schemas.xmlsoap.org/soap/envelope/";
xmlns:ws="http://ws.processing.dstawd.com/";>
HUBUSER
OS
Thanks a lot
--
View this message in context:
http://camel.465427.n5.nabble.com/Fastet-way-to-check-the-size-of-a-soap-request-tp5756054p5756088.html
Sent from the Camel - Users mailing list archive at Nabble.com.
taFormat=MESSAGE").streamCaching()
> bean(AddIpBean.class);
>
>
> Frank
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Fastet-way-to-check-the-size-of-a-soap-request-tp5756054p5756085.html
> Sent from the Camel - Users maili
DSL syntax,
from("cxf:bean:hubws?dataFormat=MESSAGE").streamCaching()
bean(AddIpBean.class);
Frank
--
View this message in context:
http://camel.465427.n5.nabble.com/Fastet-way-to-check-the-size-of-a-soap-request-tp5756054p5756085.html
Sent from the Camel - Users mai
s in a nice way ?
>
> Frank
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Fastet-way-to-check-the-size-of-a-soap-request-tp5756054.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
--
Claus Ibsen
-
is in a nice way ?
Frank
--
View this message in context:
http://camel.465427.n5.nabble.com/Fastet-way-to-check-the-size-of-a-soap-request-tp5756054.html
Sent from the Camel - Users mailing list archive at Nabble.com.
t receives soap requests from any web
server.
WEB
Suppose if soap request is like below then i should set my operation code as
"handle New Subscription"
h
View this message in context:
> http://camel.465427.n5.nabble.com/Handling-soap-request-in-http-endpoint-possible-tp5750524.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
If you want to know the soap invocation name, you need to use camel-cxf POJO
data formate.
In this way, camel cxf can help you find out the operation name which the SOAP
request can be mapped.
I don’t this camel-http (or camel-servlet) component can do that job for you.
--
Willem Jiang
Red
services.
Please suggest a way out if any one has already tried this.
Thanks
--
View this message in context:
http://camel.465427.n5.nabble.com/Handling-soap-request-in-http-endpoint-possible-tp5750524.html
Sent from the Camel - Users mailing list archive at Nabble.com.
.Net SOAP web service.
>
> I am able to create messages using the Apache.NMS/Apache.NMS.ActiveMQ
> assemblies and queue and dequeue them. I have seen references to CAMEL-SOAP
> and Apache CXF abilities which would bridge my gap, but I'm just not
> understanding how to implemen
x27;m just not
understanding how to implement what I need:
ASP.Net SOAP Request > ActiveMQ > CAMEL > ASP.Net SOAP WS
Any help in this manner would be greatly appreciated.
--
View this message in context:
http://camel.465427.n5.nabble.com/ASP-Net-SOAP-Request-ActiveMQ-CAMEL-ASP-Net-SOA
.writeObject(Unknown Source)[:1.6.0_45]
> at java.util.ArrayList.writeObject(Unknown Source)[:1.6.0_45]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)[:1.6.0_45]
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> Source)[:1.
)[:1.6.0_45]
at java.io.ObjectStreamClass.invokeWriteObject(Unknown
Source)[:1.6.0_45]
--
View this message in context:
http://camel.465427.n5.nabble.com/getting-java-io-NotSerializableException-when-soap-request-recived-in-POJO-format-is-routed-to-activq-tp5739033p5739048.html
Sent from the
... 58 more
kindly guide me in resolving this error.
Thanks.
--
View this message in context:
http://camel.465427.n5.nabble.com/getting-java-io-NotSerializableException-when-soap-request-recived-in-POJO-format-is-routed-to-activq-tp5739033p5739052.html
Sent from the Camel - Users mai
Hi i am getting the following erro when i try to route to activemq from cxf
endpoint which is getting soap request in POJO format.When i route to queue
i am getting not serializable error.The error is
java.lang.RuntimeException:
outotec.pi.mes.id59.powerconsumption.DTPowerConsumption
at
Does DTPowerConsumption implement java.io.Serializable? It needs to.
On Tue, Sep 10, 2013 at 10:52 AM, vsmahesh wrote:
> Hi i am getting the following erro when i try to route to activemq from cxf
> endpoint which is getting soap request in POJO format.When i route to queue
> i am ge
bother to write a question properly.
See this page for tips how you can provide better questions
http://camel.apache.org/support
On Thu, Jun 13, 2013 at 12:04 PM, suyash.singh wrote:
> Hi,
>
> I am facing an issue sending out a SOAP request through camel.
>
> Observations:
>
maybe you can describe your scenario in more detail. It's not clear what is
configured. It sounds like you are just using cxf in camel instead of using
the camel-cxf component, no?
2013/6/13 suyash.singh
> Hi,
>
> I am facing an issue sending out a SOAP request through camel.
&g
Hi,
I am facing an issue sending out a SOAP request through camel.
Observations:
1) When I call invoke on the Dispatch stream, I get a sockettimeout error.
2) A simple wget to the same SOAP URL works on the same machine.
any idea if there is a known issue with sending SOAP requests through
s i am taking a soap request from one
> data
> source and it will send to proxy then send to as it is to actual to
> destination.
>
> so pls can you help in this scenario.
>
>
>
> Thanks,
> subramanyam
>
>
>
> --
> View this message in context:
> http:
Hi to all,
I am subramanyam new to camel integration framework.Currently i am working
onthis.i have a scenario like this i am taking a soap request from one data
source and it will send to proxy then send to as it is to actual to
destination.
so pls can you help in this scenario.
Thanks
do in order to rectify this error?
>
> <http://camel.465427.n5.nabble.com/file/n5723656/Error.jpg>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Redirecting-a-soap-request-to-external-webservice-tp5723605p5723656.html
> Sent
modifications should we need to do in order to rectify this error?
<http://camel.465427.n5.nabble.com/file/n5723656/Error.jpg>
--
View this message in context:
http://camel.465427.n5.nabble.com/Redirecting-a-soap-request-to-external-webservice-tp5723605p5723656.html
Sent from the Camel -
(http://willemjiang.blogspot.com/)
> > (English)
> > http://jnn.javaeye.com (http://jnn.javaeye.com/) (Chinese)
> > Twitter: willemjiang
> > Weibo: willemjiang
> >
> >
> >
> >
> >
> > On Tuesday, December 4, 2012 at 8:36 PM, nmsrinm wrote
nn.javaeye.com (http://jnn.javaeye.com/) (Chinese)
> Twitter: willemjiang
> Weibo: willemjiang
>
>
>
>
>
> On Tuesday, December 4, 2012 at 8:36 PM, nmsrinm wrote:
>
>> Hi
>>
>> We need to redirect the SOAP request body received from the client side to
>> the e
)
http://jnn.javaeye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang
Weibo: willemjiang
On Tuesday, December 4, 2012 at 8:36 PM, nmsrinm wrote:
> Hi
>
> We need to redirect the SOAP request body received from the client side to
> the external web serv
Hi
We need to redirect the SOAP request body received from the client side to
the external web service(External server). Can anyone suggest which camel
component to be used and is it possible to implement in JAVA DSL?
Suggest/Mention some suitable example for the same
Here i attached a sample
Hi,
Technically SOAP requests can be directly sent to HTTP endpoints provided
there are no WS-*(WS-Security, Addressing etc) complexities involved.
However if you need to transform the SOAP request to an HTTP request, you
could wire in an XSL transformer to do the needful transformation
http
Hi
Before answering you question, I had to ask how did you get the soap
message?
Willem
lekkie wrote:
I'd like to access a soap (action) header's and evaluate using xpath in a
camel application.
How do I do that?
kr.
I'd like to access a soap (action) header's and evaluate using xpath in a
camel application.
How do I do that?
kr.
--
View this message in context:
http://old.nabble.com/how-to-access-SOAP-request-header-tp27501761p27501761.html
Sent from the Camel - Users mailing list archive at Nabble.com.
36 matches
Mail list logo