[
https://issues.jboss.org/browse/JBIDE-11282?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen resolved JBIDE-11282.
-----------------------------------------
Resolution: Rejected
As Wolfgang outlines adding this is not the right approach for client development.
For now, Users will need to create a project and add the client jar manually (no as7
runtime) or use mvn dependencies.
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: Max Rydahl Andersen
Fix For: 3.3.0.CR1
Attachments: dupsClassFiles
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