Hi Sergey,

What is the best practice processing aegis encoded REST response on the
client?
Is using JAXRSClientFactory the way to go? Do you have a client example
somewhere?
For example the response looks like this:

<?xml version='1.0' encoding='UTF-8'?><ns1:WSSessionInfo
xmlns:ns1="http://type.v1.webservices.sl.foo.com";
xmlns:ns2="http://www.w3.org/2001/XMLSchema-instance";
ns2:type="ns1:WSSessionInfo"><ns1:expired>false</ns1:expired><ns1:sessionId>123456</ns1:sessionId><ns1:sessionTimeout>100000</ns1:sessionTimeout></ns1:WSSessionInfo>

Thanks,
-Vitaly
-- 
View this message in context: 
http://old.nabble.com/CXF-REST-processing-on-the-client-tp26833091p26833091.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to