Thursday April 09, 2009
LOTD #20: How to create a JPA application using GlassFish Tools Bundle for Eclipse ?
Here is a great screencast (from the community) that shows how to
create a JPA application
using EclipseLink and deploy on GlassFish v2.1 - all using GlassFish
Tools Bundle for Eclipse.
Click on the image below for the video:

Thanks!
I'll work on a MySQL version of it :)
All previous links in this series are archived at LOTD.
Technorati: lotd
glassfish
eclipse
jpa javadb screencast
Posted by Arun Gupta in General | Comments[4]
|
|
|
|
|
Friday March 27, 2009
GlassFish Interview with Ian Skerrett at EclipseCon 2009
I had an opportunity to be interviewed by Ian Skerrett
at EclipseCon
2009, see the recording below (originally
published):
And here is a snapshot:
And then you can always read about Day
3 and Day
2 summary of Eclipse Con. Check out the GlassFish
Tools Bundle for Eclipse or screencast
#28 if you already have an Eclipse installation.
Also read about GlassFish/Eclipse bundle at InfoQ.
Technorati: conf
glassfish
eclipse
eclipsecon
Posted by Arun Gupta in General | Comments[0]
|
|
|
|
|
Wednesday March 25, 2009
Attended the keynote session Building
Applications for the Cloud with Amazon at EclipseCon 2009,
Day 3 (day
2
here).
Here are some brag
points about Amazon
Web Services gathered from the session:
Tuesday March 24, 2009
EclipseCon 2009 Day 2 in Pictures
Here are some pictures I took at EclipseCon
earlier today:
GlassFish Beanie, Open Solaris CD, Cool shirts, 2 GB SD Card - Goodies at Sun booth in #eclipsecon
Meet us at the Sun
booths in EclipseCon
and learn all the goodness about GlassFish,
GlassFish
Tools Bundle for Eclipse, Open
Solaris, and Java FX!
Technorati: conf
sun glassfish
opensolaris
javafx
eclipse
eclipsecon
Posted by Arun Gupta in General | Comments[3]
|
|
|
|
| GlassFish Tools Bundle for Eclipse now available
EclipseCon
started earlier today and we are announcing the availbility of GlassFish
Tools Bundle for Eclipse.
Eclipse and GlassFish in one single download bundle, available
here. Here are simple steps to get you started ...





Posted by Arun Gupta in General | Comments[9]
|
|
|
|
|
Saturday January 17, 2009
TOTD #66: GlassFish Eclipse Plugin 1.0.16 - Install v3 Prelude from the IDE
GlassFish
Plugins team released
ver 1.0.16 of Eclipse
plugin for GlassFish. The team has maintained pretty good
cadence in terms of adding features and fixing bugs in the plugin (16
releases in approx as many months). However this particular
version has an exciting feature. It allows GlassFish
v3 Prelude to be
installed from within the IDE itself.
If you have not installed GlassFish plugin in your Eclipse earlier then
screencast
#28 shows how to get started. However the screencast requires
you to pre-install GlassFish outside the IDE. Instead, as explained in
this blog, you can skip
to here and install the Application Server from within the
IDE.
If you have a previous installation of GlassFish plugin, then it needs
to be updated using the steps described below. And finally install the
Application Server from wtihin the IDE.
Lets get started!
In Eclipse, go to "Help" menu item, "Software Updates ..." and it shows
the complete list of plugins installed along with their versions ...

GlassFish plugin version is 1.0.14 in this case. Click on "Available
Software" tab to show all the available updates as shown below:

The GlassFish plugin update site is automatically added to the list of
managed sites once you install the plugin, but it is not automatically
checked as active. The issue
#45 provide more details but in the mean while check the
website explicitly by clicking on "Manage Sites ..." and selecting
"https://ajax.dev.java.net/eclipse" as shown below ...

Click on "OK" and the list of "Available Software" is now updated to
include GlassFish server. Notice, the latest version (1.0.16 in this
case) is shown as well.

Select the plugin to be installed ...

Click on "Install ..."

Click on "Next >" and then "Finish". Now your Eclipse is updated
with the latest GlassFish plugin.
Lets add a new Server instance. In the "Servers" tab, right-click and
select "New", "Server" ...

Select "GlassFish v3 Prelude" after expanding the "GlassFish" tree ...

Name the server if you like or take default and click on "Next".
Notice "Install Server"
button, this is the new functionality added in
version 1.0.16 of the plugin. Specify a directory name and click on
"Install Server". This will automatically download the GlassFish v3
Prelude server and install in the specified directory.

Of course, you need to accept the License ...

Click on "Finish" and GlassFish is downloaded and installed for you
(finished in few seconds for me :) and shows the following window:

Clicking on "Next >" walks you through the standard GlassFish
configuration options:

More details on how to leverage the powerful GlassFish server are
available in the documentation.
The screencast
#28 shows some of the GlassFish/Eclipse integration features
in an easy to use manner.
Please ask any questions or send any feedback to users@glassfishplugins.dev.java.net.
Please leave suggestions on other TOTD (Tip Of The Day) that
you'd like to see.
A complete archive of all tips is available here.
Technorati: totd
glassfish
eclipse
v3
Posted by Arun Gupta in General | Comments[10]
|
|
|
|
|
Thursday November 20, 2008
TOTD #54: Java Server Faces with Eclipse IDE
Ed
pointed me to this excellent
tutorial that explains how JavaServer Faces applications can
be easily created using Eclipse IDE. The article clearly shows all the
steps to create a Java Server Faces application and demonstrates the
following JSF concepts:








Posted by Arun Gupta in web2.0 | Comments[2]
|
|
|
|
|
Wednesday November 19, 2008
Screencast #28: Simple Web Application using Eclipse and GlassFish v3 Prelude
GlassFish
v3 Prelude is now available!
Some of the cool features are:
Posted by Arun Gupta in web2.0 | Comments[22]
|
|
|
|
|
Thursday November 06, 2008
GlassFish v3 Prelude - now available!
GlassFish v3 Prelude is a modular and lightweight Web 2.0
development
and deployment platform. It has been brewing for the past few months
and is now finally available - download here! Read
the official Press
Release for more details.
Use it for deploying your enterprise applications today and purchase
production
support for the GlassFish Enterprise Server v3 prelude.
Simply unzip the bundle and start the Application Server as shown below
(including startup log):
| ~/tools/glassfish/v3/glassfishv3-prelude/glassfish
>bin/asadmin
start-domain --verbose Nov 4, 2008 2:39:07 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: JVM invocation command line: /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin/java -cp /Users/arungupta/tools/glassfish/v3/glassfishv3-prelude/glassfish/modules/glassfish.jar . . . Nov 4, 2008 2:39:08 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: Successfully launched in 12 msec. Cannot run Java in 32 bit mode. Continuing in 64 bit mode. Nov 4, 2008 2:39:08 PM com.sun.enterprise.glassfish.bootstrap.ASMain main INFO: Launching GlassFish on Apache Felix OSGi platform Welcome to Felix. ================= Nov 4, 2008 2:39:11 PM OSGiModuleImpl start INFO: Started bundle org.glassfish.common.glassfish-mbeanserver [9] Nov 4, 2008 2:39:11 PM OSGiModuleImpl start INFO: Started bundle org.glassfish.core.kernel [79] Nov 4, 2008 2:39:11 PM OSGiModuleImpl start INFO: Started bundle org.glassfish.common.common-util [59] Nov 4, 2008 2:39:11 PM OSGiModuleImpl start . . . INFO: Started bundle org.glassfish.flashlight.flashlight-framework [72] Nov 4, 2008 2:39:13 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start INFO: Listening on port 8080 Nov 4, 2008 2:39:13 PM com.sun.enterprise.v3.services.impl.GrizzlyService postConstruct INFO: Network listener http-listener-2 on port 8181 disabled per domain.xml Nov 4, 2008 2:39:13 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start INFO: Listening on port 4848 Nov 4, 2008 2:39:13 PM OSGiModuleImpl start INFO: Started bundle org.glassfish.common.container-common [83] Nov 4, 2008 2:39:13 PM com.sun.enterprise.v3.admin.adapter.AdminConsoleAdapter setStateMsg INFO: The Admin Console Web Application has been downloaded. Nov 4, 2008 2:39:13 PM com.sun.enterprise.v3.server.AppServerStartup run INFO: GlassFish v3 Prelude startup time : Felix(2910ms) startup services(1902ms) total(4812ms) Nov 4, 2008 2:39:13 PM com.sun.enterprise.registration.glassfish.PingService$1 run INFO: Total number of available updates : 1 Nov 4, 2008 2:39:13 PM com.sun.enterprise.registration.glassfish.PingService$1 run INFO: Available updates : glassfish-jsf 2.0.0,0-3:20081017T093242Z Fri Oct 17 09:32:42 PDT 2008 Nov 4, 2008 2:39:14 PM OSGiModuleImpl start INFO: Started bundle org.glassfish.common.glassfish-naming [65] Nov 4, 2008 2:39:14 PM OSGiModuleImpl start INFO: Started bundle org.glassfish.common.glassfish-api [84] Nov 4, 2008 2:39:14 PM OSGiModuleImpl start INFO: Started bundle org.glassfish.connectors.connectors-runtime [27] Nov 4, 2008 2:39:14 PM OSGiModuleImpl start INFO: Started bundle org.glassfish.transaction.jta [7] Nov 4, 2008 2:39:14 PM org.glassfish.admin.mbeanserver.ConnectorStartupService$ConnectorsStarterThread startConnector INFO: Started JMXConnector, JMXService URL = service:jmx:rmi:///jndi/rmi://dhcp-usca14-132-225.SFBay.Sun.COM:8686/jmxrmi |
| Nov 4, 2008 2:48:01 PM
com.sun.enterprise.v3.server.AppServerStartup run INFO: GlassFish v3 Prelude startup time : Felix(1703ms) startup services(1463ms) total(3166ms) |
| Nov 4, 2008 2:48:31 PM
com.sun.enterprise.v3.server.AppServerStartup run INFO: GlassFish v3 Prelude startup time : Felix(1630ms) startup services(1302ms) total(2932ms) |
| Nov 4, 2008 2:48:45 PM
com.sun.enterprise.v3.server.AppServerStartup run INFO: GlassFish v3 Prelude startup time : Felix(1586ms) startup services(1227ms) total(2813ms) |
Posted by Arun Gupta in General | Comments[10]
|
|
|
|
|
Friday July 18, 2008
GlassFish @ Utah JUG Summer 2008 - Trip Report
I presented on GlassFish at Utah
JUG yesterday, slides
are available. The topic provided insight into GlassFish v2,
the current production version, and GlassFish v3
- the upcoming modular, embeddable & extensible
version. The slides have data on leading adoption indicators on how
GlassFish momentum. There were close to 100 attendees and the list of
sponsors is certainly impressive ;-)
Here are the list of demos:
Posted by Arun Gupta in General | Comments[0]
|
|
|
|
|
Friday June 27, 2008
![]() |
Eclipse
Ganymede is the annual release of Eclipse projects; this year
including 23 projects. Screencast
#WS6 showed how GlassFish v2 can be easily registered and
started within an earlier version of Eclipse (3.3 specifically). Eclipse is now 3.4 (as part of Ganymede) and GlassFish v3 is blazing the community with it's modular, embeddable and extensible architecture. |

















Posted by Arun Gupta in General | Comments[53]
|
|
|
|
|
Thursday May 15, 2008
Screencast
#WS6 showed how to configure GlassFish in Eclipse IDE. With GlassFish
v3 TP2, the plug-in is also updated. Here are snapshots
showing how easy it is to install GlassFish in Eclipse. The snapshots
follow the steps outlined in screencast
#ws6 anyway.
Download Eclipse
IDE for Java EE Developers and install. Check the version ...

... add a new server (in order to install GlassFish adapter) ...

... click on "Download additional server adapters" ...

... select "GlassFish Java EE 5 Server" adapter ...

... click on "Next >" and follow the steps ...

... the IDE restarts after adapter installation is complete. While the
IDE is restarting, download GlassFish
v3 TP2 and unzip (single zip for multiple platforms). After
the IDE is restarted, add a new server (following the steps above) and
filter on "glassfish" ...

... click on "Next >" and select the location of GlassFish v3
TP2 installation ...

... click on "Finish" to see the following window ...

... click on sideways white triangle in green circle to start GlassFish
and see the output console as ...

See how GlassFish starts up in less than 1 sec - and it is modular
(OSGi
compliant), embedable (run in-VM) and extensible (non-Java apps).
And as Ludo reported,
it also runs in embedded mode.
Technorati: glassfish
eclipse
v3
Posted by Arun Gupta in General | Comments[1]
|
|
|
|
|
Tuesday December 11, 2007
![]() |
A book on GlassFish: "Java
EE 5 Development using GlassFish Application Server" by
David
Heffelfinger, was released last month. The publisher sent a courtesy
copy for review, thank you for that. I read good part of the book on my
several flights in past two weeks. First of all, I'd like to thanks the author, publisher and rest of the team for writing this book. Overall I liked the book because of it's simplicity and a good flow through out the book. This is a great book for first timers! |
Here are some of the points that I'd like to highlight:
Here are some potential improvements:
Send feedback to feedback@packtpub.com, making sure to mention the book title in the subject of your message.
In a nutshell - Great book, must buy for first timers, buy your copy here.
Happy reading!
Technorati: glassfish book eclipse netbeans webservices metro
Posted by Arun Gupta in webservices | Comments[2]
|
|
|
|
|
Friday July 13, 2007
Screencast #Web3: jMaki in Eclipse
![]() |
jMaki is a lightweight framework to build Ajax-enabled Web 2.0 applications. NetBeans IDE provides first-class support to develop and deploy jMaki web applications on GlassFish V2. jMaki also comes with an Eclipse plug-in to support similar set of functionality. This screencast shows how jMaki plug-in can be installed in Eclipse 3.3 (codename Europa) and how jMaki-enabled web applications can be developed easily and intuitively. |
|
Enjoy it here!
Technorati: jmaki web2.0 eclipse europa glassfish screencast
Posted by Arun Gupta in web2.0 | Comments[11]
|
|
|
|
|
Today's Page Hits: 4293
Total # blog entries: 1004
| « December 2009 | ||||||
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| 2 | 3 | 4 | 5 | |||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 | ||
| Today | ||||||