> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Herve > Tchepannou > Sent: 4. desember 2002 02:25 > To: xdoclet > Subject: RE: [Xdoclet-user] Help: Im unable to generate > thedeploymentdescriptor of Servlet > > > Sorry but which CSV do you want me to browse? for which project? >
Make a wild guess: http://sf.net/projects/xdoclet/ http://sourceforge.net/cvs/?group_id=31602 http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xdoclet/xdoclet/samples/ Aslak > On Tue, 2002-12-03 at 20:05, Aslak Hellesøy wrote: > > Use CVS or http://cvsgrab.sf.net/ or browse the code via viewcvs. > > > > Aslak > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED]]On Behalf Of Herve > > > Tchepannou > > > Sent: 4. desember 2002 01:58 > > > To: xdoclet > > > Subject: RE: [Xdoclet-user] Help: Im unable to generate the > > > deploymentdescriptor of Servlet > > > > > > > > > Can u send me the code? > > > > > > > Again, this is due to misconfiguration of your webdoclet > > > classpath. I have > > > > modified the SimpleServlet in the samples to extend > VelocityServlet, and > > > > web.xml generation still works fine. Do a CVS update to see it > > > in action. > > > > > > > > Aslak > > > > > > > > -----Original Message----- > > > > From: [EMAIL PROTECTED] > > > > [mailto:[EMAIL PROTECTED]]On Behalf Of Herve > > > > Tchepannou > > > > Sent: 3. desember 2002 19:58 > > > > To: xdoclet > > > > Subject: [Xdoclet-user] Help: Im unable to generate the deployment > > > > descriptor of Servlet > > > > > > > > > > > > I have a servlet that extends webwork.dispatcher.ServletDispatcher. > > > > But xdoclet doesn't want to generate the deployment > descriptor unless I > > > > change the superclass to > > > > javax.servlet.http.HttpServlet. > > > > Does my servlets need to be direct descendent of > > > > javax.servlet.http.HttpServlet? > > > > PS: servlet and webwork jars are in my build classpath > > > > > > > > > > > > Herve Tchepannou > > > > Software Engineer > > > > Objexis Coorporation > > > > Phone: (514) 932 3295 Ext. 231 > > > > mailto:[EMAIL PROTECTED] > > > > Objexis Coorporation > > > > http://www.objexis.com > > > > 1635 Sherbrooke West, Suite #405 > > > > Montreal, Qc H3H 1E2 > > > > Tel: 514.932.3295 > > > > Fax: 514.932.4639 > > > > http://www.objexis.com > > > > Important - This message may contain privileged and confidential > > > > information. It is intended only for the use of the > individual(s) named > > > > above. If the reader of this message is not the intended > > > recipient you are > > > > hereby notified that any use, dissemination, distribution or > > > reproduction of > > > > this message is prohibited. If you have received this > message in error > > > > please notify Objexis Corporation immediately and promptly > delete this > > > > message and any copies thereof. Any views expressed in this > message are > > > > those of the individual sender and may not necessarily reflect > > > the views of > > > > Objexis Corporation. > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.net email is sponsored by: Microsoft Visual Studio.NET > > > > comprehensive development tool, built to increase your > > > > productivity. Try a free online hosted session at: > > > > http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en > > > > _______________________________________________ > > > > Xdoclet-user mailing list > > > > [EMAIL PROTECTED] > > > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > -- > > > > > > Herve Tchepannou > > > mailto:[EMAIL PROTECTED] > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: Microsoft Visual Studio.NET > > > comprehensive development tool, built to increase your > > > productivity. Try a free online hosted session at: > > > http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en > > > _______________________________________________ > > > Xdoclet-user mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft Visual Studio.NET > > comprehensive development tool, built to increase your > > productivity. Try a free online hosted session at: > > http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en > > _______________________________________________ > > Xdoclet-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > -- > > Herve Tchepannou > mailto:[EMAIL PROTECTED] > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Microsoft Visual Studio.NET > comprehensive development tool, built to increase your > productivity. Try a free online hosted session at: > http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > ------------------------------------------------------- This SF.net email is sponsored by: Microsoft Visual Studio.NET comprehensive development tool, built to increase your productivity. Try a free online hosted session at: http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
