Skip to content

Clean up WebSocket tests#146

Merged
arun-gupta merged 1 commit into
javaee-samples:masterfrom
aslakknutsen:gf_ws
Dec 3, 2013
Merged

Clean up WebSocket tests#146
arun-gupta merged 1 commit into
javaee-samples:masterfrom
aslakknutsen:gf_ws

Conversation

@aslakknutsen

Copy link
Copy Markdown
Member
  • Remove recursive send/receive.
  • Correct the CountDownLatch count numbers. Mixes between Client and
    Server Encoder/Decoders and rely on multiple messages being echoed.
  • GlassFish is more sensible to double slashes in WS URL's. Remove
    the extra forward slashes.
  • Pr spec you can only register a single Message Handler pr type. Change
    to store Message in static to verify content.

* Remove recursive send/receive.

* Correct the CountDownLatch count numbers. Mixes between Client and
Server Encoder/Decoders and rely on multiple messages being echoed.

* GlassFish is more sensible to double slashes in WS URL's. Remove
the extra forward slashes.

* Pr spec you can only register a single Message Handler pr type. Change
to store Message in static to verify content.
arun-gupta added a commit that referenced this pull request Dec 3, 2013
@arun-gupta arun-gupta merged commit 28ff98b into javaee-samples:master Dec 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants