Hi,
We've case where .json is getting considered as JSON output which either I
would like to restrict it or be able to identify it using one of Message
properties
for e.g.
@Path("/getProfile/{guid}/")
/getProfile/madonna.json treats it as JSON output and sets guid=madonna.
I would prefer to use _type=json for json output formats.
Is there a way I can restrict this or ignore .json as special syntax and
treat guid=madonna.json
Thanks,
Swarup
--
View this message in context:
http://cxf.547215.n5.nabble.com/json-restriction-or-identify-tp5063130p5063130.html
Sent from the cxf-user mailing list archive at Nabble.com.