WildFly, formerly known as JBoss Application Server, is an open source (LGPL) application server, developed by Redhat, that implements the latest enterprise Java standards.
Until now I had my integration tests running with Arquillian and an embedded Glassfish 4.x. As I suffer from bug …
junit jboss wildfly jboss-arquillianIn my project , I use JSF+JPA+CDI+WildFly 8.2 in the persistence layer. I have a BasicDao , like this: public …
jpa cdi wildfly entitymanager weldIn JBoss7 we've restricted number of web connections by using this <connector name="https" scheme="https" protocol="HTTP/1.1" socket-binding="…
wildflyGoal to connect to Hornteq and send a message to a queue and route it to a topic or queue …
spring apache-camel hornetq spring-jms wildflyGood day, people, I am trying to use jconsole to connect to remote Wildfly 8 Final servers. That did not work: …
jconsole wildflyI made an AngularJs application that just uses my REST api backend (built in java and deployed on Wildfly). I …
java angularjs jakarta-ee wildflyI'm attempting to add an Oracle DB datasource to Wildfly 10. Here's what I have: <wildfly-home>\modules\com\oracle\…
oracle jdbc wildfly oracle12c wildfly-10