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

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue Aug 2 12:17:23 EDT 2011


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

Nick Boldt commented on JBIDE-8460:
-----------------------------------

On 08/02/2011 04:52 AM, Rob Stryker wrote:
> There's nothing there. I realize it's my fault. I never got back to you. 
> So I'll ask... what do I need to ensure this is done? The Indigo was 
> released and it *does* reference this URL, so that's good. The next step 
> is to actually put something there ;)
> 
> Do we want to put our milestone builds there? Or should we just wait for 
> 3.3 to be released before putting something there? Any thoughts? What's 
> easiest on your end?

I can make this build as part of every nightly, and we can choose to update it with every milestone (as we do for http://download.jboss.org/jbosstools/updates/development/indigo/)

> What needs to be in it? Well, god... probably all of JMX, all of 
> Archives, and all of AS.

Please give me a detailed list of features (and/or plugins) you want exposed on that update site. Is it all of these?

{code}
org.jboss.tools.jmx.feature
org.jboss.ide.eclipse.archives.feature
org.jboss.ide.eclipse.as.archives.integration.feature
org.jboss.ide.eclipse.as.serverAdapter.wtp.feature
org.jboss.ide.eclipse.as.feature
org.jboss.ide.eclipse.as.server.rse.integration.feature
org.jboss.ide.eclipse.as.jmx.integration.feature
{code}


> 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.3.0.M3
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list