On 05/17/2013 07:47 PM, Bill Burke wrote:
On 5/17/2013 1:06 PM, Rémy Maucherat wrote:
> On 05/13/2013 04:31 PM, Bill Burke wrote:
>> JBossWeb does not allow HTTP Trace requests by default and has an
>> allowTrace config attribute. What sucks is, this isn't available in AS7
>> configuration...ANybody know a workaround for this?
>>
>> I need this because the JAX-RS 2.0 TCK requires the ability to execute
>> trace requests.
> Well, a workaround for AS 7 will be hard. I can add an option for the
> next version though.
>
Without it, I can't certify JAX-RS 2.0 on top of EAP 6 or AS7. I've
submitted a challenge to see if I can get an exemption. Is there any
language in Servlet spec that I can state to justify my case?
Trace is disabled for security reasons.
Rémy