Questions tagged as 'wildfly'

0
answers

Problem with @FacesConverter

Good morning, everyone. I do not know what to do to solve this problem in @FacesConverter(forClass=Fabricante.class) that I implemented ... The getAsString method is called with null values. All parameters ( FacesContex...
asked by 17.04.2018 / 21:37
0
answers

Failed to persist in JPA

Good evening! Can anyone help me to understand this problem? I am testing an application and when the application tries to persist a front field with a larger number of characters than the one supported in the bank field the error is returned:...
asked by 18.02.2018 / 01:02
1
answer

Migrate Tomcat server for Wildfly in eclipse

I'm trying to migrate a project (Java, HIbernate, JSF, SpringSecurity, CDI, Mysql) that currently runs on TOMCAT, to WILDFLY. I already configured the "standalone" with the connection and Wildfly alone initializes without any error. When I in...
asked by 12.02.2018 / 13:34
2
answers

WildFly cast error 11 with Dom4J

Hello When trying to run my Java EE project, it is popping the exception " java.lang.ClassCastException: org.dom4j.DocumentFactory can not be cast to org.dom4j.DocumentFactory ". Below is the WildFly console: JAVA_OPTS already set in enviro...
asked by 12.02.2018 / 18:56
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
0
answers

Wildfly 8 does not read network folder when run as service

Good morning! I have a java 8 application running on Wildfly 8, I need to display images. The view works perfectly when the folder is local C: (Eclipse, CMD, and Service). I had to transfer the folder with the images to the network, I created...
asked by 19.09.2017 / 16:32
1
answer

Error in setting up postgres with wildfly

I've done the postgresql configuration: C: \ wildfly-10.1.0.Final \ modules \ system \ layers \ base \ com \ postgresql \ main I added the files: module.xml postgresql-9.4.1208.jre7.jar The bank has version 9.6 and drive 9.4, can the pr...
asked by 09.09.2017 / 05:54
0
answers

Problem with Hibernate and WildFly server

Hello. I have a project with Hibernate 4.3.x + PostgreSql + WildFly. But I can not run it. The following is the error: Iniciando WildFly Application Server WildFly Application Server iniciado Implantação inicial de WebApplication1 até C:...
asked by 05.08.2017 / 20:16
1
answer

Configure hibernate.cfg.xml with DataSource configured in Wildfly 10

I'm trying to set up my hibernate to recognize the connection configured in Wildfly, I already tested the connection on the wildfly panel, it's 100% functional. The problem now is to make the application that uses hibernate preview the DS.     
asked by 23.06.2017 / 15:12