As the readme says, copy xdoclet.jar from lib to samples/lib, also make
sure ant/jaxb/crimson.jar are there:

<readme>
- Put these jar files in lib directory:
  - ejb.jar (v2.0), jms.jar for <ejbdoclet/> (bundled with distribution)
  - servlet.jar (v2.3), webwork.jar for <webdoclet/> (bundled with
distribution)
  - parser.jar, ant.jar, jaxp.jar for Apache-Ant (not bundled with
distribution)
  - xdoclet.jar and log4j.jar for XDoclet support (bundled with
distribution)
    NOTE: You should copy xdoclet.jar from <root>/lib folder to
<root>/samples/lib.

  The sample won't compile without these jar files in classpath, though
  ejbdoclet will generate ejb-related sources and deployment descriptors
and
  webdoclet will generate web.xml and taglib.tld, though later phases of
build
  will fail.
</readme>

Ara.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:xdoclet-user-
> [EMAIL PROTECTED]] On Behalf Of Jaime21
> Sent: Tuesday, January 22, 2002 5:44 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Xdoclet-user] how use XDoclet , i need help
> 
> Hi people i run build.sh  of the way follow :
> 
> -----------------------------------------------
> devteam@nazca:/usr/java/xdoclet/samples/script > sh build.sh
> Buildfile: build.xml
> 
> init:
> 
> prepare:
> 
> ejbdoclet:
> 
> BUILD FAILED
> 
> /usr/java/xdoclet/samples/script/build.xml:98: taskdef class
> xdoclet.ejb.EjbDocletTask cannot be found
> 
> Total time: 0 seconds
> devteam@nazca:/usr/java/xdoclet/samples/script >
> 
> -----------------------------------------------
> 
> what's the problem ?
> 
> regard
> Jaime
> 
> 
> ----- Original Message -----
> From: "Ara Abrahamian" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, January 22, 2002 3:17 AM
> Subject: RE: [Xdoclet-user] how use XDoclet , i need help
> 
> 
> > But it's documented in samples/readme.txt. Come on, don't be lazy!
Read
> > it :-)
> >
> > Ara.
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
[mailto:xdoclet-user-
> > > [EMAIL PROTECTED]] On Behalf Of Andrew Stevens
> > > Sent: Tuesday, January 22, 2002 11:30 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: [Xdoclet-user] how use XDoclet , i need help
> > >
> > > A wise old hermit known only as Dmitri Colebatch
<[EMAIL PROTECTED]>
> > once
> > > said:
> > >
> > > > to build the samples, go into the core/samples/script directory,
and
> > > > type build (assuming windows, if on *nix type ./build.sh).
> > >
> > > Which won't work unless you've fetched the full sources from CVS,
> > because
> > > there's some jars not found :-(  See
> > >
> >
http://sourceforge.net/tracker/index.php?func=detail&aid=503810&group_id
> > =3
> > > 1602&atid=402704
> > >
> > > Using the distributed zip, you'll need to move the xdoclet.jar
from
> > lib to
> > > the samples' lib directory, and also copy the jars from an Ant (>=
> > 1.4)
> > > installation in there.  Then run build.bat/build.sh.
> > >
> > >
> > > Andrew.
> > >
> > > > are you familiar with ant?  xdoclet has strong integration with
ant,
> > > > and the make system is based around the build.xml script.
> > > >
> > > > hth
> > > > dim
> > > >
> > > >
> > > > ----- Original Message -----
> > > > From: "Jaime21" <[EMAIL PROTECTED]>
> > > > To: <[EMAIL PROTECTED]>
> > > > Sent: Tuesday, January 22, 2002 10:06 AM
> > > > Subject: Re: [Xdoclet-user] how use XDoclet , i need help
> > > >
> > > >
> > > > well, I try to run but have problem why i don't idea of how
make.
> > how
> > > > run this example
> > > > I need thier help , it is very import
> > > >
> > > > Jaime
> > > >
> > > >     ----- Original Message -----
> > > >     From: Ara Abrahamian
> > > >     To: 'Jaime21' ; [EMAIL PROTECTED]
> > > >     Sent: Friday, January 18, 2002 2:40 PM
> > > >     Subject: RE: [Xdoclet-user] how use XDoclet , i need help
> > > >
> > > >
> > > >     An example of a BMP bean is bundled with xdoclet:
> > > >
> > > >
> > > >
> > > >     samples\src\java\test\ejb\CustomerBMPBean.java
> > > >
> > > >
> > > >
> > > >     Ara.
> > > >
> > > >     -----Original Message-----
> > > >     From: [EMAIL PROTECTED]
> > > > [mailto:[EMAIL PROTECTED]] On Behalf Of
> > Jaime21
> > > >     Sent: Friday, January 18, 2002 8:30 PM
> > > >     To: [EMAIL PROTECTED]
> > > >     Subject: [Xdoclet-user] how use XDoclet , i need help
> > > >
> > > >
> > > >
> > > >     I am new in xdoclet, i read the doc include in the tar but i
> > don't
> > > > understand very well. I need to make EJB BMP , anybody have
> > > > any example of how create EJB BMP
> > > >
> > > >     Regard
> > > >
> > > >     Jaime
> > >
> > > _______________________________________________
> > > Xdoclet-user mailing list
> > > [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user
> >
> >
> >
> > _______________________________________________
> > Xdoclet-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/xdoclet-user
> >
> 
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to