--- 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
