Hi Dan!

Thanks for taking care of it and fixing the failed test!

Best,
Christian
Am 10.02.2014 17:32 schrieb "Daniel Kulp" <dk...@apache.org>:

>
> On Feb 10, 2014, at 2:43 AM, Christian Müller <christian.muel...@gmail.com>
> wrote:
>
> > After upgrading to CXF 2.7.10 in camel-2.11.x,
> >
> >
> org.apache.camel.component.cxf.AbstractCXFGreeterRouterTest.testPublishEndpointUrl
> >
> > is failing on my machine. I will have a look at it in the evening. If one
> > of the CXF fellows could have a look at it before, I would appreciate it.
> >
> > I don't see this issue in master or camel-2.12.x which I also upgrade to
> > CXF 2.7.10.
>
> Fixed.  It's something that was not back ported from 2.12 to 2.11.   Done
> now.
>
>
> HOWEVER, while debugging this, I noticed that the HTTP component or
> something is taking a url like:
>
> http://localhost:8080/Foo?wsdl
>
> and transforming it and then sending out:
>
> /Foo?wsdl=
>
> as the URL in the GET line on the request.   It's a little strange that
> the original URL isn't used as is.  Not a problem for CXF, but I wonder if
> it would be for other HTTP endpoints if they are processing the URL line
> themselves and not expecting the =.
>
>
>
> --
> Daniel Kulp
> dk...@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
>
>

Reply via email to