summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/host-corba (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-08-18Some code cleanupswjaniszewski1-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686803 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14host-corba* modules code cleanup, added comments, svn headerswjaniszewski9-0/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685909 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13Added missing @Override annotation to methods that override methods from ↵mcombellack1-0/+1
their superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685532 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Added Transient Name Server JSE Corba host. Adjusted existing bindings and ↵wjaniszewski3-24/+225
integration tests and removed 'provideNameServer' flag from binding.corba configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685180 13f79535-47bb-0310-9956-ffa450edef68
2008-08-011. SCA default binding over CORBA - now transient name server is beeing ↵wjaniszewski2-3/+27
created automatically for localhost service bindings. 2. Code cleanup git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681871 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10Apply the patch from Wojtek for TUSCANY-2468rfeng2-12/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675786 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09Apply the patch from Wojtek for TUSCANY-2397. Thanks. ↵rfeng2-39/+0
(corbaname-improvement-jira-2357-09-july.patch) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675361 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Fix the lookup issue with SUN JDKsrfeng1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674957 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Refactor the CorbanameURL and fix the corbaname parsing issue on Linuxrfeng4-165/+205
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674882 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Add missing files from r674676rfeng2-0/+272
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674725 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07Apply the patApply the patch from Wojtek for TUSCANY-2397. Thanks. ↵rfeng4-5/+109
(corbaname.patch) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674676 13f79535-47bb-0310-9956-ffa450edef68
2008-06-28Add host-corba-jdkrfeng18-2515/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672465 13f79535-47bb-0310-9956-ffa450edef68
2008-06-27Update ASL headers (Some of the files are copied from Apache Yoko project)rfeng5-86/+93
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672420 13f79535-47bb-0310-9956-ffa450edef68
2008-06-27Add a simple tnameserv so that we don't have to start the external tnameservrfeng6-0/+1689
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672418 13f79535-47bb-0310-9956-ffa450edef68
2008-06-27Apply the patch from Wojtek for TUSCANY-2397. Thanks. rfeng2-4/+4
I also did some refactoring for the test case to only start the tnameserv once git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672122 13f79535-47bb-0310-9956-ffa450edef68
2008-06-25Apply the patApply the patch from Wojtek for TUSCANY-2397. Thanks. rfeng19-0/+1337
I also did some refactoring for the test case to only start the tnameserv once. Another issue I fixed is that the Exceptions for unknown host and port are JDK-specific. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671675 13f79535-47bb-0310-9956-ffa450edef68