Questions tagged as 'datasource'

1
answer

DataSource PostgreSQL Widlfly

I'm trying to set a DataSource with PostgreSQL , but it's throwing this Exception 23:36:46,381 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) WFLYCTL0013: Operation ("deploy") failed -...
asked by 25.10.2017 / 04:48
1
answer

Configuration datasource

I have a java application running in wildFly 8 and using Sql Server, the problem I'm having at the moment is that the application comes back to me saying that it was not possible to open the connection, I checked the code and all the features wh...
asked by 26.02.2018 / 14:53
0
answers

Error inserting second datasource with GenericDAO

I'm trying to insert a second base in persistence.xml. I have already configured the datasource in jboss and tested it. When inserting a second persistence-unit in xml and attempting to raise jboss the error below occurs. I tried to set the @Pe...
asked by 12.11.2018 / 21:03
0
answers

winforms aplicattion + mySqlServer 5.7

Failed to generate code. Object reference not set to an instance of an object. Erro no DataSet.xsd. I'm having problems changing my dataset.xsd , I can not add fields or make a new dataset/datasource . <?xml version="1.0" en...
asked by 14.04.2018 / 13:22
0
answers

How to implement DataSource in Tomcat

I am finalizing a project that uses a REST server in Java, and is implemented in Tomcat, and I encounter a problem, the time it takes the service to implement a new connection (3000ms to 5000ms) of the bank, leading to a slow application. I s...
asked by 06.03.2018 / 13:06