users@grizzly.java.net

Re: Problem sending a large Json object form grizzly

From: Surah <surah.harus_at_gmail.com>
Date: Fri, 9 Jan 2015 20:07:55 -0700 (MST)

Thank you very much .
The truth is that the project had begun as a coworker and I figured that
pom.xml was well done .

I've solved by removing the dependence

>
> <dependency>
>
> <groupId>
> org.glassfish.grizzly
> </groupId>
>
> <artifactId>
> connection-pool
> </artifactId>
>
> <version>
> 2.3.14
> </version>
>
> </dependency>


That solves the mismatch.

Thx all for your fast help.







--
View this message in context: http://grizzly.1045725.n5.nabble.com/Problem-sending-a-large-Json-object-form-grizzly-tp5710658p5710665.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.