Subversion Repositories XServices

Rev

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

Rev 85 Rev 86
Line 53... Line 53...
53
	
53
	
54
	<jaxws:endpoint id="miscservice"
54
	<jaxws:endpoint id="miscservice"
55
		implementor="net.brutex.xservices.ws.impl.MiscServiceImpl" address="/MiscService">
55
		implementor="net.brutex.xservices.ws.impl.MiscServiceImpl" address="/MiscService">
Line -... Line 56...
-
 
56
	</jaxws:endpoint>
-
 
57
 
-
 
58
	<jaxws:endpoint id="stringservice"
-
 
59
		implementor="net.brutex.xservices.ws.impl.StringServiceImpl" address="/StringService">
56
	</jaxws:endpoint>
60
	</jaxws:endpoint>
57
 
61
	
58
	<jaxws:endpoint id="storageservice"
62
	<jaxws:endpoint id="storageservice"
Line 59... Line 63...
59
		implementor="net.brutex.xservices.ws.impl.StorageServiceImpl" address="/StorageService">
63
		implementor="net.brutex.xservices.ws.impl.StorageServiceImpl" address="/StorageService">