On Wed, Feb 10, 2010 at 4:29 PM, Silvester <[email protected]> wrote: > > Thanks a lot, John. I am able to run my code now.
Great :) > Currently we have a system, which works as shown below. > > | OpenWFE-Java | <----> | Service written in Java (Embedded Engine) | > <----> | Other Systems | > > We are planning to migrate to ruote. > > | ruote | <----> | Service written in Java (Wrapper) | <----> | Other > Systems | > > For this we need to change the Service alone, so that other systems > are not affected. > The other systems call the same java methods of the wrapper, which in > turn talk to ruote in Ruby language. > > This is why, i have written a complicated code using JRuby. > > Can you please advise, if this is the right way of doing the > migration? I don't know any details, but this seems a sensible way of doing that. Services for the win. Which is your company ? Best regards, -- John Mettraux - http://jmettraux.wordpress.com -- you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en
