• xdb.jar and xmlparserv2.jar for JBossWeb/2.0.0.GA

    I am using xdb.jar and xmlparserv2.jar files in JBoss 4.0.0 and it is working fine but when i deploy my code on JBossWeb/2.0.0.GA it is giving error. "java.lang.NullPointerException org.apache.commons.digester.Diges...
    Profile Photo
    created by govind_baj
  • Securing JBoss jmx-console and web-console for JBoss 4.0

    hi , please help me for securing jmx-console and web-console for jboss as i have tried the following thing, Out of the box jmx-console and the web console are accessable to anyone who can access your server via the f...
    Profile Photo
    created by praveen2609
  • HTMLColumns

    I have a serious problem with the rich:columns control. I am using it in an xhtml page and is working fine, but wen I try to use it in a baking bean (java code) througth the HTMLColumns class I just can not make it po...
    Profile Photo
    last modified by reigr
  • Dynamic rules

    hi, Now i am working in jboss rules . I need to create rule dynamically , compile and execute that dynamic rule. i finish the part create dynamic rule using RuleDescr,PackageDescr. I need help to deploy rule can u...
    Profile Photo
    created by kirani
  • Thank you and Help us learn how Feature Requests R gathered

    Thank you to everyone who completed the survey! We’re getting great feedback. If you haven’t already participated, please take a few moments to complete the survey located at the ...
    Profile Photo
    created by plaurentphd
  • Help us learn how Feature Requests R gathered

    My name is Paula Laurent. I’m a Computer Science PhD student at DePaul University conducting research on soliciting and prioritizing requirements. The goal of this research is to find out about the ...
    Profile Photo
    created by plaurentphd
  • New to JBoss

    I am new in JBoss i wish to sit for the next exams but however i want to know what should i download and whatsthe way forward
    Profile Photo
    created by rasmunyah
  • Internationa characters in email body.

    HI - We are using Tomcat in development and in out application we are using TMI mailer to send an email to user. ** In development we are using tomcat ****** In development the email body is fine if we use internatio...
    Profile Photo
    created by samtrondent
  • Drools version 5.0 support java 1.4?

    Hi , I am new to Drools , i already done some sample drools4.0 and drool 3.0. But My application needs only java1.4 related tools. So i want to know Drools 5.0 support java1.4 or it needs java1.5 . Please reply me ...
    Profile Photo
    created by dilipkumar
  • help me out

    i just started jsf application , i am able to get the values from database , and i used datatable to papulate data in the from of table formate .. now i just adding one a4j command button to that table ,i.s update .. ...
    Profile Photo
    created by dcvarma83
  • Using multithreading in Drools

    Hi, I would like to know if Drools supports multithreading, ie can we call fireAllRules at the same from separate threads. If yes, then will the working memory be a snapshot at the time each fire rules is called? Thanks
    Profile Photo
    created by ktruong2306
  • Drools problem

    Hi All, I am new in drools engine. I am facing one error. I am using drools 4.0.4. I am also attaching the files for your easy reference. Error is : org.drools.RuntimeDroolsException: java.lang.NullPointerException ...
    Profile Photo
    created by mukeshanand
  • Real-World Rule Engines

    Here is an excellent article, introduction reproduced below, from our very own mailing list mentor Geoffrey Wiseman: http://www.infoq.com/articles/Rule-Engines Real-World Rule Engines For many developers, rule engine...
    Profile Photo
    last modified by mark.proctor
  • Error While deployed two ear file in a jboss-4.0.5.GA

    I deployed two ear file with the same classes. the difference between them is context root and the database name. while i access them, one is running fine while the other throws exception as following. ERROR [[Faces ...
    Profile Photo
    created by sbavani
  • java.lang.NullPointerException at at org.drools.rule.builder

    Hi, I have the following in drl file. package com.framework.service.remote.rules; import com.framework.service.util.FSSInputOutputVO; import com.framework.service.EssRuleConditionService; import com.framework.ser...
    Profile Photo
    created by shivakatula
  • Article on Using JBoss AS with EJB and Web Services

    Dear Friends I would like to announce the article written on EJB 3.0 , web services development and deployment on JBOSS AS at the following location http://jamessmithjava.100webcustomers.com/index.html , I think this...
    Profile Photo
    created by james_smith73
  • New Job

    Team Leader ? Cambridge Excellent opportunity for a team leader to supervise a team of engineers and guide them from a technical perspective to design, implement and maintain Client ? Server based configuration and mo...
    Profile Photo
    created by goldgroup
  • classpath

    i cant set my classpat to JAVA_HOME i dont know how to set this classpath. MY Jboss is actually in the c drive. SOMEBODY PLEASE TELL ME!!!
    Profile Photo
    last modified by oduduwa
  • What is a Rule Engine

    Drools is a Rule Engine but it is more correctly classified as a Production Rule System. The term "Production Rule" originates from formal grammer - where it is described as "an abstract structure that describes a for...
    Profile Photo
    last modified by mark.proctor
  • Recursive Loop with no-loop true

    Hi, We are trying to test a simple DRL which has 2 rules. The first rule modifies the object attribute which the second rules checks for. But it is observed that the execution is going into an infinite loop even after...
    Profile Photo
    created by natraj.gudla