• WELD-001408 Unsatisfied dependencies for type [Set<Service>] with qualifiers [@Default] at injection point [[parameter 1] of [constructor] @Inject com.google.common.util.concurrent.ServiceManager(Set<Service>)]"}}

    Hello, Everyone:   I have RestEasy + Spring web services, it was running fine until I added Swagger. We use Ivy to manage our own dependencies. Did I miss any dependency libraries?   The following is the...
    Profile Photo
    last modified by fanguang.meng
  • The JBoss AS 7 community space is read only now.

    The JBoss AS 7 community space is read only now. Read more about Wildfly/JBoss AS forums here: Moving this Community Space
    Profile Photo
    created by lkrzyzanek
  • Jboss AS 7 not allowing concurrent login

    Hi,   We have recently migrated from JBoss AS 5 to AS 7.   In AS 5, one user could login from two machines without any issues. JAAS was authenticating the user and logging in fine.   In AS 7, once a ...
    Profile Photo
    last modified by avi2015
  • [JBoss 7.2.5 EAP] Cannot access the application at the very first request.

    Hello everyone,   we have our Oracle Web Commerce application upgraded to JBoss 7.2.5 EAP and we noticed that for the very first request we get   2020-02-12 11:36:35,867 ERROR  [io.undertow.request] (a...
    Profile Photo
    last modified by ksiczek
  • JBoss ActiveMQ integration, failed to deploy resource adapter

    I want to integrate ActiveMQ into the JBoss AS 7.1.1. I looked already at quite a number of threads on how to achieve this, but unfortunately I couldn't get it to work yet.   Here is what I've done so far: - D...
    Profile Photo
    last modified by norwin
  • Me pueden ayudar con este error: java.lang.Exception: java.lang.ClassNotFoundException: org.icefaces.x.context.BridgeFacesContext jboss 7

    Al desplegar .war en jboss-as-7.1.1.Final me genera este error... alguien me puede ayudar a resolverlo. HTTP Status 500 -type Exception report message description The server encountered an internal error () that preve...
    Profile Photo
    last modified by lmcorral
  • How do I get list of all hosts from JBoss Domain Controller including the host in which is host controller is down?

    Is there an way to get the list of hosts(not servers) registered in JBoss master domain controller host via CLI or Rest API call? :read-children-names(child-type=host) lists all the available hosts but not returning i...
    Profile Photo
    last modified by balamv
  • Database connections locked in JBoss when trying to delete several million records

    Hi, I am using Jboss 7.1.6 with hibernate 5.1.17. I have a scheduler that deletes my older records every day. The problem is the transaction trying to time out after few minutes but i think the cancel transaction gets...
    Profile Photo
    last modified by deivarayan1
  • jboss7, java.lang.OutOfMemoryError: unable to create new native thread

    I am using the jsp-servlet in my application. and deployed the war on jboss 7.0.2 server. i have servlet have code related to database and that is being called many time in sec (say 500 times).  but it is falling...
    Profile Photo
    last modified by varsha.g
  • Issues creating root-logger in a logging-profile using CLI

    Hi, I am having issues creating a logging profile that contains root logging.  The commands that i am using are:   /subsystem=logging/logging-profile=AXIS2:add /subsystem=logging/logging-profile=AXIS2/peri...
    Profile Photo
    last modified by dsteel100
  • Elytron: PartialResultException by referral=ignore

    We migrated some security stuff from classic login modules to elytron (JBoss EAP 7.2.2), using an active directory with referrals. Our configuration looks like this:   <ldap-realm name="ApplicationLdapRealm"...
    Profile Photo
    created by dastraub
  • Problem with action attribute of commandButton in JSF 2.3

    I cannot navigate on the page written inside the action attribute of command button.   I've tried putting the base name of the page (the page name is conf.xhtml so i put conf in the action attribute) and i also ...
    Profile Photo
    last modified by doppi
  • Modules inside domain folder

    Hello everybody. My short question is: is it possible to install some jboss module inside a domain folder (say C:\EAP-7.2.0\standalone\modules ), instead than in the main jboss folder (say C:\EAP-7.2.0\modules) ? ...
    Profile Photo
    created by luca-vercelli
  • org.jboss.resteasy.core.NoMessageBodyWriterFoundFailure: Could not find MessageBodyWriter for response object of type: <MyClass> of media type: application/json

    Hello,   I have a developed Rest service using RESTEasy framework and it works fine when I am returning XML response from my Rest controller. However I want to switch to JSON response and this is where I get the...
    Profile Photo
    last modified by nitin.shukla
  • WFTXN0088: User %username% does not have permission ("org.wildfly.transaction.client.RemoteTransactionPermision" "")

    Above issue encountered when committing a transaction from one application deplyed in an ejb container (Jboss eap 7.1.6) to another an app deployed in another ejb container(same type server). Any help?
    Profile Photo
    last modified by debnatharu
  • Infinispan provider for Hibernate ORM cache in WildFly 18

    I'm reading everywhere that to have Infinispan as cache provider for Hibernate ORM it's just a matter of setting "hibernate.cache.use_second_level_cache" to "true" in persistence.xml, but if I do that I get:   C...
    Profile Photo
    last modified by heruan
  • jboss.as mbean not found after add remote JVM arguments to jboss

    I am new to JMX. I have configured the jboss AS 7.0 for remote access by passing the arguments to JVM. I am able to access it. But the problem is, when I added the JVM arguments I am unable to see some of the mbeans l...
    Profile Photo
    last modified by yaali1
  • How to add the network printer in JBoss application server ?

    Hi All,   How to connect a network printer to JBoss app server ?   I have a Java application server running in the JBoss 7.0.6 of Linux.   How to add the network printer to Jboss server so the Web ap...
    Profile Photo
    created by simonkao2714
  • lookupPrintServices return an empty array with jboss 7

    Hello, I migrate an application from jboss 4 to jboss 7.1. There is 1 thing that I can't resolve with the lookupPrintServices method.   This method return an array with all printers installed on the server. It...
    Profile Photo
    last modified by max142857
  • maxSession property not working on JBoss EAP 7.2

    We noticed our MDB is performing too slow and not using the maxSession property.   Infrastructure: JBoss 7.2 EAP Active MQ 5.15.9 Active MQ Resource Adapter - 5.15.9   Single Machine Running Active MQ a...
    Profile Photo
    last modified by devatrabo