Hi Martin,
no, I don't use Vector.. it is just the message from jersey :)
> To fix the issue, you need to use a GenericEntity.
?? what you mean ?
I fixed with arrays.. but still I need to provide a concrete array as
parameter (a hook method acutally) in order to allow my service to
respond the right type...
as Sandoz commented, the type erasure of Generics do the mess :)