Subversion Repositories XServices

Rev

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

Rev 14 Rev 17
Line 21... Line 21...
21
                    address="/FileService"/>
21
                    address="/FileService"/>
Line 22... Line 22...
22
 
22
 
23
    <jaxws:endpoint id="executeservice"
23
    <jaxws:endpoint id="executeservice"
24
                    implementor="net.brutex.xservices.ws.ExecuteService"
24
                    implementor="net.brutex.xservices.ws.ExecuteService"
-
 
25
                    address="/ExecuteService"/>
-
 
26
                    
-
 
27
    <jaxws:endpoint id="miscservice"
-
 
28
                    implementor="net.brutex.xservices.ws.MiscServiceImpl"
25
                    address="/ExecuteService"/>
29
                    address="/MiscService"/>