RE: [Rabbit-proxy-users] Re: Image Problems
Brought to you by:
ernimril
From: Samuel H. <Sam...@Co...> - 2004-03-31 21:45:08
|
So far so good. I have not been able to create the problem again after applying the patch and re-compiling. I will let you know what else I see. Thank you. Sam -----Original Message----- From: rab...@li... [mailto:rab...@li...] On Behalf Of Robert Olofsson Sent: Wednesday, March 31, 2004 2:14 PM To: Samuel Hill Cc: rab...@li... Subject: Re: [Rabbit-proxy-users] Re: Image Problems Samuel Hill wrote: >I really like what you have developed and would like to use it. If you >get a fix for that please let me know so I can get it in place. > > I have attached a patch that you can try, it seems to work well for me. (In case you dont know how to): RabbIT2# patch -p0 < /tmp/rpatch.txt It ought to tell you something like: patching file src/rabbit/proxy/Connection.java after that call "make code" Clear the cache (since you most probably have 0-based files in it). and start a new rabbit. It would be good if you helped test this patch, its not very beutiful code, but may work... /robo |