You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2002/09/24 20:17:18 UTC

DO NOT REPLY [Bug 12152] - Combined property access ( b.mapped(bar/foo) ) throws excception

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12152>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12152

Combined property access ( b.mapped(bar/foo) ) throws excception





------- Additional Comments From mlconnor@yahoo.com  2002-09-24 18:17 -------
The reason this is happening is because the code is using the original bean to
try and access the mapped property rather than get the bean using the current
path and then calling getMappedProperty against it.

Michael Connor

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>