dev@jersey.java.net

Jersey warning

From: Jerry Atrick <jjunos_at_gmail.com>
Date: Fri, 12 Sep 2008 12:30:39 -0400

anyone know what this jersey warning is for? (Tomcat 5.5)

Sep 12, 2008 12:20:35 PM com.sun.jersey.impl.wadl.WadlFactory createWadlResource
WARNING: WADL generation is disabled because JAXB jars are not
included in the java class path. To enable WADL include JAXB 2.x jars
in the java class path.


I know that for REST based services, a WADL isn't really needed, so is
there a way to getting ridding of this warning?