The following comment has been added to this issue:
Author: Ian Phillips
Created: Sun, 14 Nov 2004 6:52 PM
Body:
Here's something interesting as well, if I try to run the beaninfo task against
individual files it sometimes reports that it's been successful, but then the
generated file seems to be truncated.
---------------------------------------------------------------------
View this comment:
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1154?page=comments#action_15245
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1154
Here is an overview of the issue:
---------------------------------------------------------------------
Key: XDT-1154
Summary: XDoclet fails when generating BeanInfo
Type: Bug
Status: Open
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: XDoclet
Components:
Java Module
Versions:
1.2.2
Assignee: xdoclet-devel (Use for new issues)
Reporter: Ian Phillips
Created: Sun, 14 Nov 2004 4:44 PM
Updated: Sun, 14 Nov 2004 6:52 PM
Environment: Mac OS X 10.3.5, Java VM 1.4.2-38 (Apple), Ant 1.6.2.
Running from Eclipse 3.0.1 as an external tool.
Description:
Here's the error message I'm seeing, I will attach the 2 source files and the
ant build.xml file to this issue:
Buildfile: /Users/ianp/Workspace/com.infogain.fusion/build.xml
init:
codegen:
[xdoclet] (XDocletMain.start 47 ) Running <beaninfo/>
[xdoclet] Generating BeanInfo class for com.infogain.fusion.model.Contained.
[xdoclet] (JavaBeanTagsHandler.getGetterMethod 164 ) ===find getter method===
[xdoclet] (JavaBeanTagsHandler.getGetterMethod 165 ) method name: getContainer
[xdoclet] (JavaBeanTagsHandler.getGetterMethod 166 ) property name: container
[xdoclet] (JavaBeanTagsHandler.getGetterMethod 167 ) property type:
com.infogain.fusion.model.Container
[xdoclet] (JavaBeanTagsHandler.getGetterMethod 195 ) found explicit getter
getContainer
[xdoclet] (JavaBeanTagsHandler.getSetterMethod 262 ) ===find setter method===
[xdoclet] (JavaBeanTagsHandler.getSetterMethod 263 ) method name: getContainer
[xdoclet] (JavaBeanTagsHandler.getSetterMethod 264 ) property name: container
[xdoclet] (JavaBeanTagsHandler.getSetterMethod 265 ) property type:
com.infogain.fusion.model.Container
[xdoclet] (JavaBeanTagsHandler.getSetterMethod 331 ) no standard setter (not
tagged readonly)
[xdoclet] (JavaBeanTagsHandler.getGetterMethod 164 ) ===find getter method===
[xdoclet] (JavaBeanTagsHandler.getGetterMethod 165 ) method name: isVisible
[xdoclet] (JavaBeanTagsHandler.getGetterMethod 166 ) property name: visible
[xdoclet] (JavaBeanTagsHandler.getGetterMethod 167 ) property type: boolean
[xdoclet] (JavaBeanTagsHandler.getGetterMethod 195 ) found explicit getter
isVisible
[xdoclet] (JavaBeanTagsHandler.getSetterMethod 262 ) ===find setter method===
[xdoclet] (JavaBeanTagsHandler.getSetterMethod 263 ) method name: isVisible
[xdoclet] (JavaBeanTagsHandler.getSetterMethod 264 ) property name: visible
[xdoclet] (JavaBeanTagsHandler.getSetterMethod 265 ) property type: boolean
[xdoclet] (JavaBeanTagsHandler.getSetterMethod 292 ) found explicit setter
setVisible
[xdoclet] Generating BeanInfo class for com.infogain.fusion.model.Container.
[xdoclet] (JavaBeanTagsHandler.getGetterMethod 164 ) ===find getter method===
[xdoclet] (JavaBeanTagsHandler.getGetterMethod 165 ) method name: getContents
[xdoclet] (JavaBeanTagsHandler.getGetterMethod 166 ) property name: contents
[xdoclet] (JavaBeanTagsHandler.getGetterMethod 167 ) property type:
com.infogain.fusion.model.Contained
[xdoclet] (JavaBeanTagsHandler.getGetterMethod 195 ) found explicit getter
getContents
[xdoclet] (JavaBeanTagsHandler.getSetterMethod 262 ) ===find setter method===
[xdoclet] (JavaBeanTagsHandler.getSetterMethod 263 ) method name: getContents
[xdoclet] (JavaBeanTagsHandler.getSetterMethod 264 ) property name: contents
[xdoclet] (JavaBeanTagsHandler.getSetterMethod 265 ) property type:
com.infogain.fusion.model.Contained
[xdoclet] (TemplateEngine.invokeMethod 544 ) Invoking method failed:
xdoclet.modules.java.javabean.JavaBeanTagsHandler.getSetterMethodNameQuoted,
line=6 of template file:
jar:file:/Users/ianp/Library/Java/xdoclet-1.2.2/lib/xdoclet-java-module-1.2.2.jar!/xdoclet/modules/java/javabean/resources/beaninfo.xdt
[xdoclet] java.lang.reflect.InvocationTargetException
[xdoclet] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[xdoclet] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[xdoclet] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[xdoclet] at java.lang.reflect.Method.invoke(Method.java:324)
[xdoclet] at xdoclet.template.TemplateEngine.invoke(TemplateEngine.java:638)
---------------------------------------------------------------------
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: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel