Hmm, it seems like I didn't properly merged down from issues/CLEREZZA-48 as the code in the issue (which I should have removed on closing it) compiles just fine....
On Fri, Jan 15, 2010 at 11:08 AM, Tommaso Teofili <[email protected]> wrote: > Hi all, > I'm experiencing a failure in Triaxrs module test AutoGeneratedOptionsTest. > The stack is: > > at org.junit.Assert.fail(Assert.java:74) > at org.junit.Assert.assertTrue(Assert.java:37) > at org.junit.Assert.assertTrue(Assert.java:46) > at > org.apache.clerezza.triaxrs.blackbox.AutoGeneratedOptionsTest.testAutoGeneratedOptions(AutoGeneratedOptionsTest.java:96) > > The problem seems to be that in the response header the "FOO" String is not > present. > Any ideas? > Thanks. > Tommaso >
