Jump to content

Deploying some projects Rails & Java Servlets


Recommended Posts

Hi, after completing some projects in a part time course I'm trying to put them online as a portfolio of sorts, but I've only ever deployed simple HTML/ CSS sites, which is fine, but need some help running these other ones:

 

Rails:

I've created my database and uploaded the application, and set it to Auto run on boot, created a Rewrite URL but after that not sure what to do, even after I click the Run button in Rails part of cpanel, the app status always says "Not Running"

 

Java Servlets:

I've uploaded my project folder (created in Netbeans) it uses as .jsp landing page (which is ok) that redirects to a .java servlet file (which doesn't show)

 

Any help would be appreciated! :unsure:

 

http://randomblob.heliohost.org/

Link to comment
Share on other sites

Guest Geoff
I've created my database and uploaded the application, and set it to Auto run on boot, created a Rewrite URL but after that not sure what to do, even after I click the Run button in Rails part of cpanel, the app status always says "Not Running"

 

Fixed.

 

 

I've uploaded my project folder (created in Netbeans) it uses as .jsp landing page (which is ok) that redirects to a .java servlet file (which doesn't show)

 

Seems we don't have JSP installed yet.

 

Link to comment
Share on other sites

I've created my database and uploaded the application, and set it to Auto run on boot, created a Rewrite URL but after that not sure what to do, even after I click the Run button in Rails part of cpanel, the app status always says "Not Running"

 

Fixed.

 

 

I've uploaded my project folder (created in Netbeans) it uses as .jsp landing page (which is ok) that redirects to a .java servlet file (which doesn't show)

 

Seems we don't have JSP installed yet.

Well I still see Not Running so maybe I haven't configured it properly.

 

Wizard: Yeah I followed that guide at the beginning (not sure about "We strongly recommend establishing a path within the public_html directory, as allowing the Mongrel daemon access to your root directory may be dangerous." in step 2 though)

 

My app is using/written in rails 2.3.8, would that be causing problems perhaps?

Link to comment
Share on other sites

Guest Geoff

If you would like JSP, please post in the Requests for Java/JSP in Customer Service. Thanks.

 

 

Well I still see Not Running so maybe I haven't configured it properly.

 

Strange. I can create a fresh rails application in cpanel, and it works perfectly.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...