Hi Bruno,
- In TEST-org.restlet.test.RestletTestSuite.txt, on a Mac
(OSX Leopard
10.5.2, Apple Java 1.5.0_13:
Testcase: testXmlTransformGet took 0.017 sec
FAILED
expected:<OK (200)> but was:<Internal Server Error (500)>
junit.framework.AssertionFailedError: expected:<OK (200)> but
was:<Internal Server Error (500)>
at
org.restlet.test.jaxrs.services.tests.ProviderTest.testXmlTransformGet(ProviderTest.java:276)
This is an issue in JAX-RS. Stephan will probably have a look at this soon.
If this is blocking you, you can temporarily disable the unit test. Feel
free to enter a bug report if this persists.
I can't reproduce this error (I've only Windows available). Can you send
me the log file?
best regards
Stephan