i am new to rails(version-2.1.1)
Already i have a j2ee project running on jboss server.
i want to add some extra functionality(which is i have created in a new
Rails project) into that j2ee project.
i want to deploy my new rails project with that old jboss server
that means i don't want to use any of the ruby server like thin
,mongrel,webrick

my constraint focus is
i want to use only on webserver (that is Jboss)
i want to use two application server (j2ee,rails-2.1)

how can i manage that ?

is there any way to redirect the request from jboss or tomcat webserver
to both of the above mentioned application server.

should i write any cgi script ?
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to