• Exception in thread "main" java.lang.IllegalStateException: No EJB receiver available for handling

    My application use jvboss 7.1 and session bean 3.1 here.Also mu bean lookup is like this:   private static String getLookupName() { /*The app name is the EAR name of the deployed EJB without .ear suffix. Since w...
    Profile Photo
    last modified by chamzz
  • JBoss AS "run.bat" no response

    0down votefavorite     I have installed JBoss AS 7.1.1.Final and tried to run with run.bat and got no response. The JAVA_HOME is under C:\Program Files\Java\jdk1.8.0_151  and "JBoss AS" is inatalled in...
    Profile Photo
    last modified by shanm
  • JBoss7: java.lang.InstantiationException: org.jboss.as.weld.webtier.jsf.WeldApplicationFactory

    I am deploying seam 2 application in JBoss 7 and getting following exception while startup. Any idea?   ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/myapp]] (MSC service thread 1-1)...
    Profile Photo
    last modified by rumiat
  • Jboss-cli - Adding module-option on login-module node

    Hi,   I'm trying to add an tag module-option on structure below and its failing, I think my syntax is wrong.   This is the node: <security-domain name="drools-guvnor" cache-type="default"> <authen...
    Profile Photo
    last modified by vitor.nascimento
  • Problem in installing JBoss suite

    I am installing JBoss BPM suite "rhpam-installer-7.0.0.jar" from the below website Red Hat Developer | Red Hat Process Automation Manager Download   Please let me know the folder structure to be followed. ...
    Profile Photo
    last modified by shyambe2003
  • Jboss 7 Issue

    we are facing issue in Jboss which got intermitently stopped while running with below error   16:58:12,449 INFO [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested via an OS signal
    Profile Photo
    last modified by muthuk90
  • Is it possible to have management console for multiple standalone JBOSS server ?

    I have a situation where we have multiple JBOSS servers in standalone mode on different machines. For us its difficult for managing deployments, as we need to go to specific standalone server and do the deployment. ...
    Profile Photo
    last modified by rajeevpawar
  • JBoss EAP 7.1 does not stop when using shared sessions

    Hello,   I have an application deployed in JBoss EAP as an EAR. With JBoss EAP 7.0, when I deploy the application, I can stop it correctly using jboss cli, but when I deploy it in JBoss EAP 7.1, it hangs forever...
    Profile Photo
    last modified by toomtooms
  • How to Share JMS queue between server groups

    Hi,   I have a jboss clustered environment and a unique queue called SAEqueue. This queue is use by 3 different application and, when they are in the same server group, all messages are available for all 3 appli...
    Profile Photo
    last modified by leonelp
  • Failed to start jboss.deployment.extension-index on AIX 7.1 TL4 SP6 after update of Java8_64 SDK to 8.0.0.515

    I get the following error if I start JBoss AS 7.1.1. With Java8_64 SDK to 8.0.0.402 it has worked fine but after security update Java8_64 SDK to 8.0.0.515 the following error appers.   @LGW800    ...
    Profile Photo
    last modified by andreas.paulat
  • Reading a configuration file

    Hello, there! I'm writing a web application, and planning to deploy it on JBoss AS 7.1. My application need to read some configuration properties from a file. Where should I put this configurations file within JBos...
    Profile Photo
    last modified by aecordoba
  • AS 7 on Java 8

    Is there anyone currently running AS 7.1 under a JDK 1.8 previous?  On Mac or Linux?   Googling turned up nothing.  I intend to try to get it working shortly unless it's already known to be impossible....
    Profile Photo
    last modified by paulf70
  • How config URL NO change

    Good Day   I am a rookie working whit jBoss 7.1 Need config some where the URL (domain) NO change   Eexample https://www.domain.com or / and  http://www.domain.com allway be https://www.domain.c...
    Profile Photo
    last modified by alxreds
  • JSF 2.0, Custom Validations Defined outside the Application (Inside a Jboss Module) - Jboss AS 7/EAP 6.1

    I'm all out of ideas as to what I'm doing wrong. I have my custom validation in a jar called my-validation.jar, the reason I've packaged this as a separete jar is that. we need to use the same validations rules across...
    Profile Photo
    last modified by mhlulani
  • Jboss Ear not loading classes from war file

    Hi   There is an EAR structure as:   test.ear     - abc1.war     - abc2.war     - lib lib folder containing jar file .   abc1.war is having path WEB-I...
    Profile Photo
    last modified by mukul4u2005
  • Manging external IPv6 devices from IPv4 JBoss cluster application

    My application is to manage IPv4 network devices, it is currently deployed in cluster mode using JBoss/Wildfly in IPv4. To ping to device, we use InetAddress.isReachable(2000). As new requirement, it must have the a...
  • Jboss EAP 6.4 Proxy Issue

    In Jboss EAP 6.4, I have configured the proxy server info to reach the third party client. But it's not honoring those properties and trying to reach the third partly client directly. How can I resolve this?
    Profile Photo
    last modified by nikilsurukanti
  • How to set http thread connection timed out in jboss 6.5 EAP

    Hi All,   In production system i have observed that high HTTP thread count for more than 6 hour.   To overcome this i have tried ConnectionTimeout , org.apache.coyote.http11.DEFAULT_CONNECTION_TIMEOUT ...
    Profile Photo
    last modified by ialiras
  • AS 7.0.10.Final... java.lang.ClassCastException: __redirected.__SAXParserFactory cannot be cast to javax.xml.parsers.SAXParserFactory

    I get the error java.lang.ClassCastException: __redirected.__SAXParserFactory cannot be cast to javax.xml.parsers.SAXParserFactory  when my page is loading.   This is the modules/org/apache/tiles/main/modul...
    Profile Photo
    last modified by naeem.ally
  • javax.servlet.ServletException: __redirected.__SAXParserFactory cannot be cast to javax.xml.parsers.SAXParserFactory

    'org.springframework.web.context.support.XmlWebApplicationContext' for servlet 'action' 2018-04-24 14:09:06,197 INFO  [com.db.lemg.common.web.security.SpringContextLoaderPlugIn] (ServerService Thread Pool -- 169...
    Profile Photo
    last modified by mukul4u2005