• Drools decision table: $param is in a list under CONDITION column

    I have to check in the `CONDITION` column if the `$para`m is contained in the list object of the class. The list is already filled with some elements from a `ruleTable` above, so it should not be empty when considerin...
    Profile Photo
    last modified by elmeco96
  • Caught exception during boot (Failed to load module org.wildfly.extension.undertow)

    Hi, I'm trying to start my container which is deployed on wildfly 8.2.0. The project's previously deployed on wildfly 8.1.0.   Upon start up I get these following errors   2015-08-28 04:11:53,346 ERROR [o...
    Profile Photo
    last modified by vsaksen
  • Generic Header Authentication in JBoss 6.0.1

    Hi everyone,   I need a help on how to implement Generic Header Authentication in JBoss 6.0.1? I know that feature was there in JBoss 4.0 and also in JBoss 6.1 but I cannot find it in JBoss 6.0.1. My requiremen...
    Profile Photo
    created by cranjit
  • Jboss Domain Starting Issue

    Hi, My domain.properties file and I just followed this one.   jboss.bind.address=192.168.253.111 jboss.bind.address.management=192.168.253.111 jboss.socket.binding.port-offset=0 jboss.config.dir=/opt/jboss_m...
    Profile Photo
    created by justin.judith
  • jpda remote debugging

    Hi,   I have enabled JPDA settings for remote socket debugging in JBOSS   It works but I have problems to debug local variables, I can inspect only global variables, I can't see the local variables conten...
    Profile Photo
    last modified by altar
  • Jboss RMI Crashes

    Hi All,   I am using jboss 4, Diameter Client and I have 8 Diameter Servers connected, with 4 as Active and 4 as Backup, so whenever there is a connection reset done on DIameter Server then the Thread keeps on w...
  • Jboss memory consumption increases linearly.

    I have a problem in Jboss, here is the issue :   I am using JBoss jboss-4.2.0-GA as app server, JDK 1.5. with 12 Patch level,and axis2 webservice, so for each web service request service I am creating seperate l...
  • JBossClusteredTestCase et al in standalone test module

    In the testsuite module org.jboss.test package there are 3 framework classes related to clustered tests: JBossClusteredTestCase, JBossClusteredTestServices and JBossClusteredTestSetup. Do these belong in the test module?
    Profile Photo
    last modified by brian.stansberry
  • i got a trouble when i using jackson-provider.

    i got a trouble when i using jackson-provider.   -------java source @XmlRootElement(name="person") public class Person{       String name;       int age;  &#...
    Profile Photo
    created by luozengbin
  • Start contributing to JBoss QA

    Hi I would like to start contributing to JBoss App Server, starting with doing QA work.   Please tell me where I need to start. I am really interested in the App Server itself.   thanks Ilango
    Profile Photo
    created by ilangocal
  • JBOSS web services on mobil low-powered devices

    Hi all, Somebody know if it is possible to use JBOSS web services on mobil low-powered devices , using for example Linux as operating system? Is there any movement from JBOSS to this kind of devices?
    Profile Photo
    created by elsy
  • Updating HttpClient to 4.0

    Would it be feasible to update HttpClient to 4.0 GA? 3.X series does not support IPV6 addresses https://issues.apache.org/jira/browse/HTTPCLIENT-654 and therefore lots of tests in the testsuite are failing. In order...
    Profile Photo
    created by dpospisil
  • Test Multiple Classes without running Bootstrap startup

    Hey all. I am currently coding my first Seam application. I have startup class that runs a number of queries and loads that information into the Application Context. With this project, I have a number of different tes...
    Profile Photo
    last modified by srtielke
  • How to determine bundling of versions

    Hi, I would like to verify what version of JBoss Remoting (and other components) shipped with JBoss AS 4.2.2.GA. Is there a matrix that clearly spells this out? Thanks
    Profile Photo
    created by doug.lundin
  • AS testsuite using wrong jvm to exectute tests?

    I noticed that when running tests in the AS testsuite the jvm used to run the junit tests seems to be wrong. There is a property called ${junit.jvm} which is never set. The default value of this is just "java". Altho...
    Profile Photo
    last modified by emuckenhuber
  • JBoss 4.2 and JEE 5 - components out of compliance

    All, Trying to answer this question, "If we build out against JBoss 4.2, what capabilities will be unavailable to clients developed in JEE 5" Understand this is a multi-level question but am hoping to get answers su...
    Profile Photo
    last modified by doug.lundin
  • Some recent improvements to jboss-server-manager and jboss-t

    Hallo, I did some work over the weekend with these projects. Actually I wanted to do a little improvement to jboss-test (JBTEST-8) but then I saw issues with with the manager, etc. My post is to request some review ...
    Profile Photo
    last modified by akostadinov
  • Making parameters more configurable in jboss-test

    I would like to have the server start time and shutdown wait time more configurable from my ant script. Right now they have been set to a fixed value of 120 sec and 45 sec respectively. When using for the heavily load...
    Profile Photo
    last modified by rrajesh
  • jboss.internal-server.classpath

    Hallo, please look at testsuite/build.xml where jboss.internal-server.classpath is defined. First there is no jboss.jar in the server. So the line needs to be removed. Now server manager requires 2 additional jars f...
    Profile Photo
    last modified by akostadinov
  • ant 1.7.0 junit issue

    I have been seeing this for a while on osx when I updated to ant 1.7.0 but thought it might be osx specific. I'm seeing it on fedora 9 as well, so its some ant/junit issue. The test runs fine but the junit monitor beh...
    Profile Photo
    last modified by starksm64