• Integrating JBoss and Splunk?

    I've been looking for a way to create a Splunk add-on that would suck in data from my JBoss AS-based apps - performance data, log files, at al. - and then create reports and dashboards based on that data.   Anyo...
    Profile Photo
    created by johnmark
  • jboss-log4j set specific time for rolling appender

    Hi,   I am  using the below rolling appender to roll our server logs. Howver we need this done at 7am instead of midnight. Is this possible?   Thanks,   Hemal   <!-- A time/date based r...
    Profile Photo
    created by acc01
  • Hibernate Database Certification

    This post may be in the wrong location.   I work for IBM Ireland and we have an In-Memory Relational Database called solidDB. The hibernate SQL dialect has been written for the database and i'm wondering if anyb...
    Profile Photo
    last modified by kavanadan
  • BRMS issue

    Hi, I am uploading the fact class (jar) on the BRMS. But i am not able to access that class in my rules. It says "undefined object" for its object. Can anyone please guide me? Thanks in advance... Gayatri
    Profile Photo
    created by gayatri.c
  • PUBLIC a NEW PROJECT in jboss.org

    Dear jboss.org project leads, we develope a framework http://support.phitechnology.it/wiki/index.php/Main_Page and we want to upload in jboss.org fully open source. HOW CAN I DO? IS THERE ANY ONE THAT CAN HELP ME? T...
    Profile Photo
    last modified by dmagni
  • Integrating rule file with a java application

    Hi, I've a rule file, which i need to integrate with a java application. The rule file is not in the same workspace as that of my application. When I use the same code that we use in the rule project I get NullPoint...
    Profile Photo
    last modified by gayatri.c
  • Web service creation for drools

    hi, I've integrated a decision table with a java application. The application is running fine on server (tomcat). Now I need to create a service from this application. I am using axis2 plugins for the same. But I a...
    Profile Photo
    created by gayatri.c
  • using dsl and xml rule files

    Hi, I would like to know how to use the dsl file in a web application. Also where and how to deploy them? And the same about the XML rule language file. Any help is appreciated. Thanks
    Profile Photo
    created by gayatri.c
  • JBAS-6390, JBNAME-25, IPv6 support

    I have spent some time on the ipv6 address issue affecting the jndi implementation. A few changes are needed: 1. Change the Naming cache to use InetSocketAddress as the key rather than the host + ":" port string. 2. ...
    Profile Photo
    last modified by starksm64
  • default append setting to log/server.log is false

    Looking at https://jira.jboss.org/jira/browse/JBAS-6361. Our default setting for log/server.log is to re-create the file upon start-up. <!-- A time/date based rolling appender --> <appender name="FILE" ...
    Profile Photo
    last modified by dimitris
  • Profile Service: ManagedProperty.isReadOnly() ?

    Hi, I'm working on Embedded Jopr, which get's deployed apps info from profile service Is there a way to recognize whether some managed property is read-only? I would expect something ManagedProperty.isReadOnly(), b...
    Profile Photo
    last modified by ozizka
  • Call custom run.conf during startup

    Does anyone know how to call a custom run.conf at startup? I'm running multiple profiles/jvms on the same server. I use a separate script to start each jvm, that all share the same run.conf. There is one jvm that requ...
    Profile Photo
    created by napwill
  • run.sh to launch JBoss in background

    I want to write an init.d script with the typical start - stop options to start JBossAS. I want to use the method of writing a pid file when started and killing the pid found in the file when stopping. I do not want ...
    Profile Photo
    last modified by mazz
  • JBoss slf4j location information is wrongly logged

    For example the following line is outputed when scanning for entities: 14:43:38,623 DEBUG [org.hibernate.ejb.packaging.AbstractJarVisitor:112] Searching mapped entities in jar/par: vfszip:/home/carlo/work/jboss-head/...
    Profile Photo
    last modified by wolfc
  • Schedule Announced for Conference & Workshops on SOA, SaaS,

    When Technologies Mean Business, Participation Means Advantage. The schedule for Business Technology Summit has been announced. The theme of this year's summit is Riding the Workhorse IT Hockey Stick, featuring a conv...
    Profile Photo
    created by shaguf
  • failing org.jboss.test.util.test.ThreadPoolRunnableUnitTestC

    Re http://jira.jboss.com/jira/browse/JBAS-4160 Was there any change in the org.jboss.util.threadpool implementation? Any hints as to this is failing? Thanks
    Profile Photo
    last modified by dimitris
  • NetBeans Plugins

    Are there any plans of developing plugins for NetBeans for easy development of JBossESB, JBossWS or any other JBoss based applications? Will JBoss community does it or NetBeans enthusiasts should get them developed a...
    Profile Photo
    created by gvnanil
  • Running JBoss in process

    Rather than launching JBoss from the command line, I'm interested in calling Main.boot() from an already launched Java process. Could someone point me to any documentation about this? Thanks
    Profile Photo
    last modified by mmorton
  • Production run.conf needed

    Hi there, could anyone paste or send me the default production run.conf of JBoss AS? thanks
    Profile Photo
    created by gigsvoo
  • org.jboss.util.propertyeditor.PropertiesEditor

    Many of our property editors extend org.jboss.util.propertyeditor.TextPropertyEditorSupport and operate in a reverse mode, i.e they store the string form of a property and convert to object whenever getValue() is call...
    Profile Photo
    created by dimitris