--- Lloyd A Duke <[EMAIL PROTECTED]> wrote: > > Konstantin Priblouda wrote: > > All defined merge points are mentioned in > generated > > file. If you feel that some mergepoint was > ocerseen - > > file na JIRA issue ( preferably with patch > attached ;) > > ) > > > Just to be sure... > in web-settings.xml you would find these nodes : > > <display-name>MY WEB APP DISPLAY NAME</display-name> > <description>A DESCRIPTION OF THE WEB > APP</description> > <context-param> > <param-name>contextParamOne</param-name> > <param-value>valueOne</param-value> > </context-param> > <context-param> > <param-name>contextParamTwo</param-name> > <param-value>valueTwo</param-value> > </context-param> > > which would be merged as direct children of the > <webapp> node of the > generated web.xml > > Is there somewhere these nodes already get generated > from?
At the moment not ;) ( Just checked jelly template ) > If not I will create a JIRA issue with the patch. You are welcome. regards, ----[ Konstantin Pribluda http://www.pribluda.de ]---------------- JTec quality components: http://www.pribluda.de/projects/ __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ xdoclet-plugins-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest
