Questions tagged as 'tomcat'

1
answer

Tomcat - JSF 2.2 - NullPointerException when starting the server

I am trying to deploy a web application ( war ) in Tomcat 8.5 . The application is made in Java 8 with Maven , Mojarra 2.3.2 . Additional I'm using Primefaces 6.1 , Richfaces 4.3.7 (that union of prime and rich was already made from...
asked by 15.09.2017 / 22:38
1
answer

Problems with TOMCAT 7

I have a web application mounted with Tomcat 7 on a server with Debian 7 OS, and a few days ago when I turn on the server the application raises perfectly but in less than 5 minutes it stops working, I realized that tomcat is consuming all the m...
asked by 15.08.2017 / 14:33
1
answer

Problem about web certificates when I have 2 applications

good morning. Work with: Ubuntu 16.04 Tomcat 8 Java 1.8 (jdk) I'm trying to set up a Tomcat server where I run two applications: A) CAS server with security running on port 8443 B) Web application to which CAS...
asked by 07.06.2017 / 13:47
0
answers

"Can not build classfiles for source directories" Openbravo. JSP

It turns out that I want to modify a PDA module that brings the Open Bravo point of sale. Import the project to Netbeans. Everything is in order. Required libraries, Tomcat server with xampp, java 1.6. Everything, but when trying to execute, he...
asked by 12.04.2017 / 08:30
0
answers

Download files greater than 10MB with java ee 7 and tomcat

I hope you can help me, I have a web app with java EE 7 on an apache tomcat 8.0.5 server, the problem is that when downloading a file from the interface to do it, it does not, download the file but to the time to go by 10MB, the download is cut,...
asked by 01.03.2017 / 16:40
0
answers

Error with Web Service [closed]

My problem is as follows. I'm working with Liferay 7 , Eclipse Mars and Apache Tomcat 8 and a Windows 10 , and at the moment of to call my web service, which is converted with ApacheCXF , does not work, the answer always sends me null and...
asked by 04.01.2017 / 01:55
0
answers

Run to my project

Good morning, I am trying to run my project in eclipse, and I get an error, that the server could not be started in localhost I got the ports error I changed the ports, I have added server and I do not know what happens, I could help re...
asked by 14.12.2016 / 18:50
0
answers

Apache Tomcat can not start

When I start my tomcat from Elclipse STS this error is displayed! Does anyone know how to fix it? Publishing failed Could not publish to the server. java.lang.IndexOutOfBoundsException Could not publish server configuration: C:\Users\D...
asked by 08.12.2016 / 21:16
1
answer

Pick up property files in the Tomcat according to the environment

I have a war that I raise it with tomcat 8, I need to load a file of properties according to the environment in which I am (dev, test or prod) that are in the "conf" folder of the tomcat. What do you recommend me to use?     
asked by 15.07.2016 / 20:11
2
answers

How can I upload a .jsp file in Tomcat 8?

My operating system is Ubuntu 16.04.3 LTS , and I downloaded the latest version of Tomcat, 8.55. I have configured apache2 and Tomcat so that Tomcat runs on https, however I have a file in /opt/tomcat/webapp/archivo.jsp that when I...
asked by 10.10.2017 / 10:15