[Xdoclet-devel] Entity EJB, Load Groups

2005-02-11 Thread Miriam Senovilla
Hi,   I'm trying to generate an xml (jbosscmp-jdbc) like that with Xdoclet:                           Prueba                                         basic                 identificador                 nombre                           But i can't find the way to specify to

Re: [Xdoclet-devel] Entity EJB, Load Groups

2005-02-11 Thread Andrew Stevens
Questions about using XDoclet should go to the xdoclet-user list; this list is to discuss its development. Regards, Andrew. P.S. The template has references to a @jboss.load-group class-level tag, but it doesn't appear to be documented. Please raise an issue in JIRA for the JBoss & Documentati

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-1222) entityfacade and remotefacade

2005-02-11 Thread noreply
Message: The following issue has been re-assigned. Assignee: Matthias Germann (mailto:[EMAIL PROTECTED]) - View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1222 Here is an overview of the issue

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources entityfacade.xdt,1.5,1.6

2005-02-11 Thread Matthias Germann
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13533/modules/ejb/src/xdoclet/modules/ejb/entity/resources Modified Files: entityfacade.xdt Log Message: Removed the "xdoclet-generated" javadoc

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-190) naming encroachment

2005-02-11 Thread noreply
Message: The following issue has been re-assigned. Assignee: Matthias Germann (mailto:[EMAIL PROTECTED]) - View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-190 Here is an overview of the issue:

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/xdoclet/modules/apache/axis/ejb/resources axis-deploy_wsdd.xdt,1.2,1.3

2005-02-11 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/axis/ejb/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8828 Modified Files: axis-deploy_wsdd.xdt Log Message: Only include jndiURL and jndiContextClass parameters if their respective config par

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/META-INF xtags.xml,1.31,1.32

2005-02-11 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13131/META-INF Modified Files: xtags.xml Log Message: Allow an optional namespace to be specified for an Axis service. XDT-1168 Thanks to Antoni Reus for patch. Index:

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/xdoclet/modules/apache/axis/ejb/resources axis-deploy_wsdd.xdt,1.3,1.4

2005-02-11 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/axis/ejb/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13131/xdoclet/modules/apache/axis/ejb/resources Modified Files: axis-deploy_wsdd.xdt Log Message: Allow an optional namespace to be speci

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1262) Inconsistent behavior: 'struts:' vs 'struts.'

2005-02-11 Thread noreply
The following comment has been added to this issue: Author: Andrew Stevens Created: Fri, 11 Feb 2005 6:42 PM Body: Can you attach an example demonstrating the problem? Given you quoted **/ * * @struts:action path="/saveService" scope="request" name="serviceForm" input="input"