I have to interface (using SOAP) with an external system. Most of the
methods respond with a java bean. Look like it was done expecting java
on the client side always.
My question is, how can I interface with that, how can I take a java
bean and handle it on the RoR side?