I’ve created a WS client with eclipse 6.5 from a wsdl file using JAX-WS spec. I’m exactly sure how to call these methods. When i created a client with xfire a standard shell was created showing how to call the methods that were just created. Should this have been created also when creating the client with JAX-WS. How do you calls these methods
thanks