2014-06-23 18:12 GMT+02:00 Faz <arshadmohammed.tec...@gmail.com>:
> Aki,
>
> When I say apache/tomcat, I mean its webserver and appserver respectively.
> SO to be more clear,
> its from F5 > APACHE WEB SERVER >TOMCAT APP SERVER.
> I believe i will have to check the F5, cos when I use the apache or tomcat
> URL, I never get the error (May be its cos it not secure - not via https)..
> Does this really correspond to a *https issue*?

I think it's a good idea to ask the F5 admin about the redirect.
You could also try to get the CXF logs to find out where the request
gets redirected. Because that might indicate who is triggering the
redirect.

>
> By the way, I want to try your other option.. But unable to get that
> working. The only below is my cxf.xml for client and I generate client using
> the CXF eclipse defaults. How and where should I introduce the autoredirect
> property within this configurations?

you need to configure an http conduit that matches the call. The
simplest matching rule is just use a transport regex like "https:.*".
here is the online info.
http://cxf.apache.org/docs/client-http-transport-including-ssl-support.html#ClientHTTPTransport(includingSSLsupport)-Theclientelement

regards, aki
>
>
>
>
>
> --
> View this message in context: 
> http://cxf.547215.n5.nabble.com/Unexpected-EOF-in-prolog-CXF-https-tp5745450p5745499.html
> Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to