]
Snjezana Peco commented on JBDS-2956:
-------------------------------------
The issue happens because Spring IDE (the org.springframework.web plugin) exports some
javax.xml.* packages.
I suppose Spring does it in order they to be compatible with JDK 5.
Your JBT distribution doesn't include the javax.xml.ws and javax.xml.bind plugin.
That's why you can't reproduce the issue in JBT.
JBDS includes these two plugins. JDK 6/7 already contains the javax.xml.ws and
javax.xml.bind package and OSGi can't solve the org.springframework.web plugin because
there are two chains for those packages.
A workaround: remove the javax.xml.ws and javax.xml.bind plugin from JBDS/JBT.
Spring IDE's associated projects and files cannot be created and
many plugins never goes past "Starting"
--------------------------------------------------------------------------------------------------------
Key: JBDS-2956
URL:
https://issues.jboss.org/browse/JBDS-2956
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: 3rd-party-certification
Affects Versions: 8.0.0.Alpha2
Environment: 64-bit Fedora 17
Reporter: Marián Labuda
Assignee: Snjezana Peco
Attachments: jbds800Alpha2report.zip, jbds_part1.png, jbds_part2.png,
JBT4.2.0.Alpha2breport.zip, jbt_part1.png, jbt_part2.png, jbt_part3.png,
spring_projects.png
After installing Spring IDE into JBDS 8.0.0.Alpha2 there should be option to create
associated projects / examples / files... from menu File - Other - Spring, but there is
only item for creation Spring bean configuration file. Others are missing. Tests also JBT
4.2.0.Alpha2 and there was not this issue.
See attached file.
--
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: