• Invalid URL scheme name "http" when running remote EJB from another JBoss EAP 7.1

    Hi eveybody, this is my environment:   Two JBoss EAP 7.1 on different machines: Backend, Frontend From JBoss Frontend i have a 'war' Application; here there is a simple java class with this client code:  ...
    Profile Photo
    last modified by gicavallo972
  • error-page in web.xml does not redirect since 7.2.6

    Our configuration in web.xml is:   <error-page> <exception-type>java.lang.Throwable</exception-type> <location>/error.xhtml</location> </error-page>   It worked with ...
    Profile Photo
    last modified by oleksiy.dobrushin.ais
  • Mysql Driver class com.mysql.jdbc.Driver is not a valid javax.sql.DataSource implementation from wildfly

    maybe my setup is quite special, but I do have issues when I define a JDBC Datasource for Java EE container in my web.xml file. I configured my Datasource in my web.xml as follow: ``` <data-source>   ...
    Profile Photo
    last modified by patrickhub
  • Jboss EAP connection via workstation

    Hi I am new to using Jboss EAP 6.4 as App server running on Redhat Enterprise Linux.   I understand for security reasons, by default the only allow connection to console is via localhost 127.0.0.1 How can I cha...
    Profile Photo
    last modified by bluepants
  • JMS HornetQ NAT'ed IP's issue with clustered environment

    Hey All!  So I'm having some serious issues with our JBoss environment trying to make it accessible in a Saas environment, e.g. one of our vendors is moving to Saas and they connect to the JBoss environment at ou...
    Profile Photo
    last modified by jasonglass
  • EAP 6.4 Admin Console - Missing Messaging in the Subsystems drop down

    Hi,   I was very surprized to notice that the admin console of EAP 6.4 doesn't have any more a Messaging entry in Runtime->Subsystems. Accordingly, impossible to visualize or to handle, in a humand readable a...
    Profile Photo
    last modified by simplex-software
  • Can't patch EAP 6.4.0

    Greetings,   I have installed EAP 6.4.0 and it starts ok. Now I'm trying to patch it with the provided patches. I downloaded the patches and trying to apply them with jboss-cli. for example:   C:\EAP-6.4.0...
    Profile Photo
    created by simplex-software
  • Red Hat JBoss Enterprise Application Platform developer forum is now read only

    Hi Everyone,   We want you to have the best experience in getting your questions answered. We believe StackOverflow's Q&A format, along with it's features and moderation, will reach a broader community of dev...
    Profile Photo
    created by hwindzio
  • JBoss 6EAP does not load sun.instrument package

    Hi,   While deploying our application, we are facing issue while trying to look for loaded class sun.instrument.InstrumentationImpl we are unable to find it although it is part rt.jar. I heard that JBoss uses cl...
    Profile Photo
    last modified by rupesh.kumar.83
  • java.lang.ClassCastException: com.tibco.tibjms.naming.TibjmsFederatedQueueConnectionFactory cannot be cast to javax.jms.XAConnectionFactory

    When migrating an enterprise application from Weblogic Server to JBoss EAP 6.4, we encountered the following error: connectionFactory=java:global/remoteJMS/QueueConnectionFactory): java.lang.ClassCastException: com.t...
    Profile Photo
    last modified by michelle.xiao
  • LoginModule doesn't set Principal

    Hi all,   I have implemented a custom javax.security.auth.spi.LoginModule that authenticates a user with the Google+ identity (OAUTH) server and adds roles to the Subject from a local database. On commit, the S...
    Profile Photo
    last modified by ladbrokesldk
  • EJB deployment failed

    Hello, I'm migrating my application jboss5.1 GA to jboss6.4A EAP and i'm facing to a deployment error with my bean   my log : 17:03:12,375 ERROR [stderr] (ServerService Thread Pool -- 69) javax.naming.NameNotF...
    Profile Photo
    last modified by littlepat
  • Session replication - Widlfly 10 / JBoss EAP 7

    Hi guys,   I have an issue for infinispan session storage. Infinispan doesn't handle session storage in my basic configuration. I'm using the default standalone.xml configuration of JBoss EAP 7.0 :   Here...
    Profile Photo
    last modified by art-isan
  • [EAP7.0.0] How to use EAR packaged library Hibernate 5.2.10 Final ?

    Hello,   I'm deploying my EAR on JBoss EAP 7.0.0, which has the following structure: SNV4SRV.ear |-- ejb.jar |-- app.war |-- lib      |-- hibernate-core-5.2.10.Final.jar    ...
    Profile Photo
    last modified by ctabin
  • Issue in JBOSS7.0 Session Replication using DS

    We are using infinispan 8.0 with string-keyed-jdbc-store for session replication but getting below exception   09:16:10,967 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (Eopsbam_Thread734#) ...
    Profile Photo
    last modified by srajeshacm
  • Datasource connection issue

    Hello,   I'M trying to test datasource connection. The mysql connector driver is installed and registered in my jboss eap 7 - standalone mode. It was installed from cli:   module add --name=com.mysql --r...
    Profile Photo
    last modified by marceloramone
  • Porting EAP security fixes?

    Hello all,   I'm trying to understand how Jboss EAP release cycles based on the community version work in relation to security patches. More specifically, are the security fixes applied to Jboss EAP ported to an...
    Profile Photo
    last modified by ricardopesqueira
  • How to disable container authentication in JBoss EAP7

    Hi All,   How to delegate the HTTP request with Authorization header to hosted application in JBoss EAP7 by skipping container authentication and authorization.   I have the below configuration in standalo...
    Profile Photo
    last modified by pega_integration
  • Is this a good method to start Jboss on Linux with systemd?

    This is a copy of Is this a good method to start Jboss on Linux with systemd? However do to lack of reactions I do a re post here.   I have written a systemd service to start Jboss on Linux and I wonder if there...
    Profile Photo
    created by mqpaul
  • JAM-Application-Metrics (Everything is a potential metric)

    JAM-APPLICATION-METRICS     JAM-Application-Metrics is a project, which intends to facilitate the creation, record and monitoring of metrics for any deployment. Using the power on interceptors and reflection...
    Profile Photo
    last modified by takis