Subversion Repositories XServices

Compare Revisions

Ignore whitespace Rev 16 → Rev 17

/xservices/trunk/web/WEB-INF/cxf-beans.xml
23,4 → 23,8
<jaxws:endpoint id="executeservice"
implementor="net.brutex.xservices.ws.ExecuteService"
address="/ExecuteService"/>
<jaxws:endpoint id="miscservice"
implementor="net.brutex.xservices.ws.MiscServiceImpl"
address="/MiscService"/>
</beans>