pport: http://support.openlinksw.com
Forums: http://boards.openlinksw.com/support
Twitter: http://twitter.com/OpenLink
On 10 Mar 2010, at 08:26, Monika Solanki wrote:
Hi Hugh,
I actually got it working, although I do not understand how and why the
change made a difference :). The code is al
tp://support.openlinksw.com
Forums: http://boards.openlinksw.com/support
Twitter: http://twitter.com/OpenLink
On 9 Mar 2010, at 20:30, Monika Solanki wrote:
Hello,
Does anyone have any experience with this. I am not able to do a POST
of the query file using Jersey. The serve
Hello,
Does anyone have any experience with this. I am not able to do a POST
of the query file using Jersey. The server keeps throwing 500.
Code below:
{
ClientConfig config = new DefaultClientConfig();
Client client = Client.create(config);
client.addFilter(new LoggingFilter