Ignore:
Timestamp:
08/18/11 12:19:42 (13 years ago)
Author:
vronk
Message:

added xsl for pazpar2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MDService2/trunk/MDService2/src/mdservice.properties

    r1472 r1479  
    1717//cache.path = /srv/tomcat6/webapps/MDService2_cache/
    1818//workspaceprofile.path = /srv/tomcat6/webapps/MDService2_profiles/
    19 //cache.path = C:/apps/apache-tomcat/webapps/MDService2_cache/
    20 //workspaceprofile.path = C:/apps/apache-tomcat/webapps/MDService2_profiles/
    21 cache.path = C:/apache-tomcat-6.0.26/webapps/MDService2_cache/
    22 workspaceprofile.path = C:/apache-tomcat-6.0.26/webapps/MDService2_profiles/
     19cache.path = C:/apps/apache-tomcat/webapps/MDService2_cache/
     20workspaceprofile.path = C:/apps/apache-tomcat/webapps/MDService2_profiles/
     21//cache.path = C:/apache-tomcat-6.0.26/webapps/MDService2_cache/
     22//workspaceprofile.path = C:/apache-tomcat-6.0.26/webapps/MDService2_profiles/
    2323workspace.file = WorkspaceProfile.xml
    2424
     
    3333xsl.sru2htmlpage = sru2view.xsl
    3434xsl.sru2htmltable = sru2view.xsl
    35 xsl.pazpar22htmlpage = pazpar2view.xsl
    36 xsl.pazpar22htmltable = pazpar2view.xsl
     35xsl.pazpar22htmlpage = mdset_pazpar2view.xsl
     36xsl.pazpar22htmlpagelist = mdset_pazpar2view.xsl
     37xsl.pazpar22htmltable = mdset_pazpar2view.xsl
    3738xsl.record2htmldetail = mdinst2view.xsl
    3839xsl.record2htmlpage = mdinst2view.xsl
Note: See TracChangeset for help on using the changeset viewer.