Hi, I've got a getting started newbie question that I couldn't find in
any XDoclet faq anywhere.

I'm trying to configure XDoclets version -> xdoclet-bin-1.2.0-beta1.tgz
I am attempting to build the ant project in the XDoclets
sample/build.xml directory by
typing 'ant' in the XDoclet's sample/ directory.

I am running ANT version --> Apache Ant version 1.5.1 compiled on
October 2 2002
And, I'm running Linux (Mandrake 9) and I've exported the following
environment variables:
JAVA_HOME=/usr/java/j2sdk1.4.0
ANT_HOME=/home/piter/jakarta-ant-1.5.1

ANT is configured and runs fine.

In the readme.txt in XDoclet's sample/ directory it reads:

<readme.txt>
Instructions for end users:

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

<newbie>
ok, so readme.txt says to put the "ejb.jar, jms.jar, servlet.jar,
webwork.jar, parser.jar, ant.jar, jaxp.jar, 
xdoclet.jar, and log4j.jar" into the lib directory I naturally assume
they mean ANT's lib directory?

Also, where do I get "parser.jar, jaxp.jar, and log4j.jar"?

where do I get parser.jar?
can I use JBoss's jboss-3.0.4/lib/jaxp.jar?
and can I also use JBoss's /jboss-3.0.4/server/default/lib/log4j.jar

</newbie>






















-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to