summaryrefslogtreecommitdiff
path: root/java/src/Ice/ObjectAdapterI.java
Commit message (Collapse)AuthorAge
...
* Moved various classes from IceUtil to IceUtilInternalBernard Normier2008-01-09
|
* - Fixed bug 1619, part of 2632.Benoit Foucher2008-01-09
|
* - Fixed bug 2363, 2623, 2500Benoit Foucher2008-01-03
| | | | | - Added missing SignalPolicy.java - Removed foreground send support in Ice for C++ & Java
* - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-12-19
| | | | | | - Reviewed and fixed IPv6 bugs. - Fixed bug in the outgoing connection factory where an assert could be triggered if the proxy contained identical endpoints
* Fixed bug 2592Benoit Foucher2007-12-12
|
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* Squashed commit of the following:Bernard Normier2007-09-18
| | | | | | | | | | | | | | commit 70a72ca50d39f20ab8d850f0842a8cd2c2a8351d Author: Bernard Normier <bernard@zeroc.com> Date: Tue Sep 18 11:18:19 2007 -0400 Bug fixes commit 2983094468845f39614128cd82973b9c503680a5 Author: Bernard Normier <bernard@zeroc.com> Date: Fri Sep 7 11:00:18 2007 -0400 First commit for bug 1532
* Fixed bug 2286Benoit Foucher2007-07-04
|
* Do not recreate ProcessI on refreshPublishedEndpointsDwayne Boone2007-06-14
|
* No longer necessary to expand enpoints in proxies, use same mechanism as for ↵Dwayne Boone2007-06-14
| | | | | | multihomed hosts. Added some missing .gitignore files.
* Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0Dwayne Boone2007-06-13
|
* Bug 1658 - minor refactoringDwayne Boone2007-06-12
|
* Changed LocalObject mappingBernard Normier2007-06-04
|
* Bug 1658 - listen on 0.0.0.0 rather than expanding endpointsDwayne Boone2007-06-04
|
* Bug 1022.Michi Henning2007-05-22
|
* Fixed bug 2005Benoit Foucher2007-03-16
|
* Minor refactorDwayne Boone2007-02-14
|
* Fixed unknown property warningsBenoit Foucher2007-02-14
|
* Added unknown property warningDwayne Boone2007-02-14
|
* Remove Ice.OA.Dwayne Boone2007-02-14
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* bug 1712: thread-per-connection, SSL, and JDK 1.4Mark Spruiell2007-01-30
|
* preserve proxy settings for CacheConnection, EndpointSelection,Mark Spruiell2007-01-26
| | | | ThreadPerConnection
* adding thread-per-connection settings for proxies & OAsMark Spruiell2007-01-26
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added Communicator::isShutdown() and ObjectAdapter::isDeactivated()Dwayne Boone2007-01-08
|
* Removed waitForDeactivate flag.Dwayne Boone2007-01-08
|
* Added ObjectAdapter::destroyDwayne Boone2007-01-05
|
* Renabled warnings about deactivate not being calledDwayne Boone2007-01-04
|
* Bug 1327 - allow getClientProxy to return nil proxyDwayne Boone2007-01-03
|
* Object adapter properties now prefixed by "Ice.OA."Dwayne Boone2006-12-18
|
* Bug 1570 - object adapter configurationDwayne Boone2006-12-13
|
* Added propertyToProxyDwayne Boone2006-11-24
|
* Added Ice.Default.PreferSecureDwayne Boone2006-11-21
|
* No -h in client-side endpoint means use loopbackDwayne Boone2006-11-14
|
* Bug 1349.Michi Henning2006-09-25
|
* Try loopback in client if no -hDwayne Boone2006-08-21
|
* Merge from R3_1_branchBernard Normier2006-07-20
|
* Removed unused codeBenoit Foucher2006-06-19
|
* Fixed bug 1077, 1002.Benoit Foucher2006-06-16
|
* Fixed bug 1045Benoit Foucher2006-06-12
|
* Removed OA::destroyDwayne Boone2006-06-06
|
* Fix for bug 435Dwayne Boone2006-06-06
|
* added support for TrustOnly.Matthew Newhook2006-06-05
|
* Use communicator identityToStrngDwayne Boone2006-05-12
|
* Fix race condition related to bug 535Dwayne Boone2006-04-25
|
* Prevent router from being registered wuth multiple OAsDwayne Boone2006-04-13
|
* Added createObjectAdapterWithRouterDwayne Boone2006-04-12
|
* Bug 803 - Changed communicator initialzationDwayne Boone2006-04-07
|
* Updated copyrightDwayne Boone2006-03-14
|