[
https://issues.jboss.org/browse/JBIDE-10463?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-10463:
-------------------------------------
Juergen:
The patch I committed was not as7.1 specific, but rather, had to do with changes to the
default classpath page not being immediately put into effect without a workspace restart.
The issue was replicated on all adapters. If you're suggesting the ability to change
default classpaths and have it refresh automatically means "M5 cannot be considered
to support JBossAS7.1", then I would have to disagree, as the level of support for
AS7.1 is equal to that of all previous adapters.
If on the other hand you simply want modules/org/jboss/ejb3/main/*.jar added to the
default list for AS7.1, that's a very different issue and one I did not address in
this JIRA.
The workaround is to add the modules/org/jboss/ejb3/main/*.jar entry to the list of
default classpaths for 7.1, then restart eclipse. It should work fine from then on.
It's possible I can convince max and others that adding this ejb jar to the defaults
is worth a rebuild, but this would only take affect in a new workspace.
Regression for JBossAS 7.1: Runtime detection doesn't consider
additions to "Default Classpath Entries"
-------------------------------------------------------------------------------------------------------
Key: JBIDE-10463
URL:
https://issues.jboss.org/browse/JBIDE-10463
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.M4, 3.3.0.M5
Reporter: Juergen Zimmermann
Assignee: Rob Stryker
Fix For: 3.3.0.Beta1
Attachments: incomplete-jboss-7.1-runtime.jpg, JBIDE-10463.patch,
JBIDE-10463.v2.patch
I tried build 2011-12-12_16-41-07-H58. However, when I invoke Preferences > JBoss
Tools > JBoss Tools Runtime Detection the resulting server config doesn't contain
JARs that are configured in Preferences > Server > Runtime Environments > Default
Classpath Entries. For instance I added:
Name: JBoss EJB3 Extensions
Root Directory: modules/org/jboss/ejb3/main
Includes: **/*.jar
The resulting classpath should contain jboss-ejb3-ext-api-2.0.0-beta-1.jar being located
in $JBOSS_HOME/modules/org/jboss/ejb3/main.
I'll attach a screenshot to illustrate the issue.
--
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