Since its all just XML the shortest answer is yes even if you have to hand
code it :-)

However any web service framework worth using should have WS security
support.

Just a matter of reading the docs for your chosen frameworks.

Nothing Cxf is doing on server side would preclude that.

But as we are all mostly java and cxf people on this list asking about
specifics of c and .net framework support is not going to get you more than
vague answers as we probably have not used these other frameworks.

Have you identified which libraries you are using for the c client? Is this
for a Linux desktop or something? In which case gnome and kde probably have
soap web service support !?

Sent from my Android phone
On 22/09/2013 2:55 AM, "Faz" <[email protected]> wrote:

> Thanks Jason for the nice response.
> Have one more query, well like you said the cxf jaxws server produces a
> standard soap web service that we can use any standards compliant soap web
> services framework for client. But, i have implemented WS-securitry policy
> along with CXF service that expects username and password from the
> Client(c,.net.java) being sent to Java service provider. Is this possible ?
>
> to be precise, in Java I have a client config  like
>
> Can we have some thing similar to this in other prog. languages (c,.net)
> using cXF ? Please suggest!
>
>
>
>
> --
> View this message in context:
> http://cxf.547215.n5.nabble.com/Timeout-and-CXF-tp5734286p5734332.html
> Sent from the cxf-user mailing list archive at Nabble.com.
>

Reply via email to