On 6/18/05, Stu Robertson <[EMAIL PROTECTED]> wrote: > Thanks Rahul. The Rhino library was the problem (as it said in the > Readme - Doh!). After upgrading that as per the instructions you > included below, all of the RDCs that I tried worked as expected.
Glad to hear that Stu. > One thing we will need to fix before we go into production is the > e.printStackTrace() calls at various points in the code. We should > be able to convert those to use Jakarta Commons Logging so they'll be > logged according to the application's configuration. I can make the > changes and send along a patch, but it probably won't be for a week > or two. Is that be best way to submit fixes and enhancements btw? Yes, it is. Those are remnants of a logging related discussion we had on this list a while ago. I'll probably have those changes in under a week, so please check the latest code before you create any patches. Thanks, -Rahul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
