Questions tagged as 'tomcat'

1
answer

OutputText only refreshes after Tomcat Restart

I'm using Tomcat 7, Eclipse Juno (in Windows 7) and Primefaces 5 for my application. After registering some information in the database (vaccines for vaccination book), access a screen (vaccine-caderneta.xhtml) to view the status per patient...
asked by 21.11.2014 / 13:05
1
answer

Access application on a virtual machine with Tomcat server

I'm not sure if I can ask here but come on, I have a demand because I want to test the virtual machine in different browsers. Problem that I can not access, has anyone made this kind of configuration yet? I installed in the VM the Windo...
asked by 27.08.2014 / 15:37
3
answers

Problem with Tomcat access at the time of deployment

I'm working on a Java EE project in NetBeans 8.0.1 using Tomcat 8.0.9 as a container. The problem occurs at the time of project execution, IDE asks for a username and password and I provide them, but it ignores them and asks again, I click cance...
asked by 31.10.2014 / 16:39
1
answer

Error in applicationContext-security.xml

My 1st xml file applicationContext-security.xml: <?xml version="1.0" encoding="UTF-8"?> <b:beans xmlns="http://www.springframework.org/schema/security" xmlns:b="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org...
asked by 03.09.2014 / 01:46
2
answers

GeneXus X Error Ev3 and Tomcat 7.0.54

I'm using GeneXus X Ev3 to generate a WEB application with Java and I'm using SDK 7 Update 55. I recently upgraded my Tomcat to version 7.0.54 and had the following error in the Tomcat log:    org.apache.catalina.LifecycleException: Failed...
asked by 23.06.2014 / 17:02
0
answers

Error using resources of a Servlet

Good evening colleagues, Please, I need the help to understand what is going wrong, I have the following form: form action="CronogramaNegocio" method="get"> <div class="col-md-3 form-group">...
asked by 11.11.2018 / 03:19
1
answer

Error while deploying with Tomcat 7

I made an app with springboot and when I squeeze it inside springboot it works normally but when I generate the war and boto to run in tomcat it gives some errors. I've tried some things I've seen on the internet but so far nothing has helped me...
asked by 19.07.2018 / 15:03
0
answers

Jaas does not work with macat plugin from tomcat7

I'm using JAAS for the security of my webapp . I only declare a JDBCRealm of normal Tomcat, passing the bank credentials ... it follows context.xml with the declaration of Realm: context.xml <?xml version='1.0' en...
asked by 21.05.2018 / 20:44
0
answers

Accentuation Problem

Friends, I have a problem, all the accents you have in the program I made using tomcat is with "?" as an example: Through, information, indexes. in pom I've set up: <properties> <springframework.version>4.0.6.RELEASE</spring...
asked by 24.04.2018 / 17:21
1
answer

How to display tomcat log on screen

I'm creating a feature using jsf with primefaces, to display the application's log (tomcat), on the screen (view xhtml), however I did not find any plugin or append to do this, and before I started developing everything in hand I would to know i...
asked by 03.05.2018 / 16:20