Hello, I've a project I'm working on, and have been
very happy with xDoclet for handling the code
generation, packaging, and deployment of my EJB's and
JSP's. However, I can't seem to figure out how to
setup/configure xDoclet to prepare my servlets. I have
a simple servlet that I'm using to test the
deployment, and while ant will compile the *.java and
package it in the war file, there's nothing in the
generated web-client.xml file to notify jboss/jetty
that there's a servlet in there. When I add the
<servlet> info into the template web-client.xml file,
I get a parse error when I try to deploy it (which
doesn't make sense to me, as the dtd specifies the
<servlet> element). 

Any suggestions as to where to start?

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to