[Xdoclet-devel] [XDoclet-JIRA] Created: (XDT-1243) Only attribute getter in CMP-bean, results in unset values for this attribute in VO (return null)

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

[Xdoclet-devel] [XDoclet-JIRA] Created: (XDT-1244) GenerationManager mis-caching results from TemplateParser

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

[Xdoclet-devel] [XDoclet-JIRA] Updated: (XDT-1244) GenerationManager mis-caching results from TemplateParser

2005-01-21 Thread legendaryservice
The following issue has been updated: Updater: lmoore (mailto:[EMAIL PROTECTED]) Date: Fri, 21 Jan 2005 5:32 PM Comment: a patch that normalizes access to the GenerationManager.parsersDb Map Changes: Attachment changed to patch.diff -

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1244) GenerationManager mis-caching results from TemplateParser

2005-01-21 Thread legendaryservice
The following comment has been added to this issue: Author: lantz moore Created: Fri, 21 Jan 2005 5:41 PM Body: err, by "instead" above, i meant that you might want to do a membership test *or* make TemplateParser.mergeFiles a Set. in addition to normalizing the Map access... --

[Xdoclet-devel] [XDoclet-JIRA] Updated: (XDT-1153) view-type value for ejb.home-method has no effect

2005-01-21 Thread legendaryservice
The following issue has been updated: Updater: Matthias Germann (mailto:[EMAIL PROTECTED]) Date: Sat, 22 Jan 2005 1:57 AM Comment: Hi Andrew, Do you think of something like this (patch2.diff)? I agree with you that the second patch has less changes but i still prefer my first sol