Hi,
Thanks for replay, I saw the example .
The guy puts the value of MAX_VALUE this way :
DoubleItService service = new DoubleItService();
DoubleItPortType port = service.getDoubleItPort();
((BindingProvider) port).getRequestContext().put("MAX_VALUE", "200");
There is no information on what DoubleItService() and DoubleItPortType()
are. don 't know how to performe that.
any idea ?
Thanks
--
View this message in context:
http://cxf.547215.n5.nabble.com/How-to-Stor-Get-data-in-CXF-Session-tp5454096p5459593.html
Sent from the cxf-user mailing list archive at Nabble.com.