Aaron Broad wrote:
> Or even simpler:
> 
> @seller.deadline.strftime(fmt='%FT%T.000')@seller.deadline.strftime
> (fmt='%FT%T.000')
> 
> correctly formats a ActiveRecord DateTime for SOAP communication with
> JADE java agent system.

Yep, there's not much you can do about a mangled server-side 
implementation. Believe me I've had to do much uglier things with some 
of the integrations I've had to deal with. I'll be quite happy when the 
world wakes up and realizes that SOAP was a horrible idea, implemented 
very poorly in nearly every case.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to