Ruby 1.8.4 comes with soap4r 1.5.5. With this version of soap4r
actionwebservice is completely broken. Any soap rpc call which returns
a value results with 'can't modify frozen object' exception.

There is a ticket open for this problem http://dev.rubyonrails.org/ticket/2553

There are several proposed fixes for this problem. I've attached my
own solution which doesn't require patching of soap4r classes.

This is stop-ship problem I think. Can somebody take a look?

Thanks,
Kent.

On 2/26/06, Anatol Pomozov <[EMAIL PROTECTED]> wrote:
> I am voting for tickets #3811
> To be precise I am voting for fixing problem with :index in datetime select.
>
> In http://dev.rubyonrails.org/ticket/3811 Bob made great
> job by consolidation all ticket related to date helper. I am using patch
> from this ticket on stage server and it works as expected (:index param in
> datetime_select).
>
>
> On 2/26/06, Michael Koziarski <[EMAIL PROTECTED]> wrote:
> > Hey guys,
> >
> > We're now beginning to finalise rails 1.1, and we need to make sure
> > that we don't miss any heinous bugs.  While we'll all be giving the
> > list a once over, we're only human and we're likely to miss things.
> >
> > So, if you have any tickets which you think need to be addressed,
> > please bring them up in this thread,  or add a keyword of
> > needs_review.   We're pretty keen on pushing out a 1.1 release pretty
> > soon, but we also want to get all the nasty bugs.
> >
> > --
> > Cheers
> >
> > Koz
> > _______________________________________________
> > Rails-core mailing list
> > Rails-core@lists.rubyonrails.org
> > http://lists.rubyonrails.org/mailman/listinfo/rails-core
> >
>
>
>
> --
> anatol (http://pomozov.info)
> _______________________________________________
> Rails-core mailing list
> Rails-core@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails-core
>
>
>


--
Kent
---
http://www.datanoise.com
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to