Open GoogleCodeExporter opened 9 years ago
That's a good question... I have yet to try JRuby at all, so I have no idea how
you'd
go about doing this (or whether it's possible). However, there's nothing
particularly
special about Camping or RubyCAS-Server -- they're just Ruby programs like any
other,
so theoretically it should work with JRuby. The one tricky part would have to
do with
the web server. I'm not sure how this works for Rails -- whether your Java app
server
handles the HTTP server part of it, or if it just forwards requests through to
the
Ruby HTTP server....
You might want to post your question on the RubyCAS-Server mailing list, as
it's more
likely to be seen there by someone who has expertise in this. I should say
though
that if you've already got a working Java app infrastructure, why not just use
the
JA-SIG CAS server, which is already distributed for you as a WAR?
Original comment by matt.zuk...@gmail.com
on 22 Aug 2007 at 4:45
Original comment by matt.zuk...@gmail.com
on 22 Aug 2007 at 4:55
Original comment by matt.zuk...@gmail.com
on 17 Oct 2007 at 10:13
Original comment by matt.zuk...@gmail.com
on 17 Oct 2007 at 10:13
Preliminary testing shows that the server works under JRuby, although the LDAP
authenticator doesn't. We may need to use a native Java LDAP library to do this
under
JRuby.
Original comment by matt.zuk...@gmail.com
on 31 Mar 2008 at 5:31
Original comment by matt.zuk...@gmail.com
on 31 Mar 2008 at 5:31
Original issue reported on code.google.com by
ruby...@gmail.com
on 22 Aug 2007 at 1:32