sun-jaxws.xml 275 Bytes
<?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>