Subversion Repositories XServices

Rev

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

Rev 8 Rev 17
Line 8... Line 8...
8
      <implementation-class>net.brutex.xservices.ws.FileService</implementation-class>
8
      <implementation-class>net.brutex.xservices.ws.FileService</implementation-class>
9
    </service>
9
    </service>
10
    <service name="ExecuteService">
10
    <service name="ExecuteService">
11
      <implementation-class>net.brutex.xservices.ws.ExecuteService</implementation-class>
11
      <implementation-class>net.brutex.xservices.ws.ExecuteService</implementation-class>
12
    </service>
12
    </service>
-
 
13
    <service name="MiscServiceImpl">
-
 
14
      <implementation-class>net.brutex.xservices.ws.MiscServiceImpl</implementation-class>
-
 
15
    </service>
13
  </services>
16
  </services>
14
  <clients/>
17
  <clients/>
15
  <jsr109>false</jsr109>
18
  <jsr109>false</jsr109>
16
</jax-ws>
19
</jax-ws>