Hi all,

I'm a newbie to xdoclet, and trying to get my head around it by trying out
the samples included with the distribution. I've gotten it to build the
sources, etc., but it gives this error during webdoclet:

javadoc: In doclet class xdoclet.DocletTask$DocletMain,  method start has
thrown an exception java.lang.reflect.InvocationTargetException
Generated file
[file:C:/Dev/projects/xdoclet-samples/build/web/WEB-INF/web.xml:line 68]
Message=[Element "welcome-file-list" requires additional elements.] is not
valid according to its DTD. This might be due to some missing @tags in your
source.

I took a look at the web.xml generated, and it has
"<welcome-file-list></welcome-file-list>" with nothing in there. I'm not
sure where to make a change to get this to be set to something different.

In general, where do you set parameters that are set for the entire
deployment, rather than just on a per-component basis? Things like
welcome-file-list, but also if I wanted to have a central list of String
values to plug into environment entries for multiple EJBs.

It would also be a good idea to get the samples into a fully working state,
i.e. put all of the required .jar files in the lib directory, including the
Struts library, which I had to go and download.

Thanks in advance,

Jason Carreira

--
Jason Carreira
Lead Systems Architect, Notiva Corp.
phone:  585.240.2793
  fax:  585.272.8118
email:  [EMAIL PROTECTED]


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

Reply via email to