sun-jaxws.xml 275 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 <?xml version="1.0" encoding="UTF-8"?> <endpoints xmlns='http://java.sun.com/xml/ns/jax-ws/ri/runtime' version='2.0'> <endpoint name='HelloWorld' implementation='com.example.ElpSync' url-pattern='/services/HelloWorld'/> </endpoints>