• Migration Rules for HornetQ

    HornetQ was introduced in EAP5/AS5.  In that version of the server, HornetQ configuration metadata was spread over a set of XML files. hornetq-configuration.xml connection-factories-service.xml destinations-se...
    Profile Photo
    last modified by rsearls
  • Tubame, Windup Feature Survey

    Introduction  Tubame and Windup are Java EE application migration productivity tools.  Each simplifies the migration of applications from other containers to the current release of JBoss application server....
    Profile Photo
    last modified by rsearls
  • Using Windup's xpath-value rule to check for non-default values.

    Here is an example of a Windup xpath-value rule checking XML statements for non-default values.  Most users only write rules to flag a statement when a specific value is found.  The example is doing the oppo...
    Profile Photo
    last modified by rsearls
  • Migration, HELP!!! .... tools, guides, and web site

    Migrating a whole running Java EE environment from one Java EE server implementation to another is like moving from one IDE to another.  All IDEs do pretty much the same thing.  All IDEs UI are similar yet d...
    Profile Photo
    last modified by rsearls
  • Adding a Hibernate 3 module to AS 7

    AS 7's default persistence provider is Hibernate 4.   It is provided as a module.   A different persistence provider can be added to the server via a module definition.  Lets add Hibernate 3 t...
    Profile Photo
    last modified by rsearls
  • Quickstart with multiple servers administered by a domain

    The released quickstart ejb-multi-server is now available in the public JBoss Developer Framework github.   The example cointain several servers which are administered by a domain controller. To invoke the EJB'...
    Profile Photo
    last modified by wdfink