Ignore:
Timestamp:
04/03/12 20:01:22 (12 years ago)
Author:
vronk
Message:

bug: loop in catchall-request, because reading workspaceprofile in xsl (for query-input)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MDService2/branches/MDService_simple3/src/xsl/params.xsl

    r1807 r1848  
    2424       
    2525       
    26         <xsl:param name="workspaceprofile_uri" select="concat('http://localhost:8080/', $app_name, '/workspaceprofile/xml/server')" />
     26        <xsl:param name="workspaceprofile_uri" select="concat('http://localhost:8080/', $app_name, '/workspaceprofile/server')" />
    2727       
    2828<!-- should be obsoleted by SMC:        -->
Note: See TracChangeset for help on using the changeset viewer.