Re: [Xdoclet-user] problem in generating strutsconfig.xml using xdoclet

2005-05-18 Thread Refricentro Alcantara
What is the error? Anyway check the includes. Are you sure the resolve to the source path. I would have used **/*Servlet.jar. If they belong to a package, you MUST make sure that the src.dir points to the root of your sources. For example: if you have a directory structure like this: src s

[Xdoclet-user] problem in generating strutsconfig.xml using xdoclet

2005-05-16 Thread Shirin Iraji
Hi,   I created a project in Eclipse and I tried to use xdoclet to generate struts-config.xml I imported these jar files to the project: xdoclet-1.2.2.jar  xdoclet-apache-module-1.2.2.jar  xdoclet-ejb-module-1.2.2.jar  xdoclet-web-module-1.2.2.jar  xdoclet-webwork-module-1.2.2.jar  xdoclet-webwork-