[
https://issues.jboss.org/browse/JBIDE-10469?page=com.atlassian.jira.plugi...
]
Nick Boldt updated JBIDE-10469:
-------------------------------
Attachment: jbide10469-install-new-extension.png
If I remove site.xml, the extension is not found (and no error is logged).
If I repair site.xml to include the correct version of the feature
(2.3.0.v20120503-0045-H101-Beta3) then everything appears to work:
!jbide10469-install-new-extension.png!
So... the issue here is making sure that site.xml is correctly generated. Or filing an
upstream issue w/ WTP asking that they parse the artifacts.jar & content.jar instead
of using site.xml
Can't install JBoss AS Server adapters from Juno JavaEE M3
----------------------------------------------------------
Key: JBIDE-10469
URL:
https://issues.jboss.org/browse/JBIDE-10469
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers, UpStream
Affects Versions: 3.3.0.M4
Environment: Windows 7, Juno JavaEE M3
Reporter: Fred Bricon
Assignee: Rob Stryker
Priority: Blocker
Fix For: 3.3.0.CR1
Attachments: jbide10469-000-install-jst-wst-server-features.png,
jbide10469-install-new-extension.png, jbide10469-new-server-wizard.png, Screen Shot
2012-02-29 at 10.02.14.jpg
In Juno JavaEE M3,
* go to the server view
* create a new server
* click on download additional server adapters
* select the JBoss AS Tools server adapter
* click next
The installation can not proceed due to :
{noformat}
Cannot complete the install because one or more required items could not be found.
Software being installed: JBossAS Tools 2.3.0.v20111104-1515-H45-M4
(org.jboss.ide.eclipse.as.feature.feature.group 2.3.0.v20111104-1515-H45-M4)
Missing requirement: JBossAS Tools 2.3.0.v20111104-1515-H45-M4
(org.jboss.ide.eclipse.as.feature.feature.group 2.3.0.v20111104-1515-H45-M4) requires
'org.eclipse.core.boot 0.0.0' but it could not be found
{noformat}
On IRC, Rob said :
{quote}
(17:20:34) rawbdor: i can see features/org.jboss.ide.eclipse.as.feature/feature.xml:
<import plugin="org.eclipse.core.boot" />
(17:20:38) rawbdor: but i dont know why it has that
{quote}
We should see if org.eclipse.core.boot is still needed. If not, see if removing it makes
AS Tools installable/functional on Juno.
--
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