[
https://issues.jboss.org/browse/JBIDE-10293?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-10293:
---------------------------------------------
I've committed: updated client jars, removed old hack for 71b1 and minimal fix for
broken auth handling in our eclipse code (for some reason the code expect an exception to
be null when everything is ok but that never happened - so now I set it to null and
authentication *seem* to work. No idea how it could have worked before).
Beaware that with this commit only 7.0.x and 7.1.Beta1b+ is supported, 7.1.0.Beta1 should
never be used nor supported.
AS7.1 Beta1b support
--------------------
Key: JBIDE-10293
URL:
https://issues.jboss.org/browse/JBIDE-10293
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.M5
Reporter: Max Rydahl Andersen
Assignee: Rob Stryker
Priority: Blocker
Fix For: 3.3.0.M5
as71b1b is being done and to support that we need to:
* Update the client jars
* Remove the code that messes with SASL providers in global state since now it is being
scanned/handled via classpath/meta-inf/services instead
* Fix our login code which has problems recognizing authentication actually have happened
--
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