On 17/11/2012 02:24, Danny Coward wrote:
> Hi folks,
>
> We will have more issues to work through and to close the open issues
> next week, but for now I have produced an updated specification and
> javadoc based on what we have done since EDR.
>
> http://java.net/projects/websocket-spec/downloads/directory/Spec%20javadoc%20Drafts/v008
The v008 tag does not agree with the above draft.
For example, the signature for ServerContainer.publishServer() is
missing the ServerEndpointConfiguration parameter in the tag.
I did have some comments on the draft but I need to go and check my copy
of the API against the Javadoc as some of the difficulties I am seeing
may be caused by these discrepancies. The first certainly was which is
how I noticed it in the first place.
Mark