Questions tagged as 'tomcat'

0
answers

Problem in Project Configuration with Tomcat v8

I have a project that I'm developing in college for la desktops, I got a Notebook and I would like to develop at home, but I'm having problems with the configuration of my project with Tomcat. My project works WEB.xml and Persistence.x...
asked by 28.06.2015 / 18:59
0
answers

Tomcat application + jsf + hibernate = Slow to initialize [closed]

My application is running very slowly. Follow the eclipse log where it takes the longest:   INFO: HHH000397: Using ASTQueryTranslatorFactory     
asked by 05.03.2015 / 12:52
0
answers

Clustered tomcat7 does not replicate session

I have a Ubuntu with 2 Tomcat7 with the following cluster settings: The balancer is Apache MOD_JK. SERVER.XML: <Engine name="Catalina" defaultHost="localhost" jvmRoute="no0"> <Cluster className="org.apache.catalina.ha.tcp....
asked by 29.10.2014 / 20:36
0
answers

Jasper report is not generated on production server

A problem in using JasperReports . I created a class to generate the reports, from some parameters. It inside Eclipse generates normally, but when I export WAR and put it into production, it does nothing. At first, I noticed t...
asked by 14.05.2015 / 19:33
1
answer

Configuration not applied when initializing Tomcat

I have a specific configuration to be performed on catalina.bat , and this configuration works perfectly when I start the application server by running the script catalina.bat (or startup.bat ). However, when starting the w...
asked by 02.02.2015 / 20:15
0
answers

Starting tomcat v7.0 server at localhost has encountered a problem [closed]

I'm trying to start Tomcat Server locally, but this problem occurs. Could anyone help me?     
asked by 13.08.2014 / 15:14
1
answer

Project Vaadin error in "pom.xml"

I created a Maven project and I was putting the dependencies, I got the error in the pom related to the servlet dependency . <dependency> <groupId>javax.servlet</groupId> <artifactId>servlet-api</artifactId>...
asked by 11.11.2014 / 18:11
1
answer

omnifaces does not recognize CDI configured in tomcat

Good morning, everyone. I'm doing the book project "algaworks-ebook-java-ee-7-with-jsf-primefaces-and-cdi-2a-edicao-20150228" and I'm having trouble adding omnifaces . When I go up tomcat, I get the following error: ... INFO: WELD-ENV-001...
asked by 26.05.2016 / 15:49
1
answer

Tomcat JSF 1 Error with f: convertNumber

Hello, I use my application in tomcat 6, I need to change to tomcat 7 but everywhere I use f: convertNumber I get the following error:    /pages/pvt/ipd/cliente/consultar.xhtml @ 37,105 value="# {clientPocketController.client.client}": Can n...
asked by 10.02.2016 / 18:15
1
answer

No qualifying bean of type found for dependency

I looked in Stackoverflow and Stackoverflow in Portuguese but nothing guaranteed the solution to the problem. I have passed several times for this problem but at the moment I can not find the solution, it follows:    Caused by: org.springfram...
asked by 26.02.2016 / 14:59