users@tyrus.java.net

Re: version of tyrus-websocket-core module

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Tue, 05 Nov 2013 16:23:03 +0100

Hi Helmut,

please open new issue at https://java.net/jira/browse/TYRUS and put a
description or link to you sample there. You can use git/gist or
something else (this is general rule, you don't need to do it now, since
you've sent me the sample by mail).

Anyway, please open new issue and briefly describe what is wrong.

Thanks,
Pavel

On 05/11/13 15:33, helmut.at.work wrote:
> Thanks for the quick reply and excuse me for using the wrong mailing
> list.
>
> I have another question or possible issue concerning endpoint's and
> multi-threading.
> I've created a sample based on a copy of
> "org.glassfish.tyrus.sample.echo".
> Making parallel connection to the "EchoEndpoint" with a Id as
> parameter in the URI.
> Responding in the @OnOpen the Id to the client.
> IMHO the response should be received in the corresponding
> @ClientEndoint instance. But the Id's get mixed up.
> What it the best way to send the example and the failing test?
>
>
> Regards, Helmut
>
> Am 04.11.2013 15:18, schrieb Pavel Bucek:
>> Hi Helmut,
>>
>> please use users_at_tyrus.java.net for any questions, this mailing list
>> is meant only for automated messages from issue tracker.
>>
>> tyrus-websocket-core module was merged to tyrus-core, thus it should
>> not exist for 1.4-SNAPSHOT; the fact that it is still mentioned in
>> bom is a bug (will be fixed in few moments).
>>
>> Regards,
>> Pavel
>>
>> On 04/11/13 14:46, helmut.at.work_at_gmail.com wrote:
>>> Hello *,
>>> trying to use the last SNAPSHOT I run into following problem:
>>> In the 1.4-SNAPSHOT version the tyrus-websocket-core module can't be
>>> found because it seems that it still on the 1.3-SNAPSHOT version. IMHO
>>> this is wrong because in the tyrus-bom it is marked with the current
>>> version (1.4-SNAPSHOT).
>>>
>>>
>>
>
>
>