/[classpath]/classpath/gnu/CORBA/Functional_ORB.java
ViewVC logotype

Diff of /classpath/gnu/CORBA/Functional_ORB.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by audriusa, Tue Jun 21 10:30:55 2005 UTC revision 1.13 by audriusa, Fri Jun 24 17:16:08 2005 UTC
# Line 373  public class Functional_ORB Line 373  public class Functional_ORB
373      try      try
374        {        {
375          LOCAL_HOST = ns_host = InetAddress.getLocalHost().getHostAddress();          LOCAL_HOST = ns_host = InetAddress.getLocalHost().getHostAddress();
376            initial_references.put("CodecFactory", new gnuCodecFactory(this));
377        }        }
378      catch (UnknownHostException ex)      catch (UnknownHostException ex)
379        {        {

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26