Questions tagged as 'jboss'

0
answers

Error with SessionExpirationScheduler in widfly

When I changed the jboss all to use the shared session, my application after a while starts to give this error below, does anyone know how to solve it? 12:08:40,332 WARN [org.infinispan.transaction.tm.DummyTransaction] (SessionExpir...
asked by 23.09.2016 / 19:12
0
answers

Two JBoss servers. It starts and the other does not. Same configuration

I have two servers that run JBoss with the same parameters for the same application. Although the log clearly states the error, I do not understand why one server works and the other does not. It starts without problems, sets the beans, but when...
asked by 23.07.2016 / 05:01
0
answers

Disable browsing cache with Wildfly

Hello, I'm using VRaptor 4 with Wildfly 9, and I noticed that in my browsing in localhost, with every refresh or navigation between other pages, HTML content is reloaded normally. However, when I'm making a request to a production server, tha...
asked by 08.06.2016 / 02:10
0
answers

Jboss Error 09: 51: 36,559 INFO ** [Server] JBoss (MX MicroKernel)

I'm trying to run application using Jboss 4.2, but when I try to start it, I have the following information on the console and it does not go away. 10:42:39,847 INFO [Server] Starting JBoss (MX MicroKernel)... 10:42:39,848 INFO [Server] Rele...
asked by 06.04.2016 / 14:59
0
answers

Doubts Jboss Data Virtualization

Good evening, I'm with a project where I have to consume tables generated in star format, for BI use, the company bought a paid tool, but does not want to spend much with licenses. So a user interface will have to be created, so using jdbc to lo...
asked by 03.05.2016 / 03:09
0
answers

Library problems on the JBoss server

I have a strange problem, my application works perfectly in NetBeans, but when I upload to the server it is giving error, says it can not find some libraries. I found it very strange considering that all libraries are in the classpath and that...
asked by 24.02.2016 / 00:15
0
answers

Cluster support in the Demoiselle 2.4 Framework

I'm trying to upload an application using the Framework Demoiselle in version 2.4, but I noticed that web-fragment.xml of demoiselle-servlet does not have the <distributable/> tag. According to the servlet 3.0 spec...
asked by 23.10.2015 / 15:38
0
answers

JBoss7 - JBAS015801: Invalid option [closed]

Hello, does anyone know how I can solve this problem? I have already installed avast and solved the "virus" problem on my machine, but now I can not start JBoss. 14:31:07,232 INFORMAÇÕES [org.jboss.modules] JBoss Modules version 1.1.1.GA JB...
asked by 09.08.2015 / 19:36
0
answers

How does Spring JSF integration work, and what is the role of the InternalResourceViewResolver Filter and how should it be configured for integration?

I'm studying to start a project of a distributed Web system, which will have simple interfaces in some contexts, but others will require an interface structure that will make it necessary to adopt a framework like PrimeFaces to contribute to the...
asked by 06.06.2015 / 17:32
2
answers

How to block external requests in Jboss?

How do I block an external application from accessing my web application? Is there any way to block this?     
asked by 25.09.2015 / 19:31