java/nekurak.net-ws/nbproject/jax-ws.xml
author František Kučera <franta-hg@frantovo.cz>
Wed Jun 09 15:54:11 2010 +0200 (2010-06-09)
changeset 138 0ad2c44c29b8
parent 98 75dec396f0e3
child 142 44ef544460ca
permissions -rw-r--r--
Added tag 14. díl for changeset 5a7a24ac3a15
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <jax-ws xmlns="http://www.netbeans.org/ns/jax-ws/1">
     3   <services>
     4     <service name="Pokus">
     5       <implementation-class>cz.frantovo.nekurak.ws.Pokus</implementation-class>
     6     </service>
     7     <service name="Podnik">
     8       <implementation-class>cz.frantovo.nekurak.ws.Podnik</implementation-class>
     9     </service>
    10   </services>
    11   <clients/>
    12 </jax-ws>