Anyone know how to use memcached or file based sessions with Rails under
Jruby ? Is there a way to override the servlet session management to be
handled by rails ?
Thanks
Adam
Anyone know how to use memcached or file based sessions with Rails under
Jruby ? Is there a way to override the servlet session management to be
handled by rails ?
Thanks
Adam
On Thu, Jun 19, 2008 at 4:16 PM, AD [email protected] wrote:
Anyone know how to use memcached or file based sessions with Rails under
Jruby ? Is there a way to override the servlet session management to be
handled by rails ?
Technically it should work fine, but you may get bitten by the bug I
mentioned in the other thread.
/Nick
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
are you referring to this one ?
http://jira.codehaus.org/browse/JRUBY-2507
Comments look like it is working with latest jruby-rack, is this true ?
is
it safer to wait for 1.1.3 ? Not sure what the timeline is for 1.1.3
Thanks
Adam
Yeah, I think it’s fixed, it’s just not released yet. I’ve put a
snapshot here that you can download and try in your application.
You’ll need to replace the existing jruby-rack jar in warbler or
follow the instructions Matt B. gave in the other thread.
http://caldersphere.net/jruby-rack/jruby-rack-0.9.1-SNAPSHOT.jar
/Nick
On Thu, Jun 19, 2008 at 5:21 PM, AD [email protected] wrote:
On Thu, Jun 19, 2008 at 4:16 PM, AD [email protected] wrote:
To unsubscribe from this list, please visit:
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
Nick S. wrote:
Yeah, I think it’s fixed, it’s just not released yet. I’ve put a
snapshot here that you can download and try in your application.
You’ll need to replace the existing jruby-rack jar in warbler or
follow the instructions Matt B. gave in the other thread.
I updated the wiki, so the instructions are also
http://wiki.jruby.org/wiki/Warbler#Defaults
–
Matt
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs