[jbosstools-issues] [JBoss JIRA] (JBIDE-20170) WebTools server adapter installer installs only a subset of what should be installed

Nick Boldt (JIRA) issues at jboss.org
Thu Jul 2 11:16:03 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-20170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085886#comment-13085886 ] 

Nick Boldt commented on JBIDE-20170:
------------------------------------

Verified working in B803. Details here: https://issues.jboss.org/browse/JBIDE-20164?focusedCommentId=13085885&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13085885

I'll let Max close this when he's satisfied / has no more questions.

(It worked in the past because WTP used a different discovery mechanism, and we had an older site w/ a site.xml that it required.)

> WebTools server adapter installer installs only a subset of what should be installed
> ------------------------------------------------------------------------------------
>
>                 Key: JBIDE-20170
>                 URL: https://issues.jboss.org/browse/JBIDE-20170
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build, server, updatesite, upstream
>    Affects Versions: 4.3.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Rob Stryker
>            Priority: Critical
>             Fix For: 4.3.0.Beta2
>
>
> Steps to repro:
> {code}1. open clean Eclipse JEE
> 2. open Servers view
> 3. click 'No servers are avail... click to create new server..."
> 4. click "Download additional server adapters"
> (Site used to resolve IUs is http://download.jboss.org/jbosstools/updates/webtools/mars/ which symlinks to http://download.jboss.org/jbosstools/mars/development/updates/core/ )
> 5. wait while the stuff loads. select "JBoss AS Server Adapter" or whatever it was called
> 6. wait as metadata loads again
> 7. click Next, accept license, etc. restart when prompted
> {code}
> Feature that should have been installed:
> {code:title=https://github.com/jbosstools/jbosstools-build-sites/blob/master/aggregate/site/category.xml#L99-L103}
>  <feature id="org.jboss.ide.eclipse.as.feature">
> <category name="org.eclipse.wst.server.core.serverAdapter"/>
> </feature>
> {code}
> Feature that instead gets installed:
> {code}org.jboss.ide.eclipse.as.serverAdapter.wtp.feature_3.1.0.Beta1-v20150612-2158-B25{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list