You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by jchappelle <jc...@4redi.com> on 2009/01/15 22:01:17 UTC

To header different than the EndpointReference

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.