Subversion Repositories XServices

Compare Revisions

Ignore whitespace Rev 66 → Rev 67

/xservices/trunk/web/WEB-INF/cxf-beans.xml
17,6 → 17,9
<jaxws:endpoint id="archiveservice"
implementor="net.brutex.xservices.ws.impl.ArchiveServiceImpl" address="/ArchiveService" />
 
<jaxws:endpoint id="dateservice"
implementor="net.brutex.xservices.ws.impl.DateServiceImpl" address="/DateService" />
<jaxws:endpoint id="fileservice"
implementor="net.brutex.xservices.ws.impl.FileServiceImpl" address="/FileService">
<jaxws:properties>