dev@glassfish.java.net

sniffers used to load an app?

From: Peter Williams <Pete.Williams_at_Sun.COM>
Date: Wed, 11 Jun 2008 15:55:34 -0700

If I download TP2 and deploy a simple web (single JSP page), the
sniffers in domain.xml for the app will be <web> and <security>.

If I then use update center to add Metro, undeploy and redeploy the app,
the sniffers for the app become <webservices> and <security>.

Is this expected? Where did <web> go? Why is <webservices> being used
to load an app that doesn't use any web services?

Most importantly, how can I tell in the second case that the application
is a web application?

-Peter