Questions tagged as 'tomcat'

1
answer

Working with tomcat + Eclipse + SublimeText (Frontend)

We are creating a web project using Eclipse (IDE) and SpringMVC. The development team has two people, separated in Front-end and Back-end (we are using GIT for versioning). For the Front-end we would like to use SublimeText instead of Eclipse. B...
asked by 26.10.2017 / 14:32
0
answers

FAIL - Application already exists at path / Test

Good evening! I am having problems with TomCat and NetBeans, does it continue with the following error message? Implantação em andamento... deploy?config=file%3A%2Ftmp%2Fcontext5869996979793086537.xml&path=/Teste FAIL - Application already...
asked by 03.10.2017 / 23:37
1
answer

Name [name] is not bound in this Context. Unable to find [jdbc]

In the hope of improving access performance in DB, I started to implement a pool of connections within my Web Application. But whenever I go to give a lookup in the application I get the following error    javax.naming.NameNotFoundException:...
asked by 28.09.2017 / 18:12
0
answers

Maven compilation error plugin

I use the following plugins to compile and run my web project in IntelliJ IDEA: pom.xml //Código do pom.xml omitido . . . <dependency> <groupId>javax.servlet</groupId> <artifactId>javax.servlet-api</artifac...
asked by 28.08.2017 / 19:17
1
answer

Platforms that run Tomcat

Does anyone know what platforms (Windows, Linux, Mac, etc.) run Tomcat 9.0? If possible, please provide a reference for such information. Thankful.     
asked by 02.09.2017 / 04:35
1
answer

Set up 2 SSL certificates in tomcat, is it possible?

I have two domains: .net and com.br, which are configured in the tomcat server.xml through the "Host" tag, the domain ".com.br" uses digital certificate, which I configured as follows: / p> <Connector SSLEnabled="true" acceptCount="10000...
asked by 10.08.2017 / 18:23
0
answers

Component Not Rendered By Ajax

I have a form, where internally it has a h: message component and a h: inputText component, and I am submitting this form by default jsf ajax ... the problem is ... submitting the form ajax does not update the components it should update in...
asked by 01.08.2017 / 16:07
0
answers

Error activating Tomcat

Tomcat is installed on windows as a service and linked in eclipse as picture. Errorlog:jul21,20174:12:15PMorg.apache.tomcat.util.digester.SetPropertiesRulebeginADVERTÊNCIA:[SetPropertiesRule]{Server/Service/Engine/Host/Context}Settingproper...
asked by 21.07.2017 / 20:03
1
answer

Memory reserved for tomcat

My system is on a server that has several tomcats, I need to disable the tomcat that has the most memory reserved for it. How do I view the memory reserved for each tomcat on the server?     
asked by 31.07.2017 / 14:01
1
answer

Redirect DDNS to Tomcat

I created a free DDNS in Winco and wanted to know how to redirect the same to an application in Tomcat. At the moment when I access the DDNS, it redirects to the page of my modem.     
asked by 07.07.2017 / 05:14