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=9482>.
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=9482

Problem with Pointer asPath method using dynamic beans

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2002-05-30 02:01 -------
There were two problems: one with DynamicPropertyPointer - it generated an 
incorrect path. Once that was fixed, I discovered another: paths generated (now 
correctly) by those pointers were not interpreted correctly. That problem was 
with the PredicateContext, which failed to treat paths like "foo[@name='bar']
[2]" correctly: instead of taking the first collection for name 'bar' and 
extracting the second element, it was in fact looking for a second collection 
named 'bar'.

I could not reproduce the other issue: with iterations starting at #2.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to