| Issue 6: | With specification of "endpointInterface" attribute autodocument breaks | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Add annotation @WebService(name = "Session", targetNamespace="http://service.nedstat.com/2008/xml/1.0", serviceName="NedstatService", portName="SessionJSONPort",wsdlLocation="WEB-INF/wsdl/dispatcher.v1_0.wsdl", endpointInterface="com.nedstat.dispatcher.service.v1_0.Session") to service 2. then auto document text util breaks reson: with endpointInterface definition JAX_WS do not generate all pojos so json serializer failing to generate json doc
Dec 21, 2010
Project Member
#1
sundaram...@gmail.com
Status:
Fixed
|