--- Norbert Spemm <[EMAIL PROTECTED]> wrote: > Yeah! That fixed the problem. I had a different > log4j.jar in the > directory with the jars used in compilation and > deployment with my > application. So the webdoclet task took the wrong > one (since it appeared > early in the classpath?). > > Thank you very much, you made my day
It's pretty common mistake to place xml parsers or logging stuff or whatever into ant lib directory. This leads to very strange errors... You can also achieve similar results by playing around with libv directory of jboss... 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
