hummmmmmmm I think I got it.
it use the port 8080.. maybe my tomcat was running in the same moment.. so
the URL must has been handle by Tomcat.. my grizzly. and because
GrizzlyWebServer doesn't throw BindException on Windows...
just a tough.
2009/2/23 Jeanfrancois Arcand <Jeanfrancois.Arcand_at_sun.com>
> Hum :-) I can't reproduce those on both OS X and Linux. I guess I need to
> move to win32 :-) Stay tuned!
>
> -- Jeanfrancois
>
> Survivant 00 wrote:
>
>> here the third test that failed
>>
>> testComplexMapping(com.sun.grizzly.http.MapperTest) Time elapsed: 0.031
>> sec <<< FAILURE!
>> junit.framework.AssertionFailedError: expected:<200> but was:<404>
>> at junit.framework.Assert.fail(Assert.java:47)
>> at junit.framework.Assert.failNotEquals(Assert.java:280)
>> at junit.framework.Assert.assertEquals(Assert.java:64)
>> at junit.framework.Assert.assertEquals(Assert.java:198)
>> at junit.framework.Assert.assertEquals(Assert.java:204)
>> at
>> com.sun.grizzly.http.MapperTest.testComplexMapping(MapperTest.java:102)
>>
>>
>> with the log
>>
>>
>> ------------------------------------------------------------------------
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
>> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>
>