Details
-
Type:
Feature Request
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Rejected
-
Affects Version/s: 3.2.0.Final
-
Fix Version/s: 3.2.2.Final
-
Component/s: upstream
-
Labels:None
-
Release Notes Text:To get JBoss AS adapters, install the "JBossAS Tools" feature from http://download.jboss.org/jbosstools/updates/stable/helios/
Description
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.
Gliffy Diagrams
-
Hide
- discoverPlugin.zip
- 108 kB
- Rob Stryker
-
- org.eclipse.wst.server.discovery/.classpath 0.4 kB
- org.eclipse.wst.server.discovery/.cvsignore 0.1 kB
- org.eclipse.wst.server.discovery/.options 0.1 kB
- org.eclipse.wst.server.discovery/.project 0.8 kB
- org.eclipse.wst.server.discovery/.../org.eclipse.jdt.core.prefs 0.3 kB
- org.eclipse.wst.server.discovery/.../org.eclipse.jdt.ui.prefs 0.2 kB
- org.eclipse.wst.server.discovery/.../MANIFEST.MF 1 kB
- org.eclipse.wst.server.discovery/.../bundle.properties 0.6 kB
- org.eclipse.wst.server.discovery/about.html 1 kB
- org.eclipse.wst.server.discovery/.../Discovery.class 0.9 kB
- org.eclipse.wst.server.discovery/.../ExtensionWizard$1.class 0.9 kB
- org.eclipse.wst.server.discovery/.../ExtensionWizard$2.class 2 kB
- org.eclipse.wst.server.discovery/.../ExtensionWizard$3.class 1 kB
- org.eclipse.wst.server.discovery/.../ExtensionWizard.class 5 kB
- org.eclipse.wst.server.discovery/.../Activator.class 1.0 kB
- org.eclipse.wst.server.discovery/.../ExtensionInstallableUnitQuery.class 1 kB
- org.eclipse.wst.server.discovery/.../ExtensionUtility$1.class 3 kB
- org.eclipse.wst.server.discovery/.../ExtensionUtility$ExtensionListener.class 0.4 kB
- org.eclipse.wst.server.discovery/.../ExtensionUtility.class 12 kB
- org.eclipse.wst.server.discovery/.../IMemento.class 0.8 kB
- org.eclipse.wst.server.discovery/.../ImageResource.class 4 kB
- org.eclipse.wst.server.discovery/.../Messages.class 0.8 kB
- org.eclipse.wst.server.discovery/.../Messages.properties 1 kB
- org.eclipse.wst.server.discovery/.../PatternInstallableUnitQuery.class 1 kB
- org.eclipse.wst.server.discovery/.../ProgressUtil.class 1 kB
- org.eclipse.wst.server.discovery/.../Trace.class 3 kB
- org.eclipse.wst.server.discovery/.../XMLMemento.class 9 kB
- org.eclipse.wst.server.discovery/.../Extension.class 6 kB
- org.eclipse.wst.server.discovery/.../ExtensionUpdateSite.class 6 kB
- org.eclipse.wst.server.discovery/.../BaseLabelProvider$1.class 1 kB
-
- JBIDE-8460.jpg
- 117 kB
Issue Links
- cloned to
-
JBIDE-9851
Get JBossTools added to wtp 3.3's list of server adapters :: Indigo
-
- Closed
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
Nick:
Judging from your comments, are you suggesting only trunk works and 3.2 is still broken? What are our options for the 3.2 branch?
Well, I've moved the bits to production (http://download.jboss.org/jbosstools/updates/webtools/helios/ and http://download.jboss.org/jbosstools/updates/webtools/indigo/) using the latest spins of 3.2.2.M2 and 3.3.0.M4, and for trunk (Eclipse Indigo SR1 JEE) you can now find the JBoss AS stuff when you search for other servers.
But for the 32x branch?
Houston, we have a problem... the problem is that the discovery plugin that ships w/ Helios SR2 doesn't point at our site. And the updated version in WTP 3.2.4 or .5? Nope, it's not there either.
<extensions>
|
<site url="http://download.eclipse.org/webtools/updates/"/>
|
<site url="http://www.apache.org/dist/geronimo/eclipse/updates/"/>
|
<site url="http://public.dhe.ibm.com/software/websphere/wasce/updates/"/>
|
<site url="http://www.pramati.com/downloads/eclipse/updates/"/>
|
<site url="http://master.dl.sourceforge.net/project/sapnweclipse/updates/"/>
|
<site url="http://www.webtide.com/eclipse"/>
|
<site url="http://jope.ow2.org/update/jope/"/>
|
<site url="http://download.oracle.com/otn_software/oepe/helios/wtp"/>
|
</extensions>
|
<extensions>
|
<site url="http://download.eclipse.org/webtools/updates/"/>
|
<site url="http://www.apache.org/dist/geronimo/eclipse/updates/"/>
|
<site url="http://public.dhe.ibm.com/software/websphere/wasce/updates/"/>
|
<site url="http://www.pramati.com/downloads/eclipse/updates/"/>
|
<site url="http://master.dl.sourceforge.net/project/sapnweclipse/updates/"/>
|
<site url="http://www.webtide.com/eclipse"/>
|
<site url="http://jope.ow2.org/update/jope/"/>
|
<site url="http://download.oracle.com/otn_software/oepe/helios/wtp"/>
|
<site url="http://download.eclipse.org/jetty/updates/jetty-wtp/"/>
|
<site url="http://www.caucho.com/eclipse/"/>
|
</extensions>
|
So, short of getting WTP to spin a 3.2.6 release (unlikely), I don't see any simple way for Helios SR2 JEE users to discover JBoss AS.
Workaround? Send them here to install the feature by hand: http://download.jboss.org/jbosstools/updates/webtools/helios/
Since the AS feature is also on http://download.jboss.org/jbosstools/updates/stable/helios/, I see no need to retain this extra site. We can just direct people to the existing site to install the adapter.
Screenshot:

3.2_stable_branch job has been renamed and marked deprecated. Content for 32x in download.jboss.org/tools/ has been purged. And I added this:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282778 is an example of upstream