Re: HttpServletRequest associated with CXF endpoint

2012-08-06 Thread Willem Jiang
s message in context: > http://camel.465427.n5.nabble.com/HttpServletRequest-associated-with-CXF-endpoint-tp5716897p5716901.html > Sent from the Camel - Users mailing list archive at Nabble.com.

Re: HttpServletRequest associated with CXF endpoint

2012-08-06 Thread helander
tAttribute("javax.servlet.request.X509Certificate"); /Lars -- View this message in context: http://camel.465427.n5.nabble.com/HttpServletRequest-associated-with-CXF-endpoint-tp5716897p5716901.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: HttpServletRequest associated with CXF endpoint

2012-08-06 Thread michal.warecki
tp://camel.465427.n5.nabble.com/HttpServletRequest-associated-with-CXF-endpoint-tp5716897p5716898.html Sent from the Camel - Users mailing list archive at Nabble.com.

HttpServletRequest associated with CXF endpoint

2012-08-06 Thread helander
ertificate[] certs = null; if (si != null) certs = si.getPeerCertificates(); Thanks Lars -- View this message in context: http://camel.465427.n5.nabble.com/HttpServletRequest-associated-with-CXF-endpoint-tp5716897.html Sent from the Camel - Users mailing list archive at Nabble.com.