Re: [shale] Patch for org.apache.shale.remote.ResponseWrapper

2005-05-27 Thread Shane Bryzak
lost is to file them in our issue tracking system: http://issues.apache.org/bugzilla/ The patch can either be listed directly in the bug report (if it's simple like this one), or added as an attachment if it's larger. Craig On 5/23/05, Shane Bryzak <[EMAIL PROTECTED]> wrot

[shale] Patch for org.apache.shale.remote.ResponseWrapper

2005-05-23 Thread Shane Bryzak
I hope this is the right place to post patches... anyway, I found a small bug in the ResponseWrapper class. Patch as follows. Index: ResponseWrapper.java === --- ResponseWrapper.java(revision 177960) +++ ResponseWrapper.java