Questions tagged as 'jboss'

1
answer

Service in JBoss does not log and does not work right

I have a service that is deployed inside my JBoss EAP 6.4, when I try to access the end-points of the service it returns a padded response, along with the status 500, however nothing is logged into the console and I can not either debug the rout...
asked by 07.11.2018 / 17:33
1
answer

server timezone error is unrecognized wildfly 14 Connector / J 8.0.13

I'm setting up my environment using wildfly 14.0.1.Final and the connector mysql-connector-java-8.0.13. I have the following error when configuring the connection profile and I make a connection test:    java.sql.SQLException: The server t...
asked by 11.11.2018 / 01:47
1
answer

JSF and JavaScript

I have the following question: How does JSF work with JavaScript? I'll be more specific. I'm working on a project with JSF (primefaces), but I can not seem to do something simple with JavaScript, which would be a var btnCarregaAnexo = docum...
asked by 03.10.2018 / 21:27
0
answers

Hot Deploy JSP on JBOSS

With the end of jrebel's free license, it's complicated to work with javaEE, I have tried to use alternatives like VCEVM, but for a project technology limitation it does not work. Changing methods I've already achieved with the intellij hot-swap...
asked by 25.07.2018 / 17:23
0
answers

How to instantiate an object from a deployed class in different EAR

I have 2 projects where each one has a built and deployed EAR in JBOSS. I wanted to instantiate a class that is deployed in Project EAR 2 in project 1. That is, within project one, I wanted to pass the name of the deployed class of project 2 and...
asked by 25.06.2018 / 17:20
1
answer

Publishing in WildFly without the war

I have an application running in java (Eclipse Luna) on a WildFly server (Linux with oracle database), I configured everything in a Windows Server 2012, however as I never moved with WildFly or similar, I can not import the files (deploy) pro wi...
asked by 04.06.2018 / 18:57
0
answers

Eclipse - JbossCannot connect to VM

When running the JBoss server in Eclipse the error occurs:    'Starting Red Hat JBoss EAP 6.0' has encountered a problem.Cannot connect to VM. Java 1.8 and I have already configured jboss for XMx512 and this error still occurs.     
asked by 15.03.2018 / 19:41
0
answers

How to configure the JBoss log to not display the entire error stack for errors originated by JBoss, package org.jboss.as.webservices?

How to configure the JBoss log to not display the entire stack for errors originating from the org.jboss.as.webservices.invocation package classes? By default console-handler with name CONSOLE has a pattern-formatter that prints the entire st...
asked by 06.03.2018 / 19:34
2
answers

External access to Wildfly - Error 111: Connection refused

Hi, guys ... I need some tips on setting up my server for access of any machine within my network. I am testing in the following development / testing environment: Eclipse EE Luna SR2 in Java 8; Wildfly 8.2.1 server started by Eclipse;...
asked by 26.01.2018 / 21:53
1
answer

Wildfly - My application does not run

Hi, guys ... breaking your head several days ago ... I have my development environment with Eclipse + Wildfly 8.2.1.    I imported my .war project, I can start the server and it deploy    no mistakes. The problem is when I'm going to run logi...
asked by 17.01.2018 / 22:16