I've just seen JAXRSJmsTest failing on Hudson : http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf.systests$cxf-systests-jaxrs/1212/testReport/org.apache.cxf.systest.jaxrs/JAXRSJmsTest/testGetBook/:
" javax.xml.bind.UnmarshalException: unexpected element (uri:"http://schemas.xmlsoap.org/soap/envelope/", <http://schemas.xmlsoap.org/soap/envelope/> local:"Envelope"). Expected elements are <{}Book> " There's definitely no SOAP envelope involved in this test so I'm wondering is it a case of the queue being involved in a test getting not cleaned-up ? I think I've seen some JMS related changes recently - perhaps they could've affected these tests ? thanks, Sergey
