Questions tagged as 'tomcat'

0
answers

Problem starting tomcat

Good afternoon I have the following problem on my production server. I have already installed tomcat 8 and 9 to test, JDK 8, set everything right (I believe) and one of my projects does not go up. The strange thing that the WAR generated with...
asked by 14.12.2017 / 17:44
2
answers

Path to image in JSP

I need to display an image inside the img tag. It's a web project, running on Tomcat and Ubuntu Mate. I save in bank as String the path of where the image is: "/opt/imagens/img.png" To display, I put it this way <img src="<...
asked by 13.12.2017 / 16:19
0
answers

File Upload on Tomcat Server

I have a system ready to upload to the tomcat server, only this system uses uploads with catalina base, and when I upload the system to the tomcat server the file upload does not work, does anyone know if it is necessary to create the folders wh...
asked by 20.11.2017 / 14:25
1
answer

Starting Tomcat 7 (java 7)

I'm installing Jdk7 and tomcat 7. The installation of jdk7 was normal without any problem and the system variables have already been created and directed. After doing this step I was installing tomcat 7, however at the beginning I was giving an...
asked by 08.08.2017 / 17:03
0
answers

How to enable cross-origin in tomcat?

I basically need to enable Cross-Origin in my Tomcat 8.5. I want to know the right way to do this and what are the risks?     
asked by 02.06.2017 / 22:45
1
answer

Why is the HTTP Status 404 error occurring in my JBoss Tomcat 7 + Spring MVC application?

I'm doing some tests with MVC JBoss 7 + Spring , and locally it runs, but when I put it in the cloud it generates the error HTTP Status 404 . Folder organization: /pswebproj/src/main/java/pswebproj/control/HelloContro...
asked by 06.04.2017 / 02:45
1
answer

Tomcat 9 - application / json was not found

Greetings, I'm developing a WS in Jersey / Restful which is working correctly on Glassfish but on Tomcat I get the error trying to consume the service.    SEVERE: Mapped exception to response: 500 (Internal Server Error)   javax.ws.rs.WebA...
asked by 08.03.2017 / 22:02
4
answers

Error 404 Spring boot ubuntu

I'm trying to create a RESTful application with spring boot here in Ubuntu, but when I run the application "Run as java application", the server goes up but it seems to me that it does not deploy the application, because when I try to access the...
asked by 08.02.2017 / 00:42
0
answers

How to add the necessary permissions for Printer Job to work on Tomcat7

Environment My environment is Tomcat7 and I'm using Java 1.8, Windows 10 and I'm using a PDF Reader to test the print. My user is an administrator of the machine. Problem I'm trying to send a PDF to print, but this PDF does not prin...
asked by 25.10.2016 / 20:29
1
answer

Domain configuration in tomcat- jsf applications

I have a jsf application running on the company server, using Tomcat 8.5. Currently I make the ip address of the server through the service of the site noip.com configured in my router. Only recently the service is failing. I would like to know...
asked by 20.10.2016 / 14:13