• Clustering, HA Singleton

    I have been looking for complete tutorial and examples that gives me information about clustering, HASingleton,Barrier, Election policy etc. I am getting bits and pieces on the web but nothing that gives me a complete...
    Profile Photo
    last modified by mohitanchlia
  • PROBLEM STARTING JBOSS 4.0.2

    Hello everyone, I have recently installed JBOSS and, i deploy my pplications from Eclipse 3.2. The problem is when I try to start the server from Eclipse environment an error dialog pops up saying: Timeout waiting ...
    Profile Photo
    last modified by aliciacampos
  • Changelog from 4.0.5 to 4.2.3

    Hi all. This is my first post and I don't know this is the right forum.. I would like to have information about difference between 4.0.5 version and 4.2.3, if 4.2.3 is totally compatible with 4.0.5 and what are the n...
    Profile Photo
    last modified by marcopb
  • TellerBean Web Service Exception when starting the server

    I'm still working through http://docs.jboss.org/jbossas/getting_started/v5 When I restart the server I find this Exception: 10:11:58,835 WARN [ServiceController] Problem starting service jboss.j2ee:jndiName=local/T...
    Profile Photo
    created by aahz
  • Getting Started v5 Chapter 6.2 Normal Exception?

    I tried Chapter 6.2 of the V5 Getting Started guide with jBoss 4.0.5 and get this stacktrace in the log. Is it an expected stacktrace? 2008-10-21 09:38:35,573 DEBUG [org.jboss.mq.il.uil2.SocketManager] Failed to ha...
    Profile Photo
    last modified by aahz
  • JBoss AS in production environment

    Hi, I found very interesting conversation about JBoss AS on http://groups.google.com/group/Omaha-Java-Users-Group/browse_thread/thread/c3069ffeebd1a808 What is not true in this post?? -------------------------------...
    Profile Photo
    last modified by agolebiowski
  • Security Exception when switching to Database Authentication

    I'm working my way through http://docs.jboss.org/jbossas/getting_started/v5/html/dukesbank.html When I switched from password file to database security, I can log in, but when the main page is built, I get this stack...
    Profile Photo
    last modified by aahz
  • SSL

    Hi I am very new , does one know how to do do SSL enabling? Thanks james
    Profile Photo
    last modified by jbossnew
  • SSL level 3 is enabled on the jboss

    HI Does anyone know doc or info I can find to do SSL level 3 enabling in JBoss? Thanks James
    Profile Photo
    created by jbossnew
  • Web Service - what needs to be in the .war?

    Hi, I'm more or less a newbie to Java EE, and I'm attempting to design a web service that accepts incoming SOAP requests and does (something). I've been playing with sample code, but I can't get anything to deploy co...
    Profile Photo
    last modified by clarkvalentine
  • jboss as 5 - hibernate integration help needed

    Hi, I know JBossAS5 - Hibernate integration document is sparse; despite that, I was able to make it somewhat far, hoping for little bit of help to finish it off. I got in my "server/default/deploy" directory test.har...
    Profile Photo
    last modified by geckopower
  • Trailblazer fails to start

    Hi, I followed the TrailBlazer tutorial (http://trailblazer.demo.jboss.com/EJB3Trail/). Since I am new to both JBoss and EJBs I started a scratch EJB project (in Eclipse) and added the code provided in the tutorial. ...
    Profile Photo
    last modified by manemannen
  • run.sh giving trouble

    i installed jdk 1.5 from sun on my new rhel 5 box. Installed jboss-as and when i execute ./run.sh it throws the following error message : CLASSPATH: /home/jboss-as/bin/run.jar ============================= ./run.sh:...
    Profile Photo
    last modified by lonetwins
  • MDB Pooling Question

    If I create an MDB is there only 1 instance of the MDB created or are they pooled by default? Also if they are pooled how does JBoss manage the instance variables that are set for the MDB?
    Profile Photo
    created by jej2003
  • Newbie Questions

    I am trying to understand how EJB components (SLSB, SFSB, MDB) work. If I have an MDB that has a reference to a SLSB and a SFSB like: public class TestMDB implements MessageListener { @EJB private TestSLSB slsb; ...
    Profile Photo
    created by jej2003
  • Product Manuals / Documentation <= 1997

    I have a quick question. I tried searching on the Documentation section of the site, but I didn't find anything remotely close.. earliest I believe I saw was around 2004. I am doing research on the way relational dat...
    Profile Photo
    created by reasearch06
  • Does JBoss support he APP-INF/lib directory?

    I am trying to determine if JBoss supports using jars from the APP-INF/lib directory in an ear file. I know this directory is something BEA added into Weblogic and isn't in the spec (unless it has been added within th...
    Profile Photo
    last modified by mjparme
  • Error on MySQL connector test: FYI

    While setting up my jboss 4.2.3 with MySQL and testing the connection I found an error in the code for client.jsp which is given in section 6.5 of the latest "Getting Started" documentation. There is no closing "%>...
    Profile Photo
    created by mikephoenix
  • newbie - JBoss

    Hi, I had changed the JBoss default port to 80 and confirmed that no other applications are using this port. I have set the JBOSS_Home. Also set the Java class path When I start run.bat a dos window appears and imme...
    Profile Photo
    last modified by velasquez
  • instrucitons for building roster application screwed up

    I am trying to build the roster application to test my connection to MySQL and am using this version of the getting started manual: http://docs.jboss.org/jbossas/getting_started/v4/html/cmp.html It gives me the follo...
    Profile Photo
    last modified by mikephoenix