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

http://issues.apache.org/bugzilla/show_bug.cgi?id=35923


[EMAIL PROTECTED] changed:

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




------- Additional Comments From [EMAIL PROTECTED]  2005-07-29 23:59 -------
We went through the JasperReports source and did find that they are using
several rule classes, including SetNestedPropertiesRule in their code. We
reverted just their jar from 1.0 to 0.6.8, and the problem went away, so it
appears that Jasper is doing something wrong with their rules.

We did notice, however, that digester.getRules() will return a RulesBase if the
rules are null, and this should throw a ClassCastException since I don't believe
that RulesBase will cast to AnyChildRules. As long as the API contract disallows
having null rules in this state, that will be fine, otherwise, that could be a
potential error. Forgive my ignorance of digester if I'm speaking nonsense :).

This bug can be closed for now, as it appears to be a fault in Jasper, unles the
Jasper folks think they're doing things correctly. I've logged a bug with them
for this.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to