Get GlassFish V2 Sun Support for GlassFish - Get GlassFish Portfolio
« Previous page | Main
Jul 07
1
GlassFish Support in Eclipse 3.3 Europa
  Posted by arungupta in GlassFish

Eclipse Europa

Eclipse 3.3 Europa is now final and supports configuring GlassFish V1, V2 and V3 using pluggable adapters for WTP 2.0 which now supports Java EE 5 development. From the GlassFishPlugins project at java.net:

This adapter is Java EE 5 compliant and works with GlassFish V1, V2, V3, and supports all EE 5 features of Eclipse 3.3, and supports Web application directory deployment, and fully integrated debugger.

Read a detailed writeup, with screenshots, from Ludo on how to configure the adapter, deploy a Web application and debug a JSP page on GlassFish V2 - all from within Eclipse Europa. The writeup can also be watched as a screencast and additionally shows how to deploy a JAX-WS based Web service using the Deployment Descriptor-free Web services deployment.

GlassFish and Eclipse relationship can be tracked in Earlier Posts at TheAquarium.

Jun 07
17
IDE Update - New GlassFish Support in NetBeans 6 and Eclipse 3.3
  Posted by pelegri in GlassFish

Eclipse 3.3 Container Selection Screen

More news from Ludo, GlassFish's own Mr Tools. Both NetBeans 6.0 and Eclipse 3.3 Europa now have support for GlassFish v2 (and v3). Neither release is final, although Eclipse 3.3 will release at the end of the month, but they are both making very fast progress.

Check out Ludo's writeup for details and screenshots of NetBeans 6 and Eclipse 3.3. You can see more TheAquarium spotlights on Tools here, including GlassFish v2 support in MyEclipse 5.5.

Jun 07
15
MyEclipse 5.5 with Java EE 5 Support (starting with GlassFish v2)
  Posted by alexismp in GlassFish

MyEclipse Enterprise Workbench 5.5 was recently announced by Genuitec. It features GlassFish v2 support with Start/Stop/Deploy/Undeploy from within the IDE. It also has exploded deployments and Hot-Sync debugging.

Genuitec was present at GlassFish Day a few weeks back in this partner presentation. There is also a screencast to get a feel of what's being made available. Note that MyEclipse is subscription-based: $30-$50/year/developer.

Jun 07
6
Debugging Your GlassFish App Via Eclipse
  Posted by woodjr in GlassFish

Eclipse Logo

Back in early 2006, Filippo Diotalevi put together a screencast showing how to use Eclipse to debug an application which has been deployed to a GlassFish container. It was a nice piece of work, and we featured it here just a few days after its publication.

Unfortunately, Filippo has reported that a cracker later broke into his Wordpress instance and deleted all of his content (including the screencast). But even sad stories can have happy endings. Filippo has a new tutorial which covers the original content.

And the best part? As the tutorial demonstrates, it's still very easy to attach a debugger to GlassFish.

Jun 07
2
GlassFish v3 Plugin for Eclipse 3.3
  Posted by pelegri in GlassFish

Screenshot of Eclipse 3.3

GlassFish v3 is moving along faster than I was expecting... Ludo now has a plugin for it for Eclipse 3.3. Startup in one sec; deployment in half a sec. Not bad :-) Ludo promises to post the Plugin code to GlassFishPlugins very soon.

More details in Ludo's blog.

Jun 07
1
GlassFish v2 and MyEclipse 5.5 and Eclipse 3.3
  Posted by pelegri in GlassFish

Eclipse Europa

NetBeans is a good friend but many GlassFish users use Eclipse and Ludo has two good news for them.

MyEclipse has released 5.5 GA which includes support for GlassFish v2. MyEclipse 5.5 is based on Eclipse 3.2; Eclipse 3.3 (Europa) should be out in June and I'd expect a companion MyEclipse release but Ludo is also upgrading his (simpler) Eclipse Plugin.

Check Ludo's blog entry and stay tuned for more details.

Jan 07
23
Updated Eclipse plugin for GlassFish v2
  Posted by alexismp in GlassFish

Eclipse

The GlassFish Community is growing larger every day as demonstrated by recent collaboration news with BEA and the valuable feedback to the Maven repository of Java EE 5 libraries.

While NetBeans 5.5 is probably the best integrated IDE for GlassFish, support for the Eclipse developers is also important to the GlassFish community and we're glad to see that recent builds of GlassFish v2 are now again usable with Eclipse 3.2.x and WTP 1.5. Make sure you get the Milestone 4 plugin bits here. Install is as easy as unzipping in the Eclipse install directory. As always, help (code, feedback, bug reports) are greatly appreciated.

Oct 06
23
More Presentations: FastInfoset, FOSS Communities, JSF, Dynamic Faces, Eclipse, Tubes
  Posted by pelegri in GlassFish

Duke - Let's Get Going!

We have added more presentations to the Presentations Page at the GlassFish Wiki, including:

• OpenSource Middleware Communities covered by TheAquarium (prezo)
• FastInfoset Encoding-by-example (prezo)
• JSF and AJAX (prezo)
• Scripting JSF and Phobos (prezo)
• Highlights from Eclipse prezo at JavaOne'06 (prezo)
• Tubes (asynchrony in JAX-WS RI) (prezo)

Sep 06
18
Recent JAXB 2.1 News: Features, Fast Infoset, Eclipse Plugin, EA, and more...
  Posted by pelegri in General

Java XML Duke

A news update on JAXB 2.1 (planned for GlassFish V2). On the spec front, Kohsuke has written several blogs on the proposed changes including Specification Highlights, support for Separate Compilation and Use as a DI Container. He has also released the EA1 Implementation available separatedly and at the Maven Rep. The implementation also supports Better Linkage with FI, Better Customization and enables a better JAXB Eclipse Plugin.

For more information check here and here. BTW, note there is also a New Implementation of the current spec. More information at the JAXB home page and and in the JAXB Annoucements.

Aug 06
7
MyEclipse Support SJS AS 9.0 (GlassFish)
  Posted by pelegri in GlassFish

MyEclipse Logo

MyEclipse 5.0 has been released and it includes support for SJS AS 9.0. This is very welcome and shows the steady adoption of Project GlassFish. In a quick scan I noticed JavaScript and Matisse support (not for Mac OS X - drawbacks of using SWT). The release requires Eclipse 3.2 SDK.

Additional information from the New and Noteworthy and the MyEclipse home page.

Jul 06
11
Using Eclipse's JDT Compiler in Project GlassFish
  Posted by pelegri in GlassFish

Eclipse Logo

Tomcat 5.5 by default uses the Eclipse JDT Compiler instead of the javac from Sun's SDK and one of the requests on Project GlassFish has been to be able to use JDT for JSP compilation. Jan just modified Jasper to accomplish this; read the instructions from Jan's Blog Entry.

BTW, Kin-Man is, separatedly, working on allowing Jasper to use the Mustang standard javac API, which should give substantial performance improvements; stay tuned.

Jan 06
7
Eclipse Plugin for GlassFish
  Posted by pelegri in GlassFish

GlassFish Logo
Eclipse Logo

The Eclipse plugin for GlassFish finally went out yesterday; Ludo told me early in the afternoon and I was expecting a blog from him but see Alexis, Ian, and Simon.

From the GlassFishPlugins project at Java.Net:

The GlassFish plugin for the Eclipse IDE version 3.1 is also available. It is be based on the Eclipse Web Tool Platform (WTP) (version 1.0). This plugin also covers server integration for the Sun Application Server 8.1 and 8.2 (J2EE SDK Reference Implementation) servers. For EJB 3.0, Java Persistence APIs and Object Relational Mapping usage with Eclipse, you can try the Eclipse Dali early builds.

You can download the plugin from here, and the Quickstart from here. Also see Carla's blog.

Languages

Event Calendar

Search

The Aquarium TV

Adoption Stories

GlassFish Podcast

Popular Tags

adoption ajax clustering comet community frontpage glassfish grizzly hudson java javaee javaee6 javaone jax-rs jax-ws jaxb jboss jcp jersey jmaki jruby jsf metro mysql netbeans notd opends openesb openmq opensolaris opensource opensso osgi performance portal rails rest ruby sailfin scripting sip stories sun tools updatecenter v2 v3 webinar webservices weekly

Downloads

Companion Sites

Related Links

Useful Pointers

Offers and Promos

... AT TWITTER

OTHER SHORT NEWS

Recent Entries

News by Mail

Contact Us

Send feedback and leads to theaquarium@sun.com

QR Codes


Navigation