Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-769 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-769 Summary: Hibernate mapping generation "Invoking method failed" Type: Bug Status: Open Priority: Major Original Estimate: 1 day Time Spent: Unknown Remaining: 1 day Project: XDoclet Components: Hibernate Module Versions: 1.2 Assignee: xdoclet-devel (Use for new issues) Reporter: joxo spals Created: Wed, 14 Jan 2004 6:32 PM Updated: Wed, 14 Jan 2004 6:32 PM Environment: Windows 2000 professional Description: Well i don't know if this is really a bug, but I think this isn't the normal way of handling stuff. When I tried to make a hibernate mapping I constantly got this exeption : "SEVERE: Invoking method failed: xdoclet.tagshandler.MethodTagsHandler.ifHasMethodTag, line=8 of template file: jar:file:C:\apache-ant-1.5.4\lib\xdoclet\xdoclet-hibernate-module-1.2.jar!/xdoclet/modules/hibernate/resources/hibernate.xdt java.lang.reflect.InvocationTargetException" Now the strange thing is, i removed all @hibernate tags, except for the @hibernate.class and @hibernate.id tags. The file contained a bare minimum so to speak. The error persisted, until I changed Map to java.util.Map in getter/setter methods for a property I even didn't include in the mapping (only class and id) I cannot tell why this happened, I just isolated the error and tried with a little bit of good luck and years of experience :) --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
