Javier A. Soltero wrote:
  > I was able to build the cvs version from a few days back, but was
  > confused at the fact that now there are a number of different jar that
  > get built. I cant find a place in the docs which explains which jars are
  > required for which operations. I'm trying to use ejb, jboss features as
  > well as the value object functionality.

You should need:

     xjavadoc.jar
     xdoclet.jar
     xdoclet-xdoclet-module.jar
     xdoclet-ejb-module.jar
     xdoclet-jboss-module.jar
     xdoclet-web-module.jar

That's pretty much it. The other jars are for optional features. If in
doubt, the standard is: xdoclet-vendor-module.jar, so if you need
anything from BEA (such as weblogic DD generation) you should use
xdoclet-bea-module.jar.

--
Pazu





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Two, two, TWO treats in one.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to