[jbosstools-issues] [JBoss JIRA] (JBIDE-11282) JBoss 7.1: Missings JARs for starting an application client from Eclipse

Wolfgang Knauf (JIRA) jira-events at lists.jboss.org
Mon Mar 12 17:17:47 EDT 2012


Wolfgang Knauf created JBIDE-11282:
--------------------------------------

             Summary: JBoss 7.1: Missings JARs for starting an application client from Eclipse
                 Key: JBIDE-11282
                 URL: https://issues.jboss.org/browse/JBIDE-11282
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JBossAS/Servers
    Affects Versions: 3.3.0.M5
         Environment: Nightly build of 2012-03-12, Eclipse 3.7.1
            Reporter: Wolfgang Knauf
            Assignee: Rob Stryker


I start an application client directly from inside Eclipse which performs a JNDI lookup (JBoss 7.1.0 GA server).
This fails with an exception because of missing JARs, see this forum post for the full error: https://community.jboss.org/thread/195162

Since I wrote this post, JBoss added a new library "jboss-as-7.1.0.Final\bin\client\jboss-client-7.1.0.Final.jar". After adding this JAR to the build path, my sample app worked. But for previous server versions (jboss-as-7.1.0.CR1), I had to add the JARs from my forum post.

--
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