On Thu, Aug 05, 2004 at 06:21:16PM +0200, Jacek Laskowski wrote: > Add > > <dependency> > <uri></uri> > </dependency> > > to the WEB-INF/geronimo-jetty.xml file.
Thanks for the tip! I added the dependency element to geronimo-jetty.xml and copied my jar to the Geronimo repo. That gets me past the deployment, but then I get a class not found exception at run-time so I've logged an issue in Jira.
