[
https://issues.jboss.org/browse/JBIDE-13896?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-13896:
-------------------------------------
For step 6, which is finding jars that work for all adapters, the following works:
1) use jboss-remoting-3.2.16.GA
2) use xnio-3.0.7.GA
See Also: AS7-6779
I've updated hte linked PR with the above jar replacements.
EAP6.1 client jar incompatibility
---------------------------------
Key: JBIDE-13896
URL:
https://issues.jboss.org/browse/JBIDE-13896
Project: Tools (JBoss Tools)
Issue Type: Task
Components: JBossAS/Servers
Affects Versions: 4.1.0.Alpha1
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.1.0.Alpha2
Work as follows:
1) Clean up unit tests to use only API
2) make service interface throw Runtime Exceptions
3) minor cleanup to service interface
4) Ensure tests properly load all bundles
5) Move some no-dep classes from as71 mgmt bundle to management.core
6) Either:
a) Create a new bundle with additional jars in case of incompatibility, or
b) Update jars in as71 mgmt bundle to jars that work for all adapters
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira