[jbosstools-issues] [JBoss JIRA] (JBIDE-8460) Get JBossTools added to wtp's list of server adapters

Nick Boldt (Updated) (JIRA) jira-events at lists.jboss.org
Tue Oct 4 15:46:16 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-8460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt updated JBIDE-8460:
------------------------------

    Attachment: jbosstools32x-server-adapters-installed-into-heliosSR2JEEbundle.png
                jbosstools32x-install-new-adapter-into-heliosSR2JEEbundle.png


By uncategorizing the two other features, I managed to clean up the install UI:

!jbosstools32x-install-new-adapter-into-heliosSR2JEEbundle.png!

And it still installs fine:

!jbosstools32x-server-adapters-installed-into-heliosSR2JEEbundle.png!

So... all that's left is to respin these and push them to the production URLs.

                
> Get JBossTools added to wtp's list of server adapters
> -----------------------------------------------------
>
>                 Key: JBIDE-8460
>                 URL: https://issues.jboss.org/browse/JBIDE-8460
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: UpStream
>    Affects Versions: 3.2.0.Final
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 3.2.2.Final, 3.3.0.M4
>
>         Attachments: discoverPlugin.zip, JBIDE-8460.jpg, jbosstools32x-install-new-adapter-into-heliosSR2JEEbundle.png, jbosstools32x-server-adapters-installed-into-heliosSR2JEEbundle.png, jbosstools32x-webtools-site-vs-33x-webtools-site.png, jbosstools33x-install-new-adapter-into-indigoSR1JEEbundle.png, jbosstools33x-server-adapters-installed-into-indigoSR1JEEbundle.png
>
>
> It seems what happens is you must make use of the org.eclipse.wst.server.discovery plugin. This plugin has a file (discovery.xml) which has "sites", and those sites (such as http://public.dhe.ibm.com/software/websphere/wasce/updates/) seem to be an eclipse update site.
> The entry point for this wizard is in the New Runtime wizard. At the top is a hyperlink that reads "Download other adapters" (or something similar). It then queries these sites, and allows you to select one of those available.
> It seems the objects are then downloaded as IInstallableUnit's, which is in the org.eclipse.equinox.p2.metadata package.
> I kinda lose track of it here, but, I suspect that after this it is downloaded as an actual eclipse bundle and added into the eclipse installation. But I guess I could trace through further
> Changes to our site would require adding the category and adding it to certain features in our site.xml. 

--
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

        


More information about the jbosstools-issues mailing list