Changeset 6710


Ignore:
Timestamp:
09/30/06 22:47:37 (5 years ago)
Author:
sys
Message:

Nommage explicite service Libre

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Jav_Main/initCommonServices.xml

    r5355 r6710  
    8888                </service> 
    8989         
    90                 <service code="listSs" type="Libre"> 
     90                <service code="listSs" type="com.scenari.m.co.service.libre.HServiceLoaderLibre"> 
    9191                        <pagesortie>/serv/listss.jsp</pagesortie> 
    9292                        <attribut code="codeServiceRepository">repos</attribut> 
    9393                </service> 
    9494 
    95                 <service code="ping" type="Libre"> 
     95                <service code="ping" type="com.scenari.m.co.service.libre.HServiceLoaderLibre"> 
    9696                        <pagesortie>/serv/ping.jsp</pagesortie> 
    9797                </service> 
Note: See TracChangeset for help on using the changeset viewer.