Questions tagged as 'jboss'

0
answers

Compare session times between different systems

I have a Java system (A) which provides another system (X) with its data through a webservice. Now the second system wants to be eliminated in the way it works and that is transformed more than anything in a facade. The X system to the following...
asked by 22.11.2018 / 15:51
0
answers

Error: WFLYDM0023: No mgmt-user.properties files found

I'm trying to configure WildFly on my PC, but trying to add a user with the file add-user.bat I get that error, I tried to search google some solution but I can not find anything! Please help: c     
asked by 22.10.2018 / 00:08
0
answers

Error to start Jboss server

Good evening friends I have a problem when starting my server jboss 7.0.1 the error is as follows: Greetings!     
asked by 07.07.2018 / 04:18
1
answer

how to consume webservice in azure

From my VM en azure I can consume a webservice without problems. Now when I want to consume it with soapUI I do not arrive: from command line, with a wget it gives me this error: $ wget http://xx.xx.xx.xx:8080/WSService/WSService?wsdl --20...
asked by 23.04.2018 / 23:00
0
answers

Jboss connection pool does not connect to the DataBase

I am using JBoss 7.1, and I am trying to create a Database Connection Pool through Application Server. Right now I am trying it with a mySQL Db, but I have also tried with a Postgre DB, but the error is still the same. The problem is that appare...
asked by 20.04.2018 / 10:51
0
answers

Configure ServerName apache centos

I have a problem with apache in centos , I explain. I have an application server in a virtual machine, the idea is that from a browser on my computer I can connect to the ip of that server, but I have some doubts regarding the configurat...
asked by 21.03.2018 / 15:07
0
answers

org.apache.jasper.JasperException: Unable to compile the class for JSP:

I am trying to create an API Rest to return a json from SQL Server to deploy in a JBoss 6.0.0 (it has to be this one) in NetBeans; I created it by generating some entities from the DB and sessions on them, applying two java classes to config...
asked by 07.11.2017 / 12:58
1
answer

error configure project in eclipse with Jboss, gives the following error when I debug

   Deployment "WebServer" is in error due to the following reason (s):   LifecycleException: Protocol handler initialization failed:   java.net.BindException: Address already in use: JVM_Bind   localhost / 127.0.0.1: 8080, ERROR Deployment   "...
asked by 23.10.2017 / 16:21
0
answers

Do not start java project in Jboss

17: 14: 02,489 INFO [AbstractJBossASServerBase] Server Configuration: JBOSS_HOME URL: file:/C:/Users/Administrator/jboss-6.1.0.Final/ Bootstrap: $JBOSS_HOME\server/default/conf/bootstrap.xml Common Base: $JBOSS_HOME\common/ Common Library: $JB...
asked by 25.10.2017 / 09:22
1
answer

how to configure the connection-pool / pool of connections of the camel-restlet component

Well, that gives me an error when I make many requests and it takes a while to respond to the endpoint, in my route I use the restlet component to make the call to a service and if for example I make 100 requests from 30 to 40 they are answered...
asked by 22.09.2017 / 16:39