Ignore:
Timestamp:
11/08/10 21:30:02 (14 years ago)
Author:
gaba
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • MDService2/trunk/MDService2/src/eu/clarin/cmdi/mdservice/action/CollectionProxyAction.java

    r849 r860  
    4444                if (base_url == null) {
    4545                        //base_url = new URL(Admin.getConfig().getProperty(getProxyKey() + ".uri"));
    46                         base_url = new URL(getRepository());
     46                        base_url = new URL(getRepositoryPath());
    4747                                                //Admin.notifyUser("TEST-URLnew:" + base_url.toString());
    4848                       
Note: See TracChangeset for help on using the changeset viewer.