Ola F�bio, Did you put all xdoclet dependencies at xdoclet task classpath?
Show your entire build.xml for us. Bem vindo ao XDoclet2...errr... n�o t�o bem vindo ainda n�? Juze On 6/14/05, Fl�vio H Suguimoto Leite <[EMAIL PROTECTED]> wrote: > > > > Hi Folks, > > > > I was convinced by Konstantin to migrate to XD2. > > > > I create a new target on my build script (Ant) and try to run its almost ok, > without any error, but where my hbm.xml (Hibernate) are created??? > > > > <xdoclet> > > <!-- defines the file handled by xdoclet2 --> > > <fileset dir="../../source"> > > <include name="**/*.java" /> > > </fileset> > > > > <!-- defines the processing of a plugin --> > > <component > classname="org.xdoclet.plugin.hibernate.HibernateMappingPlugin" > destdir="../../source" /> > > </xdoclet> > > > > > > > > I looked at this path and not found the hbm files. > > > > Fl�vio H Suguimoto Leite > > Pragya Technologies Americas - Brazil > > > > > > Ribeir�o Preto - SP - Brazil > >
