Subversion Repositories XServices

Rev

Rev 61 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61 Rev 67
Line 15... Line 15...
15
	<import resource="classpath:META-INF/cxf/cxf-servlet.xml" />
15
	<import resource="classpath:META-INF/cxf/cxf-servlet.xml" />
Line 16... Line 16...
16
 
16
 
17
	<jaxws:endpoint id="archiveservice"
17
	<jaxws:endpoint id="archiveservice"
Line -... Line 18...
-
 
18
		implementor="net.brutex.xservices.ws.impl.ArchiveServiceImpl" address="/ArchiveService" />
-
 
19
 
-
 
20
	<jaxws:endpoint id="dateservice"
18
		implementor="net.brutex.xservices.ws.impl.ArchiveServiceImpl" address="/ArchiveService" />
21
		implementor="net.brutex.xservices.ws.impl.DateServiceImpl" address="/DateService" />
19
 
22
		
20
	<jaxws:endpoint id="fileservice"
23
	<jaxws:endpoint id="fileservice"
21
		implementor="net.brutex.xservices.ws.impl.FileServiceImpl" address="/FileService">
24
		implementor="net.brutex.xservices.ws.impl.FileServiceImpl" address="/FileService">
22
		<jaxws:properties>
25
		<jaxws:properties>