Ignore:
Timestamp:
2001-03-15T11:41:33+13:00 (23 years ago)
Author:
say1
Message:

renamed NzdlIORs to NzdlServiceFactory updated server. update NzdlCollectionIn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/java-client/org/nzdl/gsdl/service/NzdlCollectionInfo.java

    r2178 r2179  
    4646  public NzdlCollectionInfo( corbaColInfoResponse _info ) {
    4747    m_Info = _info;
     48    if (!getHTTPDomain().equals(""))
     49      System.out.println("getHTTPDomain working !");
     50    if (!getName().equals(""))
     51      System.out.println("getName working !");
    4852  }
    4953
Note: See TracChangeset for help on using the changeset viewer.