I am creating an EndpointReference object like this:
private static EndpointReference targetEPR = new
EndpointReference("https://cdr.ffiec.gov/public/pws/webservices/retrievalservice.asmx");
However the error message I get says that the <To> header contained
http://cdr.ffiec.gov/public/pws/webservices/retrievalservice.asmx which is
the non SSL version of the URL.
Does anyone know why?
Thanks,
Josh
--
View this message in context:
http://www.nabble.com/To-header-different-than-the-EndpointReference-tp21486782p21486782.html
Sent from the Axis - User mailing list archive at Nabble.com.