0 Replies Latest reply on Jul 21, 2008 5:16 PM by gcobr

    Application Client Container

      As far as I know, JBoss should have an Application Client Container (ACC), as stated in Chapter 9 of the platform specs (JavaEE_Platform_Spec.pdf).

      I see jbossall-client.jar contains classes such as org.jboss.client.AppClientLauncher and org.jboss.client.AppClientMain, but I haven't found any documentation regarding the proper way of using them.

      Can anyone point me some documentation that explains how Application Clients and the Application Client Container should work with JBoss?