When I try to map @PathParam to a Long, I get this exception -
java.lang.IllegalArgumentException: argument type mismatch.

Am I missing something? How can I use Long instead of String for @PathParam?

Cheers
Chico
-- 
View this message in context: 
http://www.nabble.com/How-can-I-use-Long-instead-of-String-for-%40PathParam--tp16488180p16488180.html
Sent from the cxf-dev mailing list archive at Nabble.com.

Reply via email to