Ruby Forum JRuby > want a spring and rails demo

Posted by Yin AnPing (Guest)
on 18.08.2008 07:58
(Received via mailing list)
Hi, guys
    Where can I find a simple demo of using spring and rails together ?
    Spring for service layer and jruby on rails for web layer. I can't 
find
any on jruby.org and google. Maybe we shoule write something about it on
wiki.
Posted by Charles Oliver Nutter (Guest)
on 30.08.2008 23:33
(Received via mailing list)
Yin AnPing wrote:
> Hi, guys
>     Where can I find a simple demo of using spring and rails together ?
>     Spring for service layer and jruby on rails for web layer. I can't 
> find any on jruby.org <http://jruby.org> and google. Maybe we shoule 
> write something about it on wiki.

If there's nothing on the wiki now, you might do some googling. I
believe there's a couple people working on spring/ruby integration right
now. Anyone on the list doing this?

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email
Posted by Tyler Jennings (Guest)
on 03.09.2008 20:43
(Received via mailing list)
We're currently migrating the rendering tier of a Java web application
from Struts to Rails.  The guts of the Java side are spring &
hibernate.  I don't currently have a "demo", but I can offer help on
the Spring integration if  you need it.

Awhile ago I blogged about running the Spring IOC container in JRuby
in which I also referenced a Spring IOC plugin you can use to access
beans from your ruby code:

http://squaremasher.blogspot.com/2008/02/spring-ioc-in-jruby-life-outside.html

-Tyler

On Sat, Aug 30, 2008 at 4:32 PM, Charles Oliver Nutter
<charles.nutter@sun.com> wrote:
> on the list doing this?
>
> - Charlie
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>   http://xircles.codehaus.org/manage_email
>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email
Posted by Lenny Marks (Guest)
on 04.09.2008 04:03
(Received via mailing list)
On Aug 30, 2008, at 5:32 PM, Charles Oliver Nutter wrote:

> right now. Anyone on the list doing this?
>
> - Charlie
>
>

I don't have a demo application but here is a related post of mine
from the mailing lists a long while ago. We're still using the same
approach very successfully.

http://www.nabble.com/views-controller-in-Ruby-%3C%3D%3E-domain-and-
data-access-in-Java-to15034456.html#a15261664

-lenny

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email
Posted by Lenny Marks (Guest)
on 04.09.2008 23:01
(Received via mailing list)
On Sep 3, 2008, at 10:02 PM, Lenny Marks wrote:

>>
> approach very successfully.
>
> http://www.nabble.com/views-controller-in-Ruby-%3C%3D%3E-domain-and-data-access-in-Java-to15034456.html#a15261664
>

Oops! That was a link to a different post in the same thread. This one
goes to the right spot.

http://www.nabble.com/Re%3A-views-controller-in-Ruby-%3C%3D%3E-domain-and-data-access-in-Java-p15035460.html

-lenny

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email
Posted by Mike McKinney (Guest)
on 05.09.2008 14:44
(Received via mailing list)
blog post from about a year ago on the subject:

http://mysterycoder.blogspot.com/2007/08/spring-rails-plugin-01.html



On Thu, Sep 4, 2008 at 10:36 AM, Lenny Marks <lenny@aps.org> wrote:

>>>>   Spring for service layer and jruby on rails for web layer. I can't
>>>
> to the right spot.
>   http://xircles.codehaus.org/manage_email
>
>
>


--
Aloha!

Mike McKinney
(http://blog.huikau.com)