Exception in thread "main" [failed to localize] nestedModelerError(com.sun.xml.ws.util.localization.LocalizableMessage@110003) at com.sun.xml.ws.model.RuntimeModeler.getClass(RuntimeModeler.java:276) at com.sun.xml.ws.model.RuntimeModeler.processDocWrappedMethod(RuntimeModeler.java:573) at com.sun.xml.ws.model.RuntimeModeler.processMethod(RuntimeModeler.java:520) at com.sun.xml.ws.model.RuntimeModeler.processClass(RuntimeModeler.java:361) at com.sun.xml.ws.model.RuntimeModeler.buildRuntimeModel(RuntimeModeler.java:247) at com.sun.xml.ws.server.EndpointFactory.createSEIModel(EndpointFactory.java:266) at com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:174) at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:420) at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:439) at com.sun.xml.ws.transport.http.server.EndpointImpl.createEndpoint(EndpointImpl.java:208) at com.sun.xml.ws.transport.http.server.EndpointImpl.publish(EndpointImpl.java:138) at com.sun.xml.ws.spi.ProviderImpl.createAndPublishEndpoint(ProviderImpl.java:91) at javax.xml.ws.Endpoint.publish(Endpoint.java:161) at jaxws.GetterWebService.main(GetterWebService.java:29)