I have a simple REST (GET) that retrieves a binary from the server byte[]. My problem is that the @producemime attribute is static (set at design time). I will not know the type of media JPEG, Word Document etc until run-time. Is there a way that I can set the value of @producemime at run-time or is there another way of doing it ?
Many thanks. -- View this message in context: http://www.nabble.com/CXF-REST-Service-tp19665190p19665190.html Sent from the cxf-user mailing list archive at Nabble.com.
