]
Jiri Danek updated JBAS-6410:
-----------------------------
Labels: interoperability jbosstools security (was: interoperabilty jbosstools
security)
JBoss Security (2.0.2.SP3) serialVersionUID breaks interoperability
with external tools (e.g. JBoss Tools)
----------------------------------------------------------------------------------------------------------
Key: JBAS-6410
URL:
https://issues.jboss.org/browse/JBAS-6410
Project: Application Server 3 4 5 and 6
Issue Type: Bug
Components: Security
Affects Versions: JBossAS-5.0.0.GA
Reporter: Saverio Trioni
Assignee: Anil Saldanha
Labels: interoperability, jbosstools, security
Fix For: JBossAS-5.0.1.GA, JBossAS-5.1.0.Beta1
The current version of deployed jbosssx.jar contains a class with the wrong
serialVersionUID (set to 1L instead of default value).
This prevents a server to deploy and communicate with JBossTools in eclipse.
The code issue is already taken care of:
https://jira.jboss.org/jira/browse/SECURITY-341
and the resolution is due in SP4.
But it's critical to deliver the updated package within the next point release of the
app server.