New Developer ? FW: [Xdoclet-devel] CVS Write Access

2005-01-14 Thread Rupp, Heiko
Hi @ll, what do you think about giving Michael access? +1 Heiko >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf >Of Michael Kopp >Sent: Tuesday, December 21, 2004 7:20 AM >To: xdoclet-devel@lists.sourceforge.net >Subject: [Xdoclet-devel] CVS Write

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1234) ejbspec 2.1 does not generate correct files

2005-01-14 Thread legendaryservice
The following comment has been added to this issue: Author: Michael Kopp Created: Fri, 14 Jan 2005 4:26 AM Body: The two methods you are mentioning are defined in the ejb framework and are not generated. Can you attach the java file for your ejb. -

[Xdoclet-devel] My patches for the EJB Module

2005-01-14 Thread Matthias Germann
Dear XDoclet developers, Who is responsible for the EJB Module? I propsed 3 patches for solving issues in the EJB Module (XDT-1153 XDT-600 XDT-528 XDT-1173) at the end of December 2004. Until now, i got only a small feedback for XDT-1173. I'm a little frustrated because nobody seams to care about m

RE: New Developer ? FW: [Xdoclet-devel] CVS Write Access

2005-01-14 Thread Eric Pugh
While I would like to see more involvement on the developer list by Michael (http://www.mail-archive.com/cgi-bin/htsearch?method=and&format=short&co nfig=xdoclet-devel_lists_sourceforge_net&restrict=&exclude=&words=Kopp) versus just submitting issues and working through JIRA so we could get to know

RE: [Xdoclet-devel] My patches for the EJB Module

2005-01-14 Thread Rupp, Heiko
Matthias, I am sure, this is nothing personal, but "just" a "the old comitters are busy/tired/... and the new commiters don't really dare to step up" thing. I hope to find some more spare time for Xdoclet again. I am definitvely a +1 to giving you access. Heiko

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1234) ejbspec 2.1 does not generate correct files

2005-01-14 Thread legendaryservice
The following comment has been added to this issue: Author: Heiko W. Rupp Created: Fri, 14 Jan 2005 2:12 PM Body: Steven, please provide the full source of the class. Do you have any webservices related code/tags in there? ---

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

2005-01-14 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1722 Modified Files: ejb-body.xdt Log Message: Escape message selector (XDT-1173). Index: ejb-body.xdt ===

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1234) ejbspec 2.1 does not generate correct files

2005-01-14 Thread legendaryservice
The following comment has been added to this issue: Author: Andrew Stevens Created: Fri, 14 Jan 2005 5:41 PM Body: Section 7.11.9 of the EJB 2.1 spec says "The web service endpoint interface must not include an EJBObject or EJBLocalObject as either a parameter or return type. ...

[Xdoclet-devel] CVS: xdoclet/modules/jdo/src/META-INF xtags.xml,1.10,1.11

2005-01-14 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/modules/jdo/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15278/META-INF Modified Files: xtags.xml Log Message: Rename nulls-allowed parameters as allows-null, to match current version of DTD. (XDT-1224) Thanks to Bernhard Neuhaus

[Xdoclet-devel] CVS: xdoclet/modules/jdo/src/xdoclet/modules/jdo/resources jdo_xml.package_class_field_column.xdt,1.1,1.2 jdo_xml.package_class_field_join.xdt,1.1,1.2 jdo_xml.package_class_inheritance

2005-01-14 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/modules/jdo/src/xdoclet/modules/jdo/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15278/xdoclet/modules/jdo/resources Modified Files: jdo_xml.package_class_field_column.xdt jdo_xml.package_class_field_join.xdt jdo_xml.

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1171) Add dispatcher to the @web.filter-mapping tag

2005-01-14 Thread legendaryservice
The following comment has been added to this issue: Author: Heiko W. Rupp Created: Fri, 14 Jan 2005 2:19 PM Body: the .xdt part looks good. But as the dispatcher is a 2.4 feature, we should rather include a 2.4 dtd, select it in the webdoclet task as spec version and have the rig

[Xdoclet-devel] [XDoclet-JIRA] Created: (XDT-1235) forAllPersistentFields template tag ignores value of only-pk, not-pk parameters

2005-01-14 Thread legendaryservice
Message: A new issue has been created in JIRA. - View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1235 Here is an overview of the issue:

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity PersistentTagsHandler.java,1.20,1.21 CmpTagsHandler.java,1.15,1.16

2005-01-14 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27897/entity Modified Files: PersistentTagsHandler.java CmpTagsHandler.java Log Message: Fix CMP field initial upper/lower case problem (XDT-528/XDT-600). Th

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources entitypk.xdt,1.12,1.13

2005-01-14 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27897/entity/resources Modified Files: entitypk.xdt Log Message: Fix CMP field initial upper/lower case problem (XDT-528/XDT-600). Thanks to Matth

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1171) Add dispatcher to the @web.filter-mapping tag

2005-01-14 Thread legendaryservice
The following comment has been added to this issue: Author: Jirka Hanika Created: Fri, 14 Jan 2005 5:26 PM Body: You are right. I made no attempt to learn what "23" in the file name stood for. Forgive a poor C hacker astray in this unfamiliar J world. ---

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

2005-01-14 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26917 Modified Files: PersistentTagsHandler.java Log Message: Make forAllPersistentFields take notice of the not-pk & only-pk attributes' values (XDT-1235).

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd RelationTagsHandler.java,1.11,1.12

2005-01-14 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27897/dd Modified Files: RelationTagsHandler.java Log Message: Fix CMP field initial upper/lower case problem (XDT-528/XDT-600). Thanks to Matthias Germann for p

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

2005-01-14 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27897/dd/resources Modified Files: ejb-body.xdt Log Message: Fix CMP field initial upper/lower case problem (XDT-528/XDT-600). Thanks to Matthias Germ

Re: [Xdoclet-devel] My patches for the EJB Module

2005-01-14 Thread Andrew Stevens
On Fri, 2005-01-14 at 13:48, Matthias Germann wrote: > Dear XDoclet developers, > > Who is responsible for the EJB Module? > > I propsed 3 patches for solving issues in the EJB Module (XDT-1153 > XDT-600 XDT-528 XDT-1173) at the end of December 2004. Until now, i got > only a small feedback for X