Re: [Xdoclet-devel] Wrong DOCTYPE

2005-02-08 Thread Andrew Stevens
On Tue, 2005-02-08 at 08:24, Miriam Senovilla wrote: > > That's weird - what you've included looks fine to me. The samples also > > use and they generate > > > "http://www.jboss.org/j2ee/dtd/jboss_4_0.dtd";> > > as expected. Do you get the same results running Ant at the command > > line, or is

Re: [Xdoclet-devel] Wrong DOCTYPE

2005-02-08 Thread Andrew Stevens
On Mon, 2005-02-07 at 22:25, Frank Langelage wrote: > Miriam Senovilla wrote: > > > But when i run xdoclet, it makes the ejb-jar.xml version 3.2: > > > > > "http://www.jboss.org/j2ee/dtd/jboss_3_2.dtd";> > > > > How can i specify that i want 4.0 version??? I'm using Jboss 4.0.1, > > Eclipse, Xdo

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-1269) Addition of methods (tagged in ejb) to business interface

2005-02-08 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-1269 Here is an overview of the issue

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity PersistentTagsHandler.java,1.21,1.22

2005-02-08 Thread Matthias Germann
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22039/modules/ejb/src/xdoclet/modules/ejb/entity Modified Files: PersistentTagsHandler.java Log Message: use property names instead of cmp field name for th

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd EjbRefTagsHandler.java,1.17,1.18

2005-02-08 Thread Matthias Germann
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15406/modules/ejb/src/xdoclet/modules/ejb/dd Modified Files: EjbRefTagsHandler.java Log Message: Proper error message if the ejb-name parameter for @ejb.ejb-ref

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-856) for "create" method is always created for both intefaces

2005-02-08 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-856 Here is an overview of the issue:

[Xdoclet-devel] [XDoclet-JIRA] Resolved: (XDT-856) for "create" method is always created for both intefaces

2005-02-08 Thread noreply
Message: The following issue has been resolved as FIXED. Resolver: Matthias Germann Date: Tue, 8 Feb 2005 3:31 PM Hi Maksym, I fixed this in the latest CVS version. Can you please verify that it works now as expected an give me feedback so that i can close the issue? Regards, Ma

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/META-INF xtags.xml,1.54,1.55

2005-02-08 Thread Matthias Germann
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4310/modules/ejb/src/META-INF Modified Files: xtags.xml Log Message: Removed default value for method-intf because this parameter has no default value (documented in the usa

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd/resources ejb-body.xdt,1.29,1.30

2005-02-08 Thread Matthias Germann
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20322/modules/ejb/src/xdoclet/modules/ejb/dd/resources Modified Files: ejb-body.xdt Log Message: generate an empty query element if the query paramet

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-1152) Cannot generate empty query in ejb deployment descriptor

2005-02-08 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-1152 Here is an overview of the issue

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/intf InterfaceTagsHandler.java,1.18,1.19

2005-02-08 Thread Matthias Germann
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/intf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7136/modules/ejb/src/xdoclet/modules/ejb/intf Modified Files: InterfaceTagsHandler.java Log Message: forAllViewTypes does not check the view-type parameter of

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/home HomeTagsHandler.java,1.35,1.36

2005-02-08 Thread Matthias Germann
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/home In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12491/modules/ejb/src/xdoclet/modules/ejb/home Modified Files: HomeTagsHandler.java Log Message: Fixed exeptions list for finder and create methods which decl

[Xdoclet-devel] CVS: xdoclet/xdocs navigation.xml,1.46,1.47

2005-02-08 Thread Craig Walls
Update of /cvsroot/xdoclet/xdoclet/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14288/xdocs Modified Files: navigation.xml Log Message: Added "tapestydoclet" to left-hand navigation. Index: navigation.xml ===

[Xdoclet-devel] CVS: xdoclet/xdocs navigation.xml,1.45,1.46

2005-02-08 Thread Michael Newcomb
Update of /cvsroot/xdoclet/xdoclet/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16132 Modified Files: navigation.xml Log Message: - added @tapestry to list of tags under apache group Index: navigation.xml ===

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/xdoclet/modules/apache/tapestry/resources Script_3_0.dtd,NONE,1.1 Tapestry_3_0.dtd,NONE,1.1 component-specification.xdt,NONE,1.1 page-component-shared-c

2005-02-08 Thread Michael Newcomb
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/tapestry/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15155/xdoclet/modules/apache/tapestry/resources Added Files: Script_3_0.dtd Tapestry_3_0.dtd component-specification.xdt page-com

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/xdoclet/modules/apache/tapestry ComponentSpecificationSubTask.java,NONE,1.1 PageSpecificationSubTask.java,NONE,1.1 TapestryDocletTask.java,NONE,1.1 Tape

2005-02-08 Thread Michael Newcomb
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/tapestry In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15155/xdoclet/modules/apache/tapestry Added Files: ComponentSpecificationSubTask.java PageSpecificationSubTask.java TapestryDocletTask.java

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

2005-02-08 Thread Michael Newcomb
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15155/META-INF Modified Files: xtags.xml Log Message: - added support for Tapestry (http://jakarta.apache.org/tapestry) Index: xtags.xml =

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/xdoclet/modules/apache/tapestry/resources - New directory

2005-02-08 Thread Michael Newcomb
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/tapestry/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14515/resources Log Message: Directory /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/tapestry/resources added to the reposit

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/xdoclet/modules/apache/tapestry - New directory

2005-02-08 Thread Michael Newcomb
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/tapestry In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14385/tapestry Log Message: Directory /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/tapestry added to the repository -

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-1268) Create also from public fields

2005-02-08 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-1268 Here is an overview of the issue

[Xdoclet-devel] [XDoclet-JIRA] Created: (XDT-1269) Addition of methods (tagged in ejb) to business interface

2005-02-08 Thread noreply
Message: A new issue has been created in JIRA. - View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1269 Here is an overview of the issue:

[Xdoclet-devel] [XDoclet-JIRA] Created: (XDT-1268) Create also from public fields

2005-02-08 Thread noreply
Message: A new issue has been created in JIRA. - View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1268 Here is an overview of the issue:

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-911) NullPointerException being thown when no ejb-name attribute is defined for ejb.ejb-ref tag

2005-02-08 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-911 Here is an overview of the issue:

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-696) Invalid Transaction Details Generated

2005-02-08 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-696 Here is an overview of the issue:

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-532) Entity Beans with view-type="local" erroneously generate for remote Home interface create methods

2005-02-08 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-532 Here is an overview of the issue:

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-643) Generated PKs and CMR conflict

2005-02-08 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-643 Here is an overview of the issue:

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-1195) forAllInterfaceViewTypes does not work correctly for create-methods

2005-02-08 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-1195 Here is an overview of the issue

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-702) tag inheritance broken

2005-02-08 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-702 Here is an overview of the issue:

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-641) For a boolean accessor isFred in an entity bean no method is generated in the value object

2005-02-08 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-641 Here is an overview of the issue:

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-862) create method in home interface generated w/o CreateException

2005-02-08 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-862 Here is an overview of the issue:

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-943) havingClassTag attribute for deploymentdescriptor task

2005-02-08 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-943 Here is an overview of the issue:

Re: [Xdoclet-devel] Wrong DOCTYPE

2005-02-08 Thread Miriam Senovilla
That's weird - what you've included looks fine to me. The samples also use and they generate http://www.jboss.org/j2ee/dtd/jboss_4_0.dtd";> as expected. Do you get the same results running Ant at the command line, or is it only when running in Eclipse that you have the problem? I'm runnig Xdocle