Jump to content

lani1234

Members
  • Posts

    47
  • Joined

  • Last visited

Everything posted by lani1234

  1. This works on my machine, so I don't understand why deploying it on your server would make it stop working. The main jsp page is trying to access a Servlet and the Servlet is not being found. Any ideas why? Have other people been having this problem? I'm not sure what to change since I have it working on my computer.
  2. I have placed a war file in my home directory: home/lani1234/TestingWarFileOnHelio.war Can you please deploy it? Thank you so much.
  3. I am still getting a 404 error for my war file. lani1234.heliohost.org/CandC/LoginPage.jsp HTTP Status 404 - /CandC/LoginPage.jsp type Status report message /CandC/LoginPage.jsp description The requested resource is not available. Not sure why my thread was marked solved.
  4. As an update, I am also getting a 404 error when I try to go to http://lani1234.heliohost.org/CandC/LoginPage.jsp which is my apps main page. HTTP Status 404 - /CandC/LoginPage.jsp type Status report message /CandC/LoginPage.jsp description The requested resource is not available.
  5. I am still getting the same error message with this .war file. I am connecting to the database through a java class. My web app uses jsp and java servlets. The jsp files access the servlets which do all the heavy lifting. Although I am sure I have the code right for connecting through a java class, do you have a snippet of that? Also, you use Tomcat, correct? What version? Could that be an issue if my project is optimized for Tomcat 7? Thank you
  6. In the 404 error message, it says the resource is not available, and it lists lani1234_CandC which is the name of my database. I am trying to connect to the mySQL database using my Java web app. Is there anything out of the ordinary that needs to be done to connect to the database I have set up on your server? The database name is lani1234_CandC username: lani1234_lani password: dbpass I am using: driver = "com.mysql.jdbc.Driver" url = "jdbc:mysql://localhost/lani1234_CandC" I have this same .war file deploying fine on a different server. I have placed a new .war file in my home directory (home/lani1234/CandC.war) if you wouldn't mind re-deploying it just in case I had a typo in the database name or something. I appreciate any input you might have otherwise.
  7. In the error message, it says the resource is not available, and it lists lani1234_CandC which is the name of my database. I am trying to connect to the mySQL database using my Java web app. Is there anything out of the ordinary that needs to be done to connect to the database I have set up on your server? The database name is lani1234_CandC username: lani1234_lani password: dbpass I am using: driver = "com.mysql.jdbc.Driver" url = "jdbc:mysql://localhost/lani1234_CandC" I have this same .war file deploying fine on a different server. I have placed a new .war file in my home directory (home/lani1234/CandC.war) if you wouldn't mind re-deploying it just in case I had a typo in the database name or something. I appreciate any input you might have otherwise.
  8. I am getting a 404 Error type Status report message /lani1234_CandC/ description The requested resource is not available. lani1234_CandC is my mySQL database. Any suggestions as to why this would be happening?
  9. I have placed my war file in home/lani1234/CandC.war. Can you please deploy it? Thank you so much.
  10. Can someone please explain to me my options for running my JSP/Servlet web app? I have read the Wiki and the Forums and I can't find the answer. I am just wanting to know if there is more than one way to make my application work. Can I use my source files? If so, where should they be placed? Do I have to deploy a .war file? If so, where should it be placed? I appreciate any assistance you can give. Thank you.
  11. Do I have the option of using the source files as well, or is the war file the only option to make it work?
  12. I have a working jsp/Servlet application that I want to get up and running on the Johnny server. Does your hosting site use war files or do I upload all source files to a particular directory? Your help is appreciated. Thank you
  13. Thank you for your help. I wish I would have seen that back then, but I am looking forward to using it now. I appreciate it.
  14. I was told I would be notified when it was functional but I was never notified. Also, there is still an option to "request java" in my control panel, so I thought that was an indication that it wasn't functional. If it is, that is great! I've been waiting all this time for notification. I would love to start using it if it is functional.
  15. Can I get an update on the status of my Java functionality? I was told in October that I would have it within 24 hours and I still do not have Java. Thank you
  16. I haven't been able to log in to my cPanel for days. It just keeps going to a page that says Oops! Google Chrome could not connect to johnny.heliohost.org:2082 I'm not sure what the issue is. How can I log in? My username is lani1234 server johnny EDIT: I must be behind a firewall at work. I got through to the cPanel using http://cpanel.yourdomain.org Sorry for the post but maybe this will help others
  17. Thank you. Is there a status queue that I can watch so that I know when my account has java? Or will I be notified?
  18. Is there a glitch in the timing display or does it really take 3 months to receive Java??
  19. Ok. I'm sorry, I thought I was supposed to check the queue to see where the account is in line to be created. I will give it more time.
  20. I received an email saying my account was installed and added to the creation queue, but when I check my status, I get a message saying "Either we could not find that account in the database, or it has already become active. If you're seeing an "Account Queued" page, please wait an additional 24 hours. If you aren't seeing anything, please refresh your browser's cache". I have refreshed my cache but I am getting the same message. Please advise.
×
×
  • Create New...