Hi Darko, 0.9.2 should be released soon. You can follow its progress in dev@
list.


On 15 July 2014 12:43, Darko Simic <[email protected]> wrote:

> Hi Juan,
>
> thanks for your reply!
>
> We tried with JSON protocol on server side but we were not able to make
> JSON protocol javascipt client.
> We downloaded new thrift version 0.9.2 and now there is support for Json
> protocol and http connection for NodeJS (thrift/examples/httpClient.js)
> The only problem is that we are not sure when 0.9.2 will be released
> officially but at least we have a solution.
>
> Cheers,
> Darko
>
> On 07/15/2014 12:04 AM, Juan Moreno wrote:
> > You need to deploy the TServlet with the JSON protocol. What kind of
> issues
> > are you encountering?
> >
> > Kind Regards,
> > Juan Wellington Moreno
> > *Software Engineer*
> > *Somewhere or Another*
> >
> >
> > On Mon, Jul 14, 2014 at 5:38 AM, Darko Simic <[email protected]>
> > wrote:
> >
> >> Hi all,
> >>
> >> I'm trying to connect Javascript (NodeJS) thrift client to Java thrift
> >> servlet (TServlet) and I just can't do it right. If I replace TServlet
> >> with TServer, then it goes without a problem. Does anyone have working
> >> example of javascript thrift client and Java Thrift Servlet?
> >>
> >> Thanks,
> >> Darko
>

Reply via email to