Re: [Xdoclet-devel] Xdoclet-generated

2001-11-27 Thread Andrew Stevens
A wise old hermit known only as Vincent Harcq <[EMAIL PROTECTED]> once said: > What is the purpose of the putting the Date/Time after > @xdoclet-generated ? See feature request #456468, though in fact it's not quite what I'd originally been thinking of. What I'd had in mind was for it to have

[Xdoclet-devel] Some days I could start to hate prettyprinter...

2001-11-27 Thread Andrew Stevens
My gut feeling is this is just WinCvs messing up the timestamps again or something, on the other hand I would have thought prettyprinter should be able to cope with dodgy timestamps without crashing. Any chance this exception's something to do with how prettyprinter was jar'ed up, or is it ju

RE: [Xdoclet-devel] Reentrant default value

2001-11-27 Thread Ara Abrahamian
> Reentrant is set to False in xdoclet. > Why not :) > I would prefer it to be True. But it's me, so ... > This is defined by ejb:bean so I could not have my super entity object > have a value that all my beans will inherit Well, you mean you have ejb:bean in base and also in children, but you c

[Xdoclet-devel] [ xdoclet-Patches-486090 ] Struts action class tag problem

2001-11-27 Thread noreply
Patches item #486090, was opened at 2001-11-27 09:56 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402706&aid=486090&group_id=31602 Category: webdoclet Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mathias Bogaert (pathoss) Assigned to: Nobod

RE: [Xdoclet-devel] xdocletTagSupport line 491

2001-11-27 Thread Ara Abrahamian
> getTagValue(): Line 490-491 > //note that superclasses is false > tags = DocletUtil.getTagsByName( ( ClassDoc ) prg_elem_doc, tag_name, > false ); > > The false says to not go into super classes. This does not fit in the > entity/session .j files where first we test if a method exists and then

RE: [Xdoclet-devel] Xdoclet-generated

2001-11-27 Thread Vincent Harcq
Ara, > > What is the purpose of the putting the Date/Time after > > @xdoclet-generated ? > > Nothing special. > > > Everytime we touch a file, its generated classes "change", and that > f*** > > up the cvs system. > > But I think that will happen anyway, you changed bean impl > file, all int

[Xdoclet-devel] xdocletTagSupport line 491

2001-11-27 Thread Vincent Harcq
Hi, getTagValue(): Line 490-491 //note that superclasses is false tags = DocletUtil.getTagsByName( ( ClassDoc ) prg_elem_doc, tag_name, false ); The false says to not go into super classes. This does not fit in the entity/session .j files where first we test if a method exists and then get the

RE: [Xdoclet-devel] Xdoclet-generated

2001-11-27 Thread Ara Abrahamian
> What is the purpose of the putting the Date/Time after > @xdoclet-generated ? Nothing special. > Everytime we touch a file, its generated classes "change", and that f*** > up the cvs system. But I think that will happen anyway, you changed bean impl file, all interfaces/etc will be autogenera

[Xdoclet-devel] Reentrant default value

2001-11-27 Thread Vincent Harcq
Hi, Reentrant is set to False in xdoclet. Why not :) I would prefer it to be True. But it's me, so ... This is defined by ejb:bean so I could not have my super entity object have a value that all my beans will inherit And I would prefer to limit the number of tags/attributes at the maximum So ha

RE: [Xdoclet-devel] CVS update: 'xdoclet/core/resources/xdoclet/ejb ejb-body.j'

2001-11-27 Thread Ara Abrahamian
And Vincent is back :-) Cheers, Ara. > -Original Message- > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > [EMAIL PROTECTED]] On Behalf Of Vincent Harcq > Sent: Tuesday, November 27, 2001 7:55 PM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-devel] CVS update: 'xdoclet/core/resources/xd

[Xdoclet-devel] CVS update: 'xdoclet/core/src/xdoclet/util XmlValidator.java'

2001-11-27 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/util In directory usw-pr-cvs1:/tmp/cvs-serv21989/xdoclet/util Modified Files: XmlValidator.java Log Message: Add the XML Validation error MESSAGE to help figure out what is happening ___ Xdoc

[Xdoclet-devel] CVS update: 'xdoclet/core/src/xdoclet SubTask.java'

2001-11-27 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet In directory usw-pr-cvs1:/tmp/cvs-serv21589/xdoclet Modified Files: SubTask.java Log Message: typo in debug message ___ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.

[Xdoclet-devel] CVS update: 'xdoclet/core/src/xdoclet/ejb/tags DataObjectTagsHandler.java'

2001-11-27 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/ejb/tags In directory usw-pr-cvs1:/tmp/cvs-serv21129/xdoclet/ejb/tags Modified Files: DataObjectTagsHandler.java Log Message: ejb:data-object is correct ejb:dataobject is not ___ Xdoclet-deve

[Xdoclet-devel] CVS update: 'xdoclet/core/resources/xdoclet/ejb ejb-body.j'

2001-11-27 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb In directory usw-pr-cvs1:/tmp/cvs-serv20413/xdoclet/ejb Modified Files: ejb-body.j Log Message: Rearrange order to pass XML Validation Add a mandatory ejb-link for "external local references" _

[Xdoclet-devel] CVS update: 'xdoclet/core/resources/xdoclet/ejb entitybmp.j'

2001-11-27 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb In directory usw-pr-cvs1:/tmp/cvs-serv19857/xdoclet/ejb Modified Files: entitybmp.j Log Message: Make exceptions for ejbRemove() like in entitycmp.j ___ Xdoclet-devel mailing list [

[Xdoclet-devel] CVS update: 'xdoclet/core/resources/xdoclet/ejb/vendor jboss-jaws_xml.j'

2001-11-27 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/vendor In directory usw-pr-cvs1:/tmp/cvs-serv19315/xdoclet/ejb/vendor Modified Files: jboss-jaws_xml.j Log Message: Rearrange order to pass XML Validation ___ Xdoclet-devel mailing

[Xdoclet-devel] CVS update: 'xdoclet/core/docs ejbdoclet.html'

2001-11-27 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/docs In directory usw-pr-cvs1:/tmp/cvs-serv18833 Modified Files: ejbdoclet.html Log Message: Add Merge Points in local and remote interfaces ___ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists

[Xdoclet-devel] CVS update: 'xdoclet/core/resources/xdoclet/ejb local.j remote.j'

2001-11-27 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb In directory usw-pr-cvs1:/tmp/cvs-serv18739/xdoclet/ejb Modified Files: local.j remote.j Log Message: Add Merge Points in local and remote interfaces ___ Xdoclet-devel mailing list

[Xdoclet-devel] CVS update: 'xdoclet/core/resources/xdoclet/ejb/vendor jaws_2_4.dtd jaws_3_0.dtd'

2001-11-27 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/vendor In directory usw-pr-cvs1:/tmp/cvs-serv15255/xdoclet/ejb/vendor Modified Files: jaws_2_4.dtd jaws_3_0.dtd Log Message: Missing definitions for cmp-field ___ Xdoclet-devel mail

RE: [Xdoclet-devel] Ordering of fields in .xml

2001-11-27 Thread Vincent Harcq
I got this one, I have it correct now. I will patch it soon. Several things : - In jaws.dtd cmp-field should have jdbc-type and sql-type - Ordering problems (see later) I also got some problems with ejb-ref ejb-local-ref ordering. Now the stupid question : XML validation takes care of order

[Xdoclet-devel] Ordering of fields in .xml

2001-11-27 Thread Neale Swinnerton
I am having a problem generating a valid jaws.xml for JBoss 2.4, my preliminary investigation shows that this is because the ordering of the tags in the .xml file does not correspond with the ordering of the tags in the DTD. If I change the ordering in jboss-jaws_xml.j I get further but I need to

[Xdoclet-devel] Xdoclet-generated

2001-11-27 Thread Vincent Harcq
Hi, What is the purpose of the putting the Date/Time after @xdoclet-generated ? Everytime we touch a file, its generated classes "change", and that f*** up the cvs system. If it's only for information can I propose to parametrize this feature (on as now by default) In case of inheritance, it happe

[Xdoclet-devel] [ xdoclet-Patches-485989 ] filter-mappings are not correctly merged

2001-11-27 Thread noreply
Patches item #485989, was opened at 2001-11-27 05:34 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402706&aid=485989&group_id=31602 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mathias Bogaert (pathoss) Assigned to: Nobody/Ano

RE: [Xdoclet-devel] Generated class comments

2001-11-27 Thread Andrew Stevens
A wise old hermit known only as =?us-ascii?Q?Aslak_Hellesoy?= <[EMAIL PROTECTED]> once said: > Do you mean the files that XDoclet generates? IMO you shouldn't have > these > files under source control at all. It's a bit like compiled classes. > Basically, whatever can be generated (XDoclet clas