Konstantin, That did the trick! Putting the Velocity jar file in the webdoclet taskdef was all it took.
Thanks, Mark ----- Original Message ----- From: "Konstantin Priblouda" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 08, 2003 1:47 AM Subject: Re: [Xdoclet-user] @web.servlet tag problem > > --- Mark Markarian <[EMAIL PROTECTED]> wrote: > > After looking through the developer list I think the > > problem is my servlet doesn't extend HttpServlet. > > I'm using Velocity and so my servlet is at least 3 > > levels removed from HttpServlet. I'll probably just > > have to go with using servlet.xml in my merge > > directory. > > > > Thanks for the input. > > you can achieve it easier. just ensure that all > inheritance chain is available to xjavadoc/xdoclet > on classpath. this shall be enough. > > regards, > > ===== > ----[ Konstantin Pribluda ( ko5tik ) ]---------------- > Zu Verst�rkung meines Teams suche ich ab Sofort einen > Softwareentwickler[In] f�r die Festanstellung. > Arbeitsort: Mainz > Skills: Programieren, Kentnisse in OpenSource-Bereich > ----[ http://www.pribluda.de ]------------------------ > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > _______________________________________________ > xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
