Hi
Set HTTP Accept to application/json, add a query _type=json if trying
from a browser.
It needs a bit more work though, hopefully I'll have a bit more time for
it after 3.1.0...
Cheers, Sergey
On 03/05/15 18:13, las wrote:
How do i enable auto-generation of WADL in JSON format?
I have add
How do i enable auto-generation of WADL in JSON format?
I have added cxf-rt-rs-service-description dependency as well.
--
View this message in context:
http://cxf.547215.n5.nabble.com/Auto-generation-of-WADL-tp5756919.html
Sent from the cxf-user mailing list archive at Nabble.com.
FYI: this much I have confirmed. Using the following class as
replacement to the default KerberosAuthOutInterceptor does the trick.
A small bit of refactoring and I should have this down in the Abstract
base class.
package com.cobite.cxf.interceptor;
import java.net.InetAddress;
import java