Questions tagged as 'tomcat'

0
answers

Generate valid SSL file to use on Tomcat

I received from the SECNET certifier an SSL certificate www_meusite_com_br.crt created by COMODO and together in this zip came another file named www_meusite_com_br.ca-bundle. I have tried every way to use this certificate and nothing works, I a...
asked by 25.09.2018 / 14:09
0
answers

Error when deploying a java application with postgres

Expensive. I created a small web application using postgres. However, when I run the eclipse, it runs smoothly. But when I export the .war file and try to deploy it on the tomcat server, it returns the error below: Caused by: javax.persi...
asked by 19.09.2018 / 16:48
0
answers

Error trying to start Tomcat start in Eclipse

I have the following configuration: Eclipse: Version: Oxygen.3a Release (4.7.3a) Apache Tomcat 8.5.33 Server I accessed link without any error. When I try to start in Eclipse, I get the message below:    -Djava.endorsed.dirs = C...
asked by 10.09.2018 / 15:18
2
answers

HTTP Error 500 in JSF

I'm having problems with HTTP error 500. I have already changed the application of Eclipse Kepler to Neon, already gave a clean in the project. I circled the project on the server with no open browser and nothing. I tried searching for the...
asked by 07.09.2018 / 16:05
0
answers

APACHE TOM CAT 9.0

Good evening guys, I'm trying to upload a project on tomcat 9 (THIS IS THE FIRST TIME I DO THIS) ,butwhenthepageloadsitloadswithHTTPStatus404-NotFound,thisisthelogthatshowswhenItrytouploadtheprojectLOG:Connectedtoserver[2018-09-0111:56:32,882]A...
asked by 02.09.2018 / 05:15
1
answer

Install SSL on Tomcat with certificate .cer

My question is whether it is possible to add SSL to a Windows Server with Tomcat 7 installed using only a .cer file. I am with a client that uses SSL in your applications with ISS and whenever you need to install SSL on your ISS server only...
asked by 24.08.2018 / 15:42
0
answers

TOMCAT - HTTP Status 404 - Not Found

I know there are already other questions about this but their solution did not help at all, so I would like you to help me with my problem here. This is a project that uses Maven (normal) and Tomcat for server. What happens is that when I do...
asked by 22.08.2018 / 20:04
0
answers

Error when implementing CDI in a JSF project using Tomcat

I'm developing a project that initially only had JSF and PrimeFaces as FrameWorks but I decided to implement CDI to be able to use @ConversationScoped and I implemented and without making any other modifications I tried and the project was worki...
asked by 19.08.2018 / 20:02
0
answers

Error in Eclipse using Tomcat server 9.0 Tomcat - Error 404

I'm trying to run a web site using Tomcat9 Servlet, where the user will enter his salary, and according to the salary range, a readjustment will be made at that old salary! The language used is JAVA I created the Beans and Web Packages, which...
asked by 25.08.2018 / 19:30
0
answers

Virtual Host Tomcat - Port / URL

I'm new to tomcat and stopped at two issues; 1) I have how to see which url is coming and through it to play within my example application link being in the server .xml the tomcat port is 8095 and not 80. 2) The application is a third pa...
asked by 26.07.2018 / 21:47