Precisamente.
On Fri, Dec 13, 2013 at 3:11 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Mark,
>
> On 12/12/13, 4:43 PM, Mark Thomas wrote:
> > On 12/12/2013 06:35, Igor Urisman wrote:
> >> As seen in 8.0.0 RC5:
> >>
> >> j
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 12/12/13, 4:43 PM, Mark Thomas wrote:
> On 12/12/2013 06:35, Igor Urisman wrote:
>> As seen in 8.0.0 RC5:
>>
>> java.lang.IllegalStateException:
>> javax.websocket.DeploymentException: Multiple Endpoints may not
>> be deployed to using the
On 12/12/2013 06:35, Igor Urisman wrote:
> As seen in 8.0.0 RC5:
>
> java.lang.IllegalStateException: javax.websocket.DeploymentException:
> Multiple Endpoints may not be deployed to using the same path
> [/conntestCloseEndpoint]
>
> IMHO, the message can't make up its mind between "to the same p
As seen in 8.0.0 RC5:
java.lang.IllegalStateException: javax.websocket.DeploymentException:
Multiple Endpoints may not be deployed to using the same path
[/conntestCloseEndpoint]
IMHO, the message can't make up its mind between "to the same path" and
"using the same path".
-Igor.