[jbosstools-issues] [JBoss JIRA] (JBIDE-11517) Support for launching an AS 7.1.2 application client the "appclient.bat/sh" way

Wolfgang Knauf (JIRA) jira-events at lists.jboss.org
Wed Apr 11 15:57:47 EDT 2012


Wolfgang Knauf created JBIDE-11517:
--------------------------------------

             Summary: Support for launching an AS 7.1.2 application client the "appclient.bat/sh" way
                 Key: JBIDE-11517
                 URL: https://issues.jboss.org/browse/JBIDE-11517
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: JBossAS/Servers
            Reporter: Wolfgang Knauf
            Assignee: Rob Stryker
            Priority: Minor


JBoss 7.1.x introduced a new way to start a JavaEE application client: now the batch file "bin\appclient.bat" or "bin/appclient.sh" has to be used. I don't know the details of this file, but it basically starts a small application server, initializes e.g. JNDI and starts the main file of the app client.

This approach is needed if the app client has to use the Environment Naming Context or even uses EJB injection.
See this forum thread for some more details and a sample app: https://community.jboss.org/thread/195232

It would be very helpful (especially for newbies) if an JavaEE application client could be started the same way directly inside Eclipse.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list