Hello David,
its in contribs/wadl-resource-doclet
maven dependency info:
<groupId>com.sun.jersey.contribs</groupId>
<artifactId>wadl-resourcedoc-doclet</artifactId>
<version>1.5-SNAPSHOT</version> <!-- or other -->
Regards,
Pavel
On 10/1/10 5:08 PM, Woodbury David-R28558 wrote:
>
> Hello:
>
> Where is com.sun.jersey.wadl.resourcedoc.ResourceDoclet implemented?
> I am unable to locate it in either of the Jersey libraries (core and
> server). I am using release 1.1.1-ea.
>
> I am getting the following error when applying the extended WADL
> example to a new application:
>
> An error has occurred in JavaDocs report generation:Exit code: 1 -
> javadoc: error - Cannot find doclet class
> com.sun.jersey.wadl.resourcedoc.ResourceDoclet
>
> Thank you.
>
> David Woodbury
>