• Issue in Jboss migration 5.1 to 6.0.0.M2

    Hi,   We are migrating our application form Jboss 5.1 to 6.0.0.M2 . Application is on struts 1.1 . We are facing and issue which already exists i.e JBAS-8579. But the description clearly mentions that its bec...
    Profile Photo
    last modified by chaitanyacsk
  • JBOSS EAP 5.1 is pointing to the old jar file

    I am a newbie to JBOSS server and now encountering the error below . My application is written in Java and deployed war file on JBOSS EAP 5.1 server . Previously war file consists with the jcrypto.jar and now was remo...
    Profile Photo
    created by winnieyin
  • Log message not printed on daily rolling with jbossEap5.1

    We're facing log files generation problem in jboss server. We're getting log messages in server.log file upto midnight. We're unable to get log messages after daily rolling.     If we override jboss-log4j.x...
    Profile Photo
    created by ravikumar.allvy
  • EJB calls in multihomed JBoss 5.1

    Hi,   I've spend a lot of time trying to solve a problem when calling remote EJB 2.1.   Let's say there are three private networks A, B1 and B2. On machine server.network (ip 10.0.0.1) in net A runs a JB...
    Profile Photo
    created by alexander.eckert
  • Need help on url redirect

    Hi All, Need help on url redirect in JBoss 5.1, I am a newbie to JBOSS 5.1   I need to redirect  oldexample.com, www.oldexample.com, example.com, www.example.com to https://www.example.com/cm   Pleas...
    Profile Photo
    created by mitsenthil
  • how to debug the url rewrite in jboss 5.1

    Hi All, I tried adding the below config in jboss-log4j.xml for debugging the url rewrite, but it doesnt log information related to redirect.    <category name="org.jboss.web">      ...
    Profile Photo
    created by mitsenthil
  • JBOSS 5.1.2 - Annotation org.jboss.ws.annotation.SchemaValidation: Where on Maven?

    Hi   I'm developing a webservice on JBOSS EAP 5.1.2. I'm using org.jboss.ws.annotation.SchemaValidation annotation for request validation and I'm using maven to handle project dependencies. I'm not be able to f...
  • JBOSS 4.0.5 to 5.1.0 migration ERROR Servlet /XXXX threw load() exception

    Hi All,   I am migrating JBOSS 4.0.5 to 5.1.0 and I am getting Servlet load() exception but not printing stack trace. As it has not stack trace I am not been able to figure out what the issue is. I tried enabl...
    Profile Photo
    created by prashanth.patnam
  • Stateless Beans in ejb jar  working in Jboss 7.1  but not in Jboss  5.1

    I have created an EJB project which has the following java files . It does not deploy on the JBoss 5.1.0 and spits out deployment error  which is appended after java code below . But the same jar gets deployed o...
    Profile Photo
    last modified by jcmeena
  • Jboss 5.2 classloader depencies

    Hi,   How can i resolve class loader dependencies in JBoss 5.2. I have added MANIFEST.MF file and added dependencies but looks like it is not supported in 5.2. My issue is i have my application deployed under s...
    Profile Photo
    last modified by phanivyr
  • How to create JBoss server instance using script

    Hi     I would like to know if it is possible to create a jboss server instance using scripts similar to weblogic domain creation.
    Profile Photo
    last modified by phanivyr
  • How do i use my own log4j.xml file and log4j.jar in JBoss 5

    I am Using JBoss  EAP 5.0.1 and my Application has log4j.jar in WEB-INF/lib I get error below because of conflict with jboss log4j in common/lib.     ERROR [STDERR] log4j:ERROR A "org.jboss.logging.a...
    Profile Photo
    created by tthogho2
  • Single instance of Session EJB using EJB 2.1 on JBOSS 5.1.1 EAP

    Hello!   In our project we're using quite old infrastructure and technlogy - EJB2.1  on a JBOSS 5.1.1 EAP and we don't have the time or budget to upgrade to EJB 3.0 or later.   I'm using a MDB to proc...
    Profile Photo
    last modified by realcrazybird
  • Can jgroups inform us about node status "especially when node goes out"

    I have a question about "How does jgroups re-enter node" (that goes out from) in cluster again, i.e this node is disconnect because of network off and then re-join when network is on again: Haw does Jgroups handle th...
    Profile Photo
    created by monta
  • How to configure secondary port of JMS in JBoss 5.1.0.GA

    Hi,   My application is deployed on server JBoss 5.1.0.GA. When my client access the application, I was getting exception that port 4457 is not accessible (which is primary port for messaging, i guess) I open...
    Profile Photo
    created by samir123
  • Unable to get log messages in daily rolling log file

    Hi,   I'm using jboss 5.1. I want to get logs for info and stdout message in server.log But in my daily rolling server.log file showing only debug message like following   2014-12-12 00:01:01,381 DEBUG [c...
    Profile Photo
    last modified by ravikumar.allvy
  • Migration problem from 5.0 to 5.1 - Authenticate principal null

    Hello,   I encountered a problem and I hope someone can help me with it. Maybe it is a simple one but i can't figure it out. I am a beginer in JBOSS.   I have an eclipse plugin from where I connect ot Jbos...
    Profile Photo
    last modified by vlad010788
  • sometimes jboss eap5.1.2 not inject ejb to BackBean,in TomcatInjectionContainer the encInjections no the backbean annotation thing

    my application faceconfig.xml has hundreds of  backbean . some backbean can not inject ejb. for example ,the CharaGrpDefTmpMB can not inject ejb ,but I move this Bean to faceconfig different lines. THE BEAN IS OK...
    Profile Photo
    created by gaoyonglu
  • JBoss clustering seems to have deadlocked the https threads

    This issue occurred with JBoss 5.1.0 GA.                              &...
    Profile Photo
    created by tfontana
  • ClassLoadingConfiguration

    Discussion  By default JBoss (prior to version 3.2) uses a flat class loading model that avoids the need to redundantly include classes in different layers.  WAR files would only have the web contents and s...
    Profile Photo
    last modified by paolo.compieta