• PHP Support in JBoss EWP under AIX

    Has anybody had any success in installing the PHP module support under JBoss Enterprise Web Platform running under AIX.  Also, is there any PHP Module code libraries that would be compatible with AIX.
    Profile Photo
    created by jwm419
  • creating table | jboss

    i have a problem for Create table in mysql by EJB project !   18:57:26,900 INFO  [ServerImpl] Starting JBoss (Microcontainer)... 18:57:26,900 INFO  [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA...
    Profile Photo
    created by zs_soha
  • problem when using session-per -reqest in Hibernate

    I have an web application running under JBoss(4.0) server. i am using Hibernate to access database. @Deatails of MyAPP: To process a request, my application will go thorough above 50 DAO's. For each request there ...
    Profile Photo
    created by chintu_21
  • JPA Deployer

    Since we're going to have JPA out of the box but not ejbs, the JPA deployer needs to be seperated from the ejb3.deployer for ease of configuration.
    Profile Photo
    last modified by adrian.brock
  • JBoss Web Stand-alone

    In similar vain to JBoss Web Profile we're going to create a JBoss Web Stand-alone. Whereas Web Profile is a top-down approach, we'll create Web Stand-alone as a bottom-up, by taking the latest Bootstrap and define a...
    Profile Photo
    last modified by wolfc
  • Optional JTA

    A couple of the dependencies need to be reworked so JTA can be optional. * JCA CachedConnectionManager - This services depends directly on the TM so it can install it onto the TransactionSynchronizer (this should be...
    Profile Photo
    last modified by adrian.brock
  • TransactionManager ports

    The TM is opening a few ports that need to be closed. This looks to be related to distributed recovery processing which isn't relevant for the web-profile which has no distributed transactions (except those it initia...
    Profile Photo
    last modified by adrian.brock
  • Testing

    Since now I've made shutdown sort of work and I've added an MBeanServerConnection running over the HTTP Invoker I can start adding tests for the web-profile. To get started, I used the new jpa tests which are war dep...
    Profile Photo
    created by adrian.brock
  • Shutdown and testsuite management

    The shutdown command and testsuite management assume it can control the server by looking up the MBeanServerConnection using remote jndi. In our case we don't have a remote jndi. For the testsuite we could add jndi ...
    Profile Photo
    last modified by adrian.brock
  • Initial Design Statement

    The aim of the web profile prototype is to create a configuration that will eventually morph into the JavaEE6 Web Profile once those requirements have been decided by the spec committee. For now we will take a minima...
    Profile Photo
    created by adrian.brock
  • DO NOT ASK FOR HELP HERE

    This forum is for design discussions on JBoss implementation details. If you want help with web applications go here: http://www.jboss.com/index.html?module=bb&op=viewforum&f=50
    Profile Photo
    created by adrian.brock