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?