• TCK7Guide

    TCK7Guide Information provided in this document will guide you on how to set up and run the TCK 7 with WildFly 8. (for TCK5, see instead TCK5Guide) (for TCK6, see instead TCK6Guide)   Setting Up the Environment...
    Profile Photo
    last modified by heiko.braun
  • Annotations and XML Files in JBoss AS 5.x++

    This article will guide developers/users of JBoss AS as to what annotations and xml files are available at their disposal for their applications. The same is applicable to JBoss EAP 5.x   See also: http://www.j...
    Profile Photo
    last modified by ozizka
  • Component Matrix History

    Proof of concept. TBD later for more versions.   Created using https://svn.devel.redhat.com/repos/jboss-qa/people/ozizka/component-matrix-xslt/   - see README.txt. Moved to GitHub: GitHub - OndraZizka...
    Profile Photo
    last modified by ozizka
  • TCK6Guide

    TCK6Guide Information provided in this document will guide you on how to set up and run the TCK 6 with JBoss AS 6. (for TCK5, see instead TCK5Guide)   Obtaining TCK and JavaEE 6 RI  Java EE 6 CTS and Refer...
    Profile Photo
    last modified by simkam
  • Add Notification support to the domain management API

    tracked by https://issues.jboss.org/browse/AS7-370   Use Cases Web console JMX Notification Replacement Out of scope No Metrics Notifications Requirements Design Notification Descript...
    Profile Photo
    last modified by jmesnil
  • TCK5Guide

    Preamble This guide details the instructions for running TCK5 against EAP 5. Running TCK 5 against AS 5 or 6 is no longer supported.   You must be logged onto the Red Hat VPN to have access to all needed resourc...
    Profile Photo
    last modified by wolfc
  • AS 8 Testsuite Proposals

    Additional test grouping possibility Jira: https://issues.jboss.org/browse/AS7-5844 PR: https://github.com/jbossas/jboss-as/pull/3513 Motivation The tests are categorized into modules and then further to packages. T...
    Profile Photo
    last modified by ozizka
  • How To Deprecate an AS7 Attribute

    With AS7 7.2, we start to support deprecated attribute. Every time I face an attribute to deprecate I wonder if I have not forgotten to do something.   Here is the checklist to deprecate appropriately an attri...
    Profile Photo
    last modified by ctomc
  • java.lang.classnotfoundexception in debian

    Hello! I have some problems with the deployment of applications in Debian. When I do this in windows it works. This is a jboss log in debian:     (It simple applications, I'm just starting)
    Profile Photo
    last modified by invasion
  • AS7 Cluster Howto

    Note:   This article has moved to: https://docs.jboss.org/author/display/AS71/AS7+Cluster+Howto Please fetch the newest version from above link
    Profile Photo
    last modified by weinanli
  • AS Testsuite Requirements

    This should be a concise list of requirements for the AS 7 testsuite. There are some documents already, plus discussions on mailing list This should be a shorter aggregation of all of them, kind of check-list. It's...
    Profile Photo
    last modified by dlofthouse
  • JBoss AS7 Chinese Resources - JBoss AS7 中文资源汇总

    The purpose of this article is to collect the AS7 relative resources that is written/spoken in Chinese from internet, especially the resources created by JBoss Beijing team members.   本文主要收集网络上面的有关JBoss AS7的中文资源...
    Profile Photo
    last modified by weinanli
  • JBoss JavaEE Specs Git Migration

    Note: This work is now complete, and is kept here for reference purposes only. Background Info  Current localtion in svn:   https://svn.jboss.org/repos/jbossas/projects/specs/ http://anonsvn.jboss.org/...
    Profile Photo
    last modified by pgier
  • JBoss(6.0.0 Final) Problems

    Hi All ,   In our project(Struts+Flex) , we have upgraded Our JBoss Server to 6.00 final and our database to Postgresql 9.0 , Before we have used Jboss 4 and PostgreSql 8.0(in this our application runs fine wit...
    Profile Photo
    last modified by rajikpasha
  • Logging I18n Tooling Technical Requirements

    Abstract JBoss Logging 3 is a new and improved logging facade library which includes support for internationalized logging by way of an annotated interface mechanism.  These interfaces are designed to be used as ...
    Profile Photo
    last modified by dmlloyd
  • AS 6.0.0.Final Status:  Executive Summary

    Overall Status: RELEASED Release Goals EJB 3.1 Final Specification Requirements for Web Profile Async Embedded SwitchBoard Integration Resolve MAJOR JIRAs Final component upgrades Community Documentation AS 6 D...
    Profile Photo
    last modified by shelly.mcgowan
  • Design of JBoss Injection

    This documents outlines the design of jboss-injection which takes care of setting up the naming environment of application components and subsequently injecting them. Status A work-in-progress. Scope The component nee...
    Profile Photo
    last modified by dan.j.allen
  • AS 6.0.0.CR1 Status: Executive Summary

    Overall Status:  RELEASEDRelease Goals EE 6 Web Profile Certification (Overall:  97%) 11 of 12 Required Modules Pass ComplianceTests 3 of 3 Optional Modules Pass Compliance Tests EJB 3.1: Async - Moved t...
    Profile Photo
    last modified by shelly.mcgowan
  • AS7 Introduce in Chinese

    The attached file is JBoss AS7 simple introducation in chinese, Hope useful for some people. 附件是中文的JBoss AS7介绍,希望有些用处   Content includes:   History Why AS7 Base technical knowledge Directory struct and...
    Profile Photo
    last modified by jeff.zhang
  • JBoss AS packages location - which *source* Maven module contains package X?

    Usage: svn co <url> src cd src ./PackageSourceMapper.sh [<project-dir>] The result is bellow. I could broaden that to classname -> module map with some lookup servlet; if needed, let me know.   ...
    Profile Photo
    last modified by ozizka