Eclipse Luna + WildFly 9 - wildfly

Can I use Eclipse Luna with WildFly 9 server ? Or should I move to Eclipse Mars ? I'm asking because I can't create a WildFly 9 server on my Eclipse but I can create a WildFly 8 server. I checked my Jboss Tools plugin which seems to be up to date (version 4.2.6). On Eclipse Mars a 4.3.0 version is available.

As you see below links, all informations show JBoss Tools 4.3.0 Final release is not appropriate for Eclipse Luna.
Check JBoss Tools column on JBoss Tools Download Overview.
Check installation part in Blog Announcement of JBoss Tools for Eclipse Mars.
Check server section on Documentation of JBoss Tools 4.3.0 Final.
If there is no any policy or another, moving Eclipse Mars is better choice to work stable and prevent future conflicts. Lastly, I have tried to download the bundle and install it manually but process is blocked by Eclipse Luna.

The JBoss Tools Download site claims that the current 4.3 release can be installed into Eclipse Luna.
You may need to download the bundle and install it manually.
That said, if you are not constrained by some policy or another then you should consider upgrading to Eclipse Mars.

Related

Eclipse kepler SR 2 and Websphere

I have installed webspehere Application Server on my machine.
I have also installed Eclipse kepler SR 2.
I want to create a websphere profile, however in Eclipse I don't see 'Websphere' under Windows->Preferences->Servers-> ?
I am not sure if I am missing any plugin?
You need to download WebSphere Developer Tools to your Eclipse. WDT support 3 latest versions of Eclipse, so at this moment (17.10) - Mars, Neon and Oxygen, although it usually works with older also. You will need Eclipse for Java EE developers.
The easiest way is either start from this page Download Liberty in Eclipse or just find WDT via Eclipse Marketplace.
If you plan to develop for traditional WebSphere you will find server tools here - WebSphere Developer Tools for Eclipse Oxygen.

Installing JBoss Tools 4.0 in Eclipse Juno

I have downloaded the latest version of JBoss tools. But while adding it to eclipse it shows the following error.
Cannot complete the install because one or more required items could not be found.
Software being installed: Seam Tools 3.5.1.Final-v20140303-0347-B156
(org.jboss.tools.seam.feature.feature.group 3.5.1.Final-v20140303-0347-B156)
Missing requirement: JBoss Tools Common Core 3.5.2.Final-v20140302-2358-B158
(org.jboss.tools.common.core 3.5.2.Final-v20140302-2358-B158)
Please help me out here.
The best way to install stable version JBoss Tools for Eclipse Juno is to download Eclipse Java IDE for Java EE Developers and then install JBoss Tools from stable update site.
Latest development version of JBoss Tools is 4.2.0.CR1-v20140914-0645-B242 is targeting Eclipse Luna SR1 (update site).
Latest stable version of JBoss Tools is 4.1.2.Final-v20140318-2026-B706 is for Eclipse Kepler (update site).

Install new jboss server in eclipse luna

Anybody knows how to install a jboss 4.2 server in new eclipse luna?
When you try to add new server, jboss option doesnt appear.
I have installed jboss tools and then jboss AS option is available, but i just want jboss.
Thanks in advance!!
Install JBoss Tool for Luna. The only feature you need is JBossAS Tool.
Eclipse Luna is distributed without the useful "Generic JBoss configuration" server options.
However, I tried to import from Kepler version and... it works! :P
My steps:
1) Download Eclipse Kepler J2EE edition (http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/keplersr2)
2) Download Eclipse Luna J2EE edition (http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/lunar)
3) Extract both downloaded zip files.
4) Copy org.eclipse.jst.server.generic.jboss_1.6.100.v20130422_1357 folder and org.jboss.netty_3.2.5.Final-20130531-2315.jar file from plugins folder of Eclipse Kepler to plugins folder of Eclipse Luna.
5) Start Eclipse Luna, do a poker face and add Jboss to the server view :)
Happy working.
Kepler only has Jboss AS 5 and below. Another approach I found - For JBoss AS 7 and 8 server runtimes, point your eclipse to the update site url: http://download.jboss.org/jbosstools/updates/stable/luna/,
This has so many components.. all we need for server integration is: JBoss Web and Java EE Development -> JBoss AS Tools. If you select only this component and install, its a small download without the full blown jboss tools installation.
Version: Luna Service Release 1a (4.4.1)
Build id: 20150109-0600
In IDE do next:
Help -> Install new software
In this window click "ADD" and add URL:
http://download.jboss.org/jbosstools/updates/stable/luna/
In list check "Jboss Web and Java EE Development"
After those operations eclipse should be restarted.
Y have new env in IDE for start apps in JBoss.
To be continue
==> 73

How to deploy on JBoss AS 7 from Eclipse Juno?

I'm using Eclipse Juno and want to test my Java web app in JBoss AS 7. How do I configure Eclipse so that it starts JBoss AS 7 and deploys the war? Also remote debugging should work. It seems I can't use JBoss Tools as they are only released for the previous Eclipse versions (Indigo and Helios).
Any pointers?
It seems that the current stable releases of JBoss Tools supports Eclipse Indigo (3.7.2) and Helios (3.6.x) as detailed here :
Is there a Beta Update site for Juno ?
This page has the details of the update site for Juno :
Instructions will be posted after the first Juno-compatible milestone
is available.
Until then, just point your Eclipse 4.2 (Juno) installation at this
site to install the latest nightly build. Note that there is no
guarantee of quality with a nightly, nor do we guarantee it won't set
your computer on fire.
Update site : JBoss Tools - Core - Nightly Build Update Site
It bears repeating, that the above is unstable at the moment.
Stability of JBoss Tools Beta for Juno ?
From this page:
Since the first version of Eclipse Juno is arriving soon it is worth
mentioning that JBoss Tools from its updatesite can be installed on
top of Juno.
It is though not guaranteed everything works, we know that especially
Hibernate Dali/JPT integration have issues since here the API has
changed greatly.
But if you are a Juno early-adopter then do please try run JBoss Tools
on it and if you find issues let us know in the forum or on JIRA.
Also, this might be of interest :
Our latest Beta, soon coming CR1 runs on Eclipse Juno (3.8/4.2) except for the Eclipse Dali/JPA integration
I use Eclipse Juno and I installed Jboss Tool for helios version.
Works like a charm.
This stable version of JBoss Tools 4.0.0 works well with Eclipse 4.2 (Juno).
Steps :
Add this URL 'JBoss Tools - Core - Stable Release Update Site ' to site URL's
(Help > Install New Software > Add )
Select the features to install, or click the Select All button.
Click Next, agree to the license terms, and install.
Note : You can also download JBoss Tools as individual zips for offline installation.
Refer :JBoss Tools 4.0.1.Final Stable Release
Please find the below steps to add JBoss Tools for Eclipse Juno
Go to Help -> Eclipse Marketplace
Type JBoss Tools in the Find text box
You can see the JBoss Tools (Juno) icon in the listed items with install button
Click on the install button
Restart your Eclipse to reflect.

Eclipse + JBossAS Tools doesn't show JBoss Community server Adapters

After accidentally losing the only Eclipse installation where I managed to install the JBoss Community server adapters successfuly (it required a very specific version of JBoss Tools), I'm trying to rebuild an Eclipse installation that shows the pesky Eclipse JBoss Community Server adapters.
I tried Eclipse Indigo + JBoss Tools 3.3 and Eclipse Juno + JBoss Tools 3.3. I install the Java EE version, go to "Download additional server adapters", install the JBossAS Tools, but the adapters still don't show up in the "New Server" list. I'm about to give up and buy myself an IntelliJ IDEA license, but I thought it wouldn't hurt to ask if anyone around here knows a proper installation path that makes the JBoss Community adapters "magically" apear...
You have to install eclipse plugin "JST Server Adapter" before installing "JBossAS Tools"
cf. bug : https://issues.jboss.org/browse/JBIDE-10469
I figured it out. In case anyone is wondering why adapters disappeared after some upgrade, JBoss Tools doesn't work well with Java 5. Use Java 6 and the problem is gone.