Posts Tagged ‘glassfish’

Installing Glassfish v2.1 and configuring a cluster

I have been a Tomcat guy for the longest time but from time to time I like to play with the other guys software so it was either Jetty or Glassfish. I choose Glassfish. I’ve used Glassfish before for development testing and running rails but have not had any real J2ee apps running inside. Let’s [...]

Continue reading »

Mac(OSX) Jruby and Rails 2.2 — Part 2

Running webrick isn’t doing what we want… How about Tomcat? Or maybe Glassfish? Well I have heard that glassfish is VERY EASY, lets checkit out… Step 1:~$ sudo jruby -S gem install glassfishSuccessfully installed glassfish-0.9.0-universal-java1 gem installedInstalling ri documentation for glassfish-0.9.0-universal-java…Installing RDoc documentation for glassfish-0.9.0-universal-java… DONE… no I’m serious… THAT WAS IT!!! Lets start the [...]

Continue reading »

Mac(OSX) Jruby and Rails 2.2

Not Sure why but I wanted to try JRuby and Rails(2.2) new threads… These are the steps I used to get a application on my mac running with Rails 2.2 and JRuby 1.1.3(I used ports to install JRuby thats why 1.1.3). Here are the steps: – First Install JRuby .. # sudo port install jruby [...]

Continue reading »

Follow

Get every new post delivered to your Inbox.