Questions tagged as 'tomcat'

0
answers

Tomcat: The server encountered an internal error that prevented it from fulfilling this request

I'm having problems with Tomcat using Eclipse. First it did not find the MySQL Driver, then I used Class.forName in class ConnectionFactory and now it is returning line 52 of AdicionaContatoServlet as null . Can any...
asked by 27.01.2015 / 10:53
0
answers

Problem installing JasperReport Server 5.6.1 on Windwos 8.1

Good evening! I'm having trouble installing JasperReportServer 5.6.1 on my Windows 8.1 with Java 8. I downloaded JasperReports Server from the jasperReportsServer link. I downloaded the file jasperreports-server-cp-5.6.1-windows-x64-inst...
asked by 04.12.2014 / 02:27
0
answers

Authentication automatically using JCIFS in JAVA

I am building a solution in Java where the goal is to be able to have users logged in to a Windows domain automatically authenticate with their Windows credentials when starting a web application. For this I am using the JCIFS library. But when...
asked by 22.01.2015 / 15:15
1
answer

Configuration Instance Tomcat / NGinx java sprintg

I need to set up a new tomcat instance to host a new application, and in parallel to this, configure nginx to make the reverse proxy. The application is developed in java Spring. The application is two packages front and one back that will se...
asked by 25.02.2018 / 15:04
1
answer

Problem with JSF2 + CDI + Tomcat

Personal speech, I'm working with JSF and I've packed here. I have a simple project for now, with a page with a form that has an enum attribute on it, ie when the page loads it has a selectItems there that should come loaded from the enum. Home...
asked by 22.10.2018 / 21:22
1
answer

Compiling a webservice

I created a WebService in eclipse using java, but how do I compile this WebService and put it to work without the need to install Eclipse? Note: I've used tomcat as a server     
asked by 08.05.2017 / 19:33
1
answer

Errors Unable to build entity manager factory Help aq please

Errors Unable to build entity manager factory in the application. JPA, Hibernate, PostgreSql, MAVEN, Tom Cat and Eclipse. These errors occurred below: nov 03, 2015 8:33:35 PM org.hibernate.ejb.HibernatePersistence logDeprecation WARN: H...
asked by 04.11.2015 / 00:44
1
answer

Spring Publishing Error

I'm having trouble with this new version of Spring sts. Version: 3.6.1.RELEASE Build Id: 201408250818 Platform: Eclipse Luna (4.4) I'm using Linux operating system (Ubuntu) I had my projects working fine in the previous version of Sprin...
asked by 22.09.2014 / 20:06
1
answer

Tomcat external directory mapping

I have a javaEE application where I use Tomcat 8. In it, I mapped an external folder to save the images that the user can register in one of the screens of my application. For this, I went into the server.xml file of my tomcat and did the mappin...
asked by 24.02.2016 / 13:33
1
answer

Error "Setting property 'source' to 'org.eclipse.jst.jee.server' did not find a matching property"

I need help to solve the problems that appear in the log log:    Setting property 'source' to 'org.eclipse.jst.jee.server: ApasiSpringMVC' did not find a matching property. Full log: jul 20, 2018 5:17:18 PM org.apache.tomcat.util.dig...
asked by 20.07.2018 / 23:28