• run.conf sourced by shutdown.sh

    There is a potential bug in run.conf sourced by both run.sh and shutdown.sh. http://jira.jboss.com/jira/browse/JBAS-4155 Unless anyone objects, it will be removed from shutdown.sh. Also, commented out debugging opt...
    Profile Photo
    last modified by dimitris
  • SIP + JBOSS

    Hi all, I want to intergrate SIP functionality in the JBOSS platform. The sip servlet Reference Implementation is free for downloand, but I am not sure how I can Intergrate it in the JBOSS/tomact container.... An o...
    Profile Photo
    last modified by pagomen
  • JBoss + SIP development

    SIP application server from Micromethod is based on SIP Servlet framework that can be integrated with JBoss. The product can be downloaded from www.micromethod.com Micromethod's SIP App Server also support convergenc...
    Profile Photo
    created by thomasxie
  • JBoss Rules problem (too many iterations)

    I use JBoss Rules in my project and I have a problem with this rule [then]addList "{value}" {expression} =liste.add(new Integer({value})); {expression} The drl line wich matches with this rule is like that: ad...
    Profile Photo
    last modified by nicolemans72
  • possible bug in run.sh on Solaris

    We've been using jboss 4.0.5.GA and we think we've found a bug with run.sh on Solaris (9 or 10). This link is the patch that seems to have introduced this problem: http://jira.jboss.com/jira/browse/JBAS-3748 This li...
    Profile Photo
    last modified by quentena
  • JBoss Developer CERTIFICATION exam. What JBOSS VERSION?

    I have completed all the prerequisites for the Jboss Developer Certification exam and have received an invite to take the exam. I am wondering what version of Jboss is covered in the current exam? Is EJB3 covered for ...
    Profile Photo
    created by spockx
  • How to build large Web-Applications?

    I'm develloping a mid range JBoss based web application facing that it's darn heavy work, before you can go online. During this work, i have asked myselve offen...isn't there a tool based approach to this or at lease...
    Profile Photo
    created by stefankuhn
  • Updates to the logging framework for JBossAS 4.2.x

    We need to decide whether any updates to the logging framework should take place for the JBossAS 4.2.x timeframe/series. From updating the log4j library: http://jira.jboss.com/jira/browse/JBAS-3441 http://jira.jboss....
    Profile Photo
    last modified by dimitris
  • Help needed in design and suggestions requested

    If I'm in the wrong forum, please direct me to the right one... I need to develop a colaboration/groupware solution. Here's a brief overview of the requirement: 1. Different Companies need to register and their data ...
    Profile Photo
    created by johanwasserman
  • jboss 4.0.4 xerces in endorsed dir and jdk1.5 xerces

    The default download installation of Jboss 4.0.4 AS has xerces under C:\jboss\lib\endorsed. I am using JDK 1.5 as JRE runtime which already includes JAXP 1.3 and xerces implementation as part of core java package. So ...
  • Case of Queries taking long execution time?

    Hi all, I am using jboss-4.0.4.G.A version. When execution of SQL queries takes long time, say 5 to 8 hrs. My application is showing "Page cannot be displayed" error when the server is still running. What may be the p...
    Profile Photo
    created by mujahid
  • Preferred Development IDE?

    I've been having some problems compiling JBossAS projects within Eclipse lately - Seems the only solution is to do an SVN checkout, run the build script from the command line, and perform what seems like an endless lo...
    Profile Photo
    last modified by alrubinger
  • Remote debuging with eclipse

    When I remotely connect to jboss using # Sample JPDA settings for remote socket debuging JAVA_OPTS="$JAVA_OPTS -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n" I never seem to be able to hot sw...
    Profile Photo
    last modified by thomas.diesler
  • JBoss Design Flaws

    Hi, I?m a PhD student and recently I?m working on detecting design flaws from the source code. I want to propose a framework, containing a design knowledge-base and a classifier, to automatically detect design flaws ...
    Profile Photo
    last modified by mazeiar
  • Keeping sample-bindings.xml up-to-date

    Whenever you add to the JBoss configuration any service that deals with sockets/ports, etc., please, please, don't forget to update varia/src/resources/services/binding/sample-bindings.xml There are numerous cases ...
    Profile Photo
    created by dimitris
  • Compacting product version strings into shorts

    JBoss has recently standardized the naming conventions for product releases (see http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossProductVersioning). This thread is aimed at deriving a standard mechanism for converting t...
    Profile Photo
    last modified by brian.stansberry
  • Upgrade Xalan bundle to 2.7.0

    The first attempt to upgrade xalan was rolled-back due to issues with xml security. http://jira.jboss.com/jira/browse/JBAS-2155 Should we try the upgrade again with 4.0.4RC1?
    Profile Photo
    last modified by dimitris
  • TimeoutFactory update

    The original set of changes for http://jira.jboss.com/jira/browse/JBAS-2205 introduced a java.util.Timer that caused a huge transient memory usage due to the fact that cancelling a timer does not make it available for...
    Profile Photo
    last modified by starksm64
  • Need a consistent version numbering convention

    We need some consistency in the numbering convention. How does one compare a version like 1.2.4_SP1_FINAL to 1.2.4.1 or 1.2.4beta1? The jboss build as well as eclipse and more generally osgi bundles have a notion of ...
    Profile Photo
    last modified by starksm64
  • JBoss as a real-time application server?

    I didnt find any more fitting section to post these questions: Is there any plans (or moves) to make JBoss Application Server use RTSJ (http://www.rtsj.org/)? And do you have any experience on how JBoss will behave ...
    Profile Photo
    last modified by llindell