All,Am having a configuraton like below,User requests a service via domain-url i.e, https://services.com/services/port?wsdl, this is forwarded to the Load balancer which is then moved to Apache and tomcat.Am using ws-policy where in am incorporating both Transportbinding and usernametoken policies. All works good in my local, but i need to make sure that it will work fine in the above configured environment.Th LB will strip all the https requests and only http requests are forwarded to the underlying apache and tomcat servers. Can you please let me know if this will be a problem in real environment, because am using the below trannsport binding which requires SSL requests to hit the server.Below is my *security policy*,Please note the stand-alone client will be invoking the wsdl via : https://services.com/services/port?wsdl*Server CXF-config:*
-- View this message in context: http://cxf.547215.n5.nabble.com/Issue-with-TransportBinding-httpstoken-tp5737466.html Sent from the cxf-user mailing list archive at Nabble.com.