Displaying 20 results from an estimated 10000 matches similar to: "Web Servers..."
2006 May 16
18
Ruby''s purpose?
Before I get flamed, I just want to start off by saying that I am new to
Ruby and I really enjoy this language and want to see it succeed.
But, what niche does this language fill?
These are serious question, not a put down of the language.
Does it has something to offer for Web 2.0?
Is it just another scripting language?
Does it suppose to replace something else?
Does it suppose to work with
2006 May 16
7
WYSIWYG IDE, etc...
I''m new to Ruby, so don''t be too hard on me.
Is there a great visual editor for Ruby?
Also can Ruby on Rails (RoR) work with any other databases other than
the ones listed in the documentation, I need to connect to SQLBase?
Can Ruby be used to create standalone Applications (like Java)?
If yes, does it create native looking apps?
Can it be use in Client-Side and/or Server
2006 Jan 04
14
Rails on Tomcat or JBoss?
Hi all,
The Rails book talks about running Rails under Apache, but is there a
(relatively) easy way to deploy it to either Tomcat or JBoss? Is the CGI
servlet the only option?
Thanks,
Ken
--
Kenneth A. Kousen, Ph.D.
President
Kousen IT, Inc.
<http://www.kousenit.com> http://www.kousenit.com
<mailto:ken.kousen@kousenit.com> ken.kousen@kousenit.com
2006 May 17
1
I need a Database driver to SQLBase...
First, I''m new to Ruby, so I don''t know much about it.
I need connectivity to SQLBase and I know Rails does not support it.
So I need to know how do I get started in creating the connectivity to
SQLBase that I need?
Any help would be great!
--
Posted via http://www.ruby-forum.com/.
2005 Dec 16
25
I Would Really Like to Try RoR but...
it''s been a nightmare trying to set it up. I keep getting a an
Application Error message when I try to navigate to a url which should
be taken care of by my newly created controllers. For instance, I
wanted to test RoR out so I created a MyTest controller which should
allow me to navigate something like:
http://localhost/rubytest/MyTest
but it does not. I have no problem getting
2008 Apr 14
1
redirecting outside connections to https on apache
Hi friends,
There are about 15 applications hosted on different in our
infrastructure mostly running on apache/iis/tomcat. We have a frontend
apache server running on Centos 4.4 64bit which make these
applications accessible to outside world.
For the applications which are running on tomcat we are running
jkmount to make these applications available without mentioning tomcat
ports. For
2006 Apr 04
21
Rails on IIS
I just spent the last two days trying to get Rails on IIS to work with
Windows 2003/IIS 6.0. I think I''ve finally got it working, but it took
more googling than I care to describe. Now I''ve got a few questions:
1) Is there some ''official'' Rails on IIS guide on this site on another
official ruby site that''s known to work well?
2) If not, can someone
2005 Mar 02
4
All I want for Christmas
is to run my Rails app on lighttpd ....
Unfortunately, I am tied to SQL Server, and the database connector
requires ADO.rb which only runs on Win32.
And lighttpd doesnt run on Win32.
*sigh*
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails
2005 May 10
1
Some Rails-Lighttpd questions
I followed the instructions from the ~/RailsOnDebian tutorial to set up
Rails on a FreeBSD. (That tutorial is down, can it be hosted somewhere
else?).
Now I have some questions regarding the configuration of Lighttpd for Rails.
If there are FAQs in my questions don''t hesitate to point me to the right
resource...
Probably a trivial one: where do I access a Rails site when it is
2006 Feb 17
27
deployment server
Hi all,
On theserverside.com there is an article describing an interview with Bruce
Tate, where he calls Java dead like Cobol.
See: http://www.theserverside.com/news/thread.tss?thread_id=39066
However in the comments, some guy comes up with a good point:
He states the following:
<quote>
I couldn''t come up with a viable enterprise quality/grade deployment
platform for RoR. Even
2006 Apr 20
21
Can someone please explain Lighttpd + Mongrel + Rails.
I know that Mongrel is a web server that hosts rails applications. But
i don''t understand what part Lighttpd (or Apache) has in the setup. I
know that you can use Mongrel on its own. What does Lighttpd improve
on?
Thanks,
Chris
--
Posted via http://www.ruby-forum.com/.
2006 May 19
1
Rails- web servers
hi all,
i am new to Ruby on Rails. can an web application developed in rails be
run on any web servers( other than webbrick, apache, lighttpd)?
can it be run in tomcat, weblogic and jboss also?
thanks in advance
--
Posted via http://www.ruby-forum.com/.
2005 Apr 04
6
Rails on straight CGI - doable?
I''m planning on dipping my toe into the rails ocean after having
lurked here for a bit. From what I gather, rails *WILL* work on a
straight CGI based server setup, it''s just slow, right?
Since this is going to be for my own enlightenment, I just need to
confirm(/deny) it''ll work at all right now; I''ll work on the "fast"
later.
2012 Oct 22
3
Duplicate class declaration because of counterintuitive class scoping
Hi,
I bumped into the following this afternoon (on a 2.7.19 puppet master/agent
combo):
consider a class profile::tomcat in module profile with the following
content:
$ cat modules/profile/manifests/tomcat.pp
class profile::tomcat {
class { ''tomcat'': }
notice(''Class profile::tomcat in module profile'')
}
and
$ cat modules/tomcat/manifests/init.pp
2010 May 07
1
Apache Tomcat/5.5.23
I have a new instllation of tomcat on centos. My $CATALINA_HOME is
/usr/share/tomcat5 and tomcat is running.
http://localhost:8080 brings up the tomcat page & one of the option is
"Administration". I would like to use this web interface and even give some
of the test webapp users ability to restart tomcat.
According to the home page, users are defined in
2005 Oct 17
1
Tomcat 4 on Centos 4.1
I use OpenNMS and this is how I install it. So far it's worked every time
(6 installs). Make sure you open up your IPTables as needed. Let me know
how it goes.
--Todd
--------------
Installing DAG RPM Repository
nano -w /etc/yum.repos.d/dag.repo
[dag]
name=Dag RPM Repository for RHEL
baseURL=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
enabled=1
rpm --import
2010 Mar 15
2
Tomcat 5.23 help - http://hostname:8080 is an empty page.
I installed tomcat 5.23 from the yum install of centos5.3 and have started
tomcat on port 8080 . The http://hostname:8080 shows a blank page. In a
standard Tomcat distribution, the default application is located in the ROOT
directory /var/lib/tomcat5/webapps: From centos installation, this directory
is empty. Please help us to bring up the apache-tomcat installation page.
tomcat5.conf has the
2006 Apr 11
3
fun/flamebait: Java Web Devel Stacks
I''ll pose a question partly for fun, partly out of interest to see
what everyone else is doing to survive the pain of the day job. It''s
for the professional J2EE developer converts out there.
Let''s say someone hired you to write a Basecamp clone, but it has to
be done in Java, say on the Tomcat or JBoss platform. What does your
stack look like now that you''ve
2006 Mar 30
25
Mongrel Web Server 0.3.12 -- Finally Out
Hello Folks,
This is the long awaited (like 2 weeks) 0.3.12 release of Mongrel. This
release has received heavier testing than previous releases and supports a
whole raft of improvements to existing functionality plus some new stuff.
For those not clued in, Mongrel is a web server written in (mostly) Ruby.
Check the funny dogs and read the docs about it at
http://mongrel.rubyforge.org/. The
2007 Feb 15
2
use of $name
Hello
The following chunk is within a class definition. ${name} is being
exchanged with an empty string:
remotefile { "/${server_xml}":
owner => tomcat, group => tomcat, mode => 600,
source => "${ftoe_src_prefix_dev}${name}.jvm1"
}
However in the following chunk, lower down in the same class
definition, ${name} is being exchanged