Hey hey! 

Removing the @UriParam did the trick!

@POST
@Path("/emitters")
 public void addEmitter(Emitter emitter) {
 }

thanks for the help!
-- 
View this message in context: 
http://www.nabble.com/CXF-REST-problems-tp15848325p15850224.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to