Hi,
I am using newly released jersey 1.2 and, as Chapter 5. Hypermedia doc
says, trying to use
@HypermediaController(model = Ecof.class,
linkType = LinkType.LINK_HEADERS)
and
@ContextualActionSet
without luck. It seems that are not present on 1.2 release. I am right
or I am doing something wrong ?
I am using a maven projects under NetBeans 6.8 and NetBeans can't
resolve that annotations. From User Guide, it should be included in
jersey 1.2.
Regards,
Diego.