thrift/lib
Bryan Duxbury e7bdf70dab THRIFT-1419. java: AbstractNonBlockingServer does not catch errors when invoking the processor
This patch changes the invoke() method to catch Throwables instead of just Exceptions.

Patch: Thomas Kielbus"


git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1196848 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 22:40:01 +00:00
..
as3 THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb 2011-08-03 09:49:27 +00:00
c_glib THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb 2011-08-03 09:49:27 +00:00
cocoa THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb 2011-08-03 09:49:27 +00:00
cpp THRIFT-1361 Optional replacement of pthread by boost::thread 2011-10-19 09:27:01 +00:00
csharp THRIFT-322 IHttpHandler for Thrift 2011-09-02 21:45:44 +00:00
delphi Thrift-1408: Delphi Test Server: Exception test case fails due to naming conflict with e.message 2011-10-31 14:07:14 +00:00
erl THRIFT-1357: Erlang dependency breaks build 2011-09-26 15:29:03 +00:00
go THRIFT-1350: Go library code does not build against latest release 2011-09-19 23:38:39 +00:00
hs updating trunk from 0.7.0-dev to 0.8.0-dev 2011-08-13 21:29:36 +00:00
java THRIFT-1419. java: AbstractNonBlockingServer does not catch errors when invoking the processor 2011-11-02 22:40:01 +00:00
javame/src/org/apache/thrift THRIFT-1255. javame: Mismatch of method name between JavaME's lib and generated code (compareTo/compareObjects) 2011-08-02 22:37:16 +00:00
js THRIFT-1238 Thrift JS client cannot read map of structures 2011-09-09 08:17:02 +00:00
nodejs THRIFT-1261 STDIO support for node-thrift 2011-10-14 06:35:28 +00:00
ocaml Thrift-1322: OCaml lib fail to compile: Thrift.ml line 305, int vs int32 mismatch 2011-09-06 16:26:58 +00:00
perl updating trunk from 0.7.0-dev to 0.8.0-dev 2011-08-13 21:29:36 +00:00
php Thrift-1393: TTransportException's thrown from THttpClient contain superfluous slashes in the Exception message 2011-10-18 15:31:17 +00:00
py THRIFT-1407: Typo in Python socket server causes Thrift to fail when we enable a global socket timout 2011-10-26 12:36:17 +00:00
rb THRIFT-1400. rb: Ruby native extension aborts with __stack_chk_fail in OSX 2011-10-24 17:29:16 +00:00
st THRIFT-643. smalltalk: Generated code doesnt load on Squeak3.10.2-7179-basic and PharoCore-1.0-10491rc1 images 2010-01-19 05:18:55 +00:00
Makefile.am THRIFT-1091 integrate JavaScript Test into Testsuite via make check 2011-03-17 19:13:36 +00:00