RE: mapping an action twice with Xdoclet

2004-08-09 Thread Tito Eritja
Hi David Sorry... I haven't explained myself well... Xdoclet writes the two action in config file, but the problem comes with @struts.action-forward and @struts.action-exception, as Xdoclet writes the forward and the exception in each action. if I write something like that: * @struts.action *

RE: mapping an action twice with Xdoclet

2004-08-06 Thread David Friedman
I believe I've put two @struts.action declarations in one Java file for XDoclet and it put two entries in my struts-config.xml file. (Under eclipse/Xdoclet). If it helps, I updated the plug-in jars for the latest stable version in the Eclipse XDoclet folders (they were a version or two behind).