Changeset 327


Ignore:
Timestamp:
04/09/10 12:01:52 (14 years ago)
Author:
patdui
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ComponentRegistry/trunk/ComponentRegistry/src/main/webapp/WEB-INF/web.xml

    r323 r327  
    5757<!--        <web-resource-name>ComponentRegistry edit</web-resource-name>-->
    5858<!--        <description></description>-->
    59 <!--        <url-pattern>/*</url-pattern>-->
     59<!--        <url-pattern>/rest/*</url-pattern>-->
    6060<!--        <http-method>DELETE</http-method>-->
    6161<!--        <http-method>PUT</http-method>-->
    6262<!--        <http-method>POST</http-method>-->
     63<!--      </web-resource-collection>-->
     64<!--      <auth-constraint>-->
     65<!--        <role-name>tomcat</role-name>-->
     66<!--      </auth-constraint>-->
     67<!--    </security-constraint>-->
     68<!--    <security-constraint>-->
     69<!--      <display-name>ComponentRegistry SWF GET</display-name>-->
     70<!--      <web-resource-collection>-->
     71<!--        <web-resource-name>ComponentRegistry access</web-resource-name>-->
     72<!--        <description></description>-->
     73<!--        <url-pattern>/*</url-pattern>-->
    6374<!--        <http-method>GET</http-method>-->
    6475<!--      </web-resource-collection>-->
     
    6778<!--      </auth-constraint>-->
    6879<!--    </security-constraint>-->
    69 <!--    <login-config>-->
     80<!--     <login-config>-->
    7081<!--      <auth-method>BASIC</auth-method>-->
    7182<!--    </login-config>-->
Note: See TracChangeset for help on using the changeset viewer.