| |
| |
 |
|
What version of Tomcat Apache do you support? |
|
| |
| |
 |
|
We currently support Tomcat Apache version v5.5.4 on our Windows Servers |
|
| |
| |
 |
|
What is the version of Java Runtime Environment? |
|
| |
| |
 |
|
Java Development Kit/Java Runtime Environment (JDK/JRE) version is v1.5 |
|
| |
| |
 |
|
What version of MySQL database do I get? |
|
| |
| |
 |
|
MySQL database server version is v5.1.37 |
|
| |
| |
 |
|
Can I run multiple war files with my domain? |
|
| |
| |
 |
|
Depending on the package purchased, you can run multiple war files under your account. This facility does comes multiple domain and
reseller packages. |
|
| |
| |
 |
|
Is there any possibility that I can get any specific version for Tomcat or JDK? |
|
| |
| |
 |
|
No. At this time we do not support any other version on our shared servers. |
|
| |
| |
 |
|
How can I deploy my war files? |
|
| |
| |
 |
|
Please follow below mentioned steps in order to setup .war file using Plesk: |
|
| |
| |
|
|
STEPS :- |
|
| |
|
|
|
|
| |
|
|
1. Login to your account PLESK panel. If you are reseller, please login to your reseller Plesk panel and click on domains link under
General tab on top-left. |
|
| |
|
|
|
|
| |
|
|
2. Now, click on Web Application link for that particular domain name |
|
| |
|
|
|
|
| |
|
|
3. You will see three tabs in middle of Web Application page, click on "Java Applications" tab. |
|
| |
|
|
|
|
| |
|
|
4. You can see the status of Tomcat Apache by pointing your mouse on Switch On/Switch Off button. You can run/stop Tomcat Apache
service using this button for your domain name. |
|
| |
|
|
|
|
| |
|
|
5. To install .war file, please click on "Install New Application" button. You will see a option to upload your war file through Plesk. Once
uploaded, Plesk will install your Tomcat/JSP application on server under the directory name which you have given while making .war
file on your PC. You may need to setup a Index page or JavaScript redirect from your main directory which is httpdocs under Plesk. |
|
| |
|
|
|
|
| |
 |
|
My war file deployed successfully and working at www.myjspdomain.com/warfile. But I would like to to be at www.myjspdomain.com? |
|
| |
| |
 |
|
On Plesk server all deployed JSP applications run like this only. You can howerver use a simple JavaScript as given below to redirect
your domain name www.myjspdomain.com to www.myjspdomain.com/warfile |
|
| |
| |
 |
|
Why my JSP application is not working? |
|
| |
| |
 |
|
CASE :- |
|
| |
| |
|
|
1. First of all please make sure that your domain name points to our server. If you got a new domain or just pointed your domain to our
server by updating it's name server entries, you should wait atleast 24 to 48hours to work these changes globally. |
|
| |
| |
|
|
2. Secondaly, please make sure that the Tomcat Apache service is on for your domain name. You can check this as per the instructions
given in Step 4 of above answer. |
|
| |
| |
|
|
3. If your JSP application is showing yellow button instead of green, please try restarting your JSP application by clicking on Restart
link there. If this does not work, please make sure that the war file have all the dependencies included as per your application requir-
ement and there is no programming glitch |
|
| |
| |
 |
|
What if I made any changes to my programming code? Is there any option to update individual files on server? |
|
| |
| |
 |
|
On shared server environment, you cannot access your jsp application which is installed under the root directory of Tomcat. You need to
remove your existing war file from server using Plesk control panel and then you can deploy new war file with changes. |
|
| |
| |
 |
|
I would like to troubleshoot my jsp application and would like to see the Tomcat Error Log. Please help? |
|
| |
| |
 |
|
On Plesk Server, Tomcat Apache have shared log file for all jsp applications deployed. Please contact us at support@dinsol.in with your
domain name and application name, requesting to provide the Tomcat Log. One of our support team member shall provide you, your
application log entries.
|
|
| |
| |
 |
|
What if I need any support with my JSP application? |
|
| |
|
|
|
|
| |
 |
|
If you need any support, please get back to us at support@dinsol.in. We would be happy to assist you. |
|