• Using the H2 Console

    The H2 database is build into JBoss AS7 as an example datasource and is an excellent option for quickly building functional applications. H2 offers a fully functional admin console that is not accessible under the def...
    Profile Photo
    last modified by willreichert
  • Changing AS 7 configuration (standalone.xml) with XSLT

    See also: Changing AS 7 configuration (standalone.xml) with XSLT template from Maven   Ideal tool to programatically change XML files is XSLT. This article shows how to use it with JBoss AS. I assume that you'...
    Profile Photo
    last modified by lkrzyzanek
  • Changing AS 7 configuration (standalone.xml) with XSLT template from Maven

    See also: Changing AS 7 configuration (standalone.xml) with XSLT   In AS 7 testsuite, we use XSLT transformation to change configuration in standalone.xml / domain.xml .   This is how we call it from Maven...
    Profile Photo
    last modified by ozizka
  • How-to: run JBoss AS 7 on an Android

    First of all the disclaimer: you can brick your Android. Read the warnings before proceeding.   In essence we're going to install a chroot-ed environment in which we run JBoss AS 7 using OpenJDK on the booted (...
    Profile Photo
    last modified by wolfc
  • JBoss AS7 FAQ

    JBoss AS7 frequently asked questions  What's the current state of JBoss AS7?Latest released AS7 version can be found of the download page here. Development on JBoss AS7 continues and the roadmap can be found in t...
    Profile Photo
    last modified by jaikiran
  • Using native libraries (apr) with JBoss 7.0.2

    I've had a couple of quite unpleasant hours trying to make APR work under JBoss 7.0.2, sitting on RHEL5 x86 linux machine.   It works now, and I'd like to give some tips, so I'll be the last one who had to suffe...
    Profile Photo
    last modified by alex_krasov
  • Jar files in ear have no access to javax.*  (Is this a JBoss bug)

    It appears jar files in an ear which are not in the <ear>/lib directory and are not an ejb jar file referenced from application.xml have no access to  javax.* classes.  It does not matter if the jar fi...
    Profile Photo
    last modified by rkite01
  • jboss7 + eclipse + maven

    hi, I'm new with jboss 7. I'm trying to set it up with eclipse indigo and maven 3 using this tutorial: https://docs.jboss.org/author/display/AS7/Getting+Started+Developing+Applications+Guide   Upon importing th...
    Profile Photo
    last modified by myrabbitrules
  • log4j error in jboss AS7

    Hi Guys   i'm trying to migrate my existing application (ejb3.0+hibernate 3.3) from 4.2.2 to  jboss AS7.02 ,   jsut copied the core.jar(includes the entities and beans) to the deplyments directory . I...
    Profile Photo
    last modified by vidu
  • Oracle AS7 Alpha 1-SNAPSHOT

    Hi,   I am getting the following error in jboss-as-7.1.0.Alpha1-SNAPSHOT while configuring Oracle DataSource.   03:24:25,940 ERROR [org.jboss.as.controller] (Controller Boot Thread) Operation ("add") faile...
    Profile Photo
    last modified by mrbaljit