[
https://issues.apache.org/jira/browse/VELOCITY-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nathan Bubna resolved VELOCITY-70.
----------------------------------
Resolution: Cannot Reproduce
Fix Version/s: 1.6
Works for me in 1.6-dev.
> public members inherted from non-public classes are not valid references
> ------------------------------------------------------------------------
>
> Key: VELOCITY-70
> URL: https://issues.apache.org/jira/browse/VELOCITY-70
> Project: Velocity
> Issue Type: Bug
> Components: Engine
> Affects Versions: 1.5
> Environment: Operating System: All
> Platform: PC
> Reporter: jeff292
> Fix For: 1.6
>
> Attachments: velocity_test.zip
>
>
> Hi there,
> I encountered a problem with Velocity when invoking inherited methods of a
> Java
> class. I get the
> error "org.apache.velocity.runtime.exception.ReferenceException: reference :
> template = screens/Details.vm [line 48,column 1] : $class.getFullName() is
> not
> a valid reference" if I want to invoke the "FullName" method of the "class"
> object. This method is inherited from a superior class. If I call a method
> defined directly in this class, everything works fine. If I obtain the name
> of
> the "class" object, I get the correct name.
> It would be nice, if anyone could help me on this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]