Re: Trailing Slash added in POST

2011-10-11 Thread Sergey Beryozkin
Hi Mark On 10/10/11 14:40, KramKroc wrote: Hi Sergey, thanks for the pointer. I recently had to look at this again as the code I added was not too robust :) Could you point me at the ticket that was raised originally for this issue or else where abouts in the code (class?) that the fix was plac

Re: Trailing Slash added in POST

2011-10-10 Thread KramKroc
Hi Sergey, thanks for the pointer. I recently had to look at this again as the code I added was not too robust :) Could you point me at the ticket that was raised originally for this issue or else where abouts in the code (class?) that the fix was placed? /Mark -- View this message in context:

Re: Trailing Slash added in POST

2011-07-16 Thread Sergey Beryozkin
Hi Hi folks, I'm using the JAXRSClientFactoryBean in a client to submit a POST to a remote server. I've noticed that enough though the URI I supply does not have a trailing slash and I don't supply any path parameters, the URI that is invoked has a trailing slash inserted and the remote server i