History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: ANNOGEN-20
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Patrick Calahan
Reporter: Deepal Jayasinghe
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Annogen

Can not access properties of an inner class

Created: 12/Jun/06 07:01 AM   Updated: 24/May/07 11:11 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Java Source File AddressManager.java (1 kb)
2. File ClassImpl.diff (0.2 kb)
3. File JamClassLoaderImpl.diff (0.1 kb)
4. File ReflectClassBuilder.diff (0.1 kb)



 Description  « Hide
We are using annogen for Axis2 for schema generation , and we found a bug in annogen that it does not give the properties of an inner class. When I debug I can see all the methods in that inner class but I can not see any properties in the inner class. For your reference I have attached sample java class , according to the sample class , when I try to get declared properties of Address class it gave me nothing.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Deepal Jayasinghe - 21/Jun/06 12:32 AM
Any luck of fixing this ?
I think I will be able to send a patch if you guys are Ok with that , this is bit critical for Apache Axis2

Deepal Jayasinghe - 15/Nov/06 02:28 AM
Any idea about this issue ?

Thanks
Deepal


Deepal Jayasinghe - 18/Apr/07 03:53 AM
Will someone be able to fix this issue ?

Angel Todorov - 21/May/07 05:23 AM
Hi guys,

I am attaching the diffs for the annogen fixes in order to gen inner classes to work. I haven't used SVN's diff, but the normal diff command, since I had problems connecting to the annogen's svn server. Thank you.

Regards,
Angel


Angel Todorov - 21/May/07 05:23 AM
Hi guys,

I am attaching the diffs for the annogen fixes in order to gen inner classes to work. I haven't used SVN's diff, but the normal diff command, since I had problems connecting to the annogen's svn server. Thank you.

Regards,
Angel


Angel Todorov - 21/May/07 05:23 AM
Hi guys,

I am attaching the diffs for the annogen fixes in order to gen inner classes to work. I haven't used SVN's diff, but the normal diff command, since I had problems connecting to the annogen's svn server. Thank you.

Regards,
Angel


Davanum Srinivas - 24/May/07 11:11 AM
Angel,

Please check svn revision 37

– dims