--- Romanas <[EMAIL PROTECTED]> wrote:
> Hi!
> 
> I'm a newbie with XDoclet!
> 
> I'm trying to build an example application. The
> build.xml file is :

Some hints to live peacefully with ANT ( not only with
xdoclet ) :
1. Never mention anything from ANT_HOME/lib in your
build.xml defined classpaths - it's already there.
2. Never place anything into ANT_HOME/lib , except 
stuff that was there from distribution. 
3. Tell ant to be verbose - you will see what it tries
to load ( your error most certainly comes because some
class xdoclet task depends on is missing ) 

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!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree


-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to