CWWKW

CWWKW0101W: The web.xml file in the {0} module specifies a servlet with name of {1} and class of {2}. However, the web.xml file does not specify the required Application initialization parameter.
CWWKW0102W: The web.xml file in the {0} module specifies a servlet with name of {1} that declares an invalid Application class in the initialization parameter. The {2} class is not a subclass of javax.ws.rs.Application.