[Geoserver-users] Package org.vfny.geoserver.util missing from GeoServer

Hi I'm trying to add a plugin to GeoServer. I started by following the
sayHello plugin.
However I notice that the location:
<<geoserverInstall>>/webapps/geoserver/WEB-INF/classes/org/vfny/geoserver
only had the following packages:
action config form global

I want to access the class Requests in org.vfny.geoserver.util.*

When maven attempts to compile I get a class not found error.. how can I
access these files properly?

I figure i'm going about this all wrong, can someone provide some
assistance.

--
View this message in context: http://www.nabble.com/Package-org.vfny.geoserver.util-missing-from-GeoServer-tp20464889p20464889.html
Sent from the GeoServer - User mailing list archive at Nabble.com.