summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/Outgoing.java
Commit message (Collapse)AuthorAge
...
* ObjectNotExistException are now always retried.Benoit Foucher2005-03-31
|
* 2004 to 2005Bernard Normier2005-02-16
|
* adding bzip2 supportMark Spruiell2004-12-02
|
* Reference refactoring.Michi Henning2004-11-23
|
* outgoing.abortMarc Laukien2004-10-28
|
* Renamed IceInternal.Connection to Ice.ConnectionIBernard Normier2004-09-01
|
* Changed code to throw MarshalException if a request or reply contains aMichi Henning2004-05-18
| | | | | | facet path with more than one element, and to throw ProxyUnmarshalException if a proxy has a facet path with more than on element.
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* fixMarc Laukien2004-04-22
|
* fixMarc Laukien2004-04-20
|
* fixMarc Laukien2004-04-20
|
* align with C++ facet changesMark Spruiell2004-04-13
|
* mutex for OutgoingAsyncMarc Laukien2004-02-23
|
* more amiMarc Laukien2004-02-20
|
* more amiMarc Laukien2004-02-20
|
* fixesMarc Laukien2004-02-20
|
* C++ -> JavaMarc Laukien2004-02-20
|
* bug fixMarc Laukien2003-12-22
|
* Added DatagramLimitException.Michi Henning2003-07-30
|
* version update; date changeMarc Laukien2003-02-04
|
* various changesMarc Laukien2002-11-27
|
* - Added host attribute to DNSExceptionBenoit Foucher2002-11-27
| | | | | - Call fillInStackTrace() on the exception raised by a client request to get the stack trace from the caller thread.
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* lots of fixesMarc Laukien2002-09-29
|
* added RequestFailedExceptionMarc Laukien2002-09-27
|
* Runtime->LocalMarc Laukien2002-09-20
|
* Renamed Ice::LocalException to Ice::RuntimeException.Michi Henning2002-09-20
|
* Changed Current.ice to use enum OperationMode to distinguish betweenMichi Henning2002-09-04
| | | | | | | | | Normal, Nonmutating, and Idempotent operations. Fixed bug introduced into Freeze with previous changes for saving object state. (State wasn't saved for idempotent operations.) Retested everything. I'm getting a failure in the Yellow (C++) tests, and another failure in the IceBox (Java) tests, but I don't think these are related to these changes.
* fixesMarc Laukien2002-09-01
|
* facet pathMarc Laukien2002-07-17
|
* added spaceMarc Laukien2002-07-09
|
* case insensitivity fixesMarc Laukien2002-06-26
|
* removed spacesMarc Laukien2002-06-25
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* added members to object, facet, and operation not exist exceptionsMarc Laukien2002-04-19
|
* fix stack traces for some exceptionsMark Spruiell2002-03-14
|
* more performance enhancementsMark Spruiell2002-03-14
|
* Ice protocol optimizationsMarc Laukien2002-03-10
|
* initial performance fixesMark Spruiell2002-03-08
|
* align with stable_32 in C++Mark Spruiell2002-02-13
|
* align with stable_31Mark Spruiell2002-01-29
|
* changing context arg from HashMap to MapMark Spruiell2002-01-15
|
* initial server support; align with stable_31Mark Spruiell2001-12-27
|
* porting stable_30Mark Spruiell2001-12-15
|
* porting against C++ tag icej_baseline_12052001; removing server componentsMark Spruiell2001-12-05
|
* fixing compiler errorsMark Spruiell2001-11-30
|
* minor fix for NonRepeatableMark Spruiell2001-11-27
|