Wassup everyone? I''m trying to deploy a application on windows server 2000, developed with JRuby. My point is, there''s someway to deploy using windows service to start the application as a service, instead using a java application server? Thanks -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I use Mongrel as web service. Here is a link that might help: http://noobonrails.blogspot.com/2006/06/how-to-setup-mongrel-as-native-windows.html On Oct 26, 10:29 am, Daniel Shimoyama <shimoyama.dan...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Wassup everyone? > > I''m trying to deploy a application on windows server 2000, developed > with JRuby. My point is, there''s someway to deploy using windows service to > start the application as a service, instead using a java application server? > > Thanks-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Apparently Analagous Threads
- gem install of mongrel v 1.1.5 broken in jruby
- error when installing on jruby (fastthread dependency)
- redcloth gem ragel code doesn''t build in jruby
- Is Rcov working with Jruby now?
- WEBrick.. won't start and showing '/rails-2.0.2/lib/initializer.rb:159:in `require_frameworks': Could not find RubyGem jruby-openssl (>= 0.0.0) (RuntimeError)' errors