Questions tagged as 'tomcat'

0
answers

Error in Tomcat

That there are friends I have a problem with Tomcat when trying to run a Servlet where I have a query for a shopping cart send me the following error java.lang.UnsupportedOperationException: Not supported yet. Modelo.DetalleVenta.<init&...
asked by 30.11.2017 / 16:36
1
answer

How to destroy a session with jsp

Hello friends, how would I like to solve a question with jsp and servlets, how could I destroy a login with servlet for a web page?     
asked by 26.11.2017 / 21:48
1
answer

Avoid booting tomcat Spring Boot

Hello I'm starting with Spring Boot (using netbeans as IDE), I'm using the tomcat plugin, and every time I make a modification to the html I have to stop the tomcat and start it again. My query is, what should I configure to avoid this. <?x...
asked by 28.09.2017 / 23:07
1
answer

java, log4j problem with hsqldb

I am using JSF with HSQLDB 2.3.4 as the database. When executing the search for an element, it throws the following error log4j:WARN No appenders could be found for logger (hsqldb.db..ENGINE). log4j:WARN Please initialize the log4j system prop...
asked by 16.09.2017 / 23:47
0
answers

Error spring mvc and tomcat

I'm trying to learn java with spring mvc in neon eclipse, with tomcat 8. I have this only controller for now: package com.controllers; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Con...
asked by 07.09.2017 / 16:43
0
answers

Java Primefaces Connection error

I am using primefaces for the development of an application, when it comes to testing on my local server everything works ok, but when I upload it to tomcat and log in to the application it generates this error This is my context file...
asked by 14.08.2017 / 21:40
1
answer

Tomcat 7- I can not expand "maximum memory pool"

I have a Tomcat 7 with the memory characteristics that the image that I have attached has. We have a problem of "Permgen Space". I tried to expand "maximum memory pool" but if I put more than 1536 it does not start. The server has...
asked by 04.08.2017 / 10:18
1
answer

UnsupportedClassVersionError:

I'm new to this and I'm setting up my website on a VPS server. I have already installed it in easypache and tomcat 7, I can already see my homepage, but if I try to load some jsp page that has a java code it gives me this error.    javax.s...
asked by 28.06.2017 / 02:24
1
answer

Do a Deploy Remote Tomcat with Ecipse / Spring Tool suit

How to make a remote deploy of a Spring Boot Application on a Tomcat server? The file to be deploy must be a war . Since that way it would be efficient since on the server or work computer it would not be necessary to lift a tomcat f...
asked by 23.03.2017 / 15:44
2
answers

Compatibility of Apache Tomcat with C #

I am developing a system with GeneXus in C #, but IIS does not help me much because I think it does not have a command console where I can verify the errors I usually make. As far as I know, Tomcat works with Java, since it was developed in that...
asked by 28.01.2017 / 06:21