• Ballroom Look & Feel

    Common Look & Feel for different GWT projects. The main goal is to stay close to GWT proper and the Chrome look. How ever there are few missing widgets and improvements to the look that need to be done.   Gi...
    Profile Photo
    last modified by heiko.braun
  • OSGi

    The OSGi Alliance (http://www.osgi.org) is a non-profit Standards Development Organisation (SDO) aimed at developing specifications to work with the OSGi Framework and other modular systems. Currently the specificatio...
    Profile Photo
    last modified by bosschaert
  • JGroupsS3_PING

    Definition  S3_PING uses Amazon S3 to discover initial members. It's designed specifically for members running on Amazon EC2, where multicast traffic is not allowed and thus MPING will not work. Each instance up...
    Profile Photo
    last modified by akostadinov
  • Log4jRepositorySelector

    Using your own log4j.xml file (with WAR files) - Log4j RepositorySelector If you need each application context to have its own log4j configuration then you should write a custom RepositorySelector that changes how the...
    Profile Photo
    last modified by solosterkatz
  • How to deploy a war file and keep the exploded content under deployments directory

    Hi All,   I want to know how to configure AS7 to do the war deploy and keep the war content like a directory (Not a content file neither a reference that I can NOT modified), where we could modify any file with ...
    Profile Photo
    last modified by c.puerta
  • Debugging JNI C and Java code in Eclipse

    Working with both C and Java in the same project brings its own particular challenges which are often overcome in a number of interesting manners many of which prove to be unworkable at larger scale   Environmen...
    Profile Photo
    last modified by tomjenkinson
  • Maven plugin to facilitate testing of local development git branches using distributed execution on Jenkins CI.

    Overview  Currently, adding a feature or resolving a bug in large open source projects requires several steps: getting the latest sources using tools to let the community know about the issue, such as creating a...
    Profile Photo
    last modified by jsenko
  • JBoss AS 7, Red5 Media Server and Xuggler

    What is Red5? From their web page (http://www.red5.org): Red5 Media Server 1.0 delivers a powerful video streaming and multi-user solution to the ©Adobe ©Flash Player and other exciting client technologies....
    Profile Photo
    last modified by bmsantos
  • Internationalized Logging and Exceptions

    General Rules: All exceptions and messages require a translation method in the @MessageBundle. All info and higher messages being logged require a translation method in the @MessageLogger. Messages in both the @Mess...
    Profile Photo
    last modified by jamezp
  • AS7/EAP6 : Custom Authenticator Valves - Writing and Configuring

    Configuring Valves Valves can be configured in AS7/EAP6 in an application's jboss-web.xml file by adding the following to the <jboss-web> element where "org.jboss.security.negotiation.NegotiationAuthenticator" c...
    Profile Photo
    last modified by abn
  • JBossWS - wsprovide

    wsprovide is a command line tool and ant task that generates portable JAX-WS artifacts for a service endpoint implementation. It also has the option to "provide" the abstract  contract for offline usage. See "Usi...
    Profile Photo
    last modified by lbreuss
  • Setting up the JBoss Enterprise repositories

    If your application requires the JBoss Enterprise Maven Repositories (EAP6, WFK), you need to make sure Maven knows about them.   If you haven't setup an Enterprise Repository Manager to mirror the JBoss Enterpr...
    Profile Photo
    last modified by mmalina
  • WebsphereMQIntegration

    Websphere MQ integration information  Overview: This page is a collection of wiki articles and faq entries that address integrating WebsphereMQ with JBoss.  This page is not jboss version specific, but speci...
    Profile Photo
    last modified by tadayosi
  • Stuff to do for 2.3.0.Beta1

    Examples   write a root README in examples dir - Andy correct all of the README's - Andy decide how we ship examples and update the build distr/maven repo/both   fix the following:   JAAS jms-brid...
    Profile Photo
    last modified by borges
  • HudsonWindowsSlavesSetup

    Overview Used software More Detailed Instructions Create Hudson user (see Win2k3 R2 setup) Install MS SFU Install cygwin sshd Install pskill Start/stop scripts Non-network storage...
    Profile Photo
    last modified by therfert
  • EncryptingDataSourcePasswords

    A simple login module for encrypting a datasource password  The org.jboss.resource.security.SecureIdentityLoginModule can be used to encrypt database passwords rather than using clear text passwords in the datas...
    Profile Photo
    last modified by jan29
  • JBossClusterOnVMware

    Author: Nayyar Ahmad   Contact: nayyares@gmail.com   Copyrights: GNU Free Documentation License -   Idea behind this article is to give a stepwise Howto to newbie in JBoss Application Server, I fel...
    Profile Photo
    last modified by nayyares
  • Project Codes

    A list of project codes and the projects they are associated with.   Project Code Project JBAS JBoss Application Server
    Profile Photo
    last modified by jamezp
  • Call EJB from MBean

    This article shows how to call EJB from Mbean   Let's talk about testing EJB in target environment. Assume EJB bean is ready but their clients not. It is not trivial issue to test the bean and keep whole applica...
    Profile Photo
    last modified by michaldo
  • CVSRepository

    The JBossAS codebase has moved to SVN as of July 31 2006. See SubversionMigrationGuide. The JBoss cvs repository has been moved to cvs.forge.jboss.com as of Apr 20 2005.   Anonymous Access  export CVSROOT=...
    Profile Photo
    last modified by kevinroberts