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]
|
|
|
|
|
Today's Page Hits: 2199
Total # blog entries: 994
| « November 2009 | ||||||
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
1 | 2 | 4 | 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 | |||||
| Today | ||||||
I have a screencast which demonstrates the synergy of the deploy-on-save feature of NetBeans 6.5 and the GlassFish v3 feature that supports retaining session data across deploys: http://blogs.sun.com/vkraemer/entry/are_you_sure_you_are
The combination is a great juice for developer productivity.
vbk
Posted by Vincent Kraemer on November 06, 2008 at 08:56 AM PST #
Arun -
As a matter of coincidence (or serendipity?) I got an idea for a new Rails app on the drive in to work today. I downloaded GFv3 and JRuby 1.1.5 earlier today, and got to work with NB 6.5. Can't wait to see your screencasts. I'm especially interested in the 1st and 3rd ones you have listed.
Posted by Bill Kocik on November 06, 2008 at 05:22 PM PST #
Bill,
Create/Run/Debug Rails application with NetBeans 6.5 and GlassFish v3 Prelude is now available at:
http://blogs.sun.com/arungupta/entry/screencast_26_develop_run_debug
More coming in the next few days.
Posted by Arun Gupta on November 07, 2008 at 05:51 AM PST #
Posted by Arun Gupta's Blog on November 07, 2008 at 05:52 AM PST #
Thanks Vince. Nice and simple screencast.
Posted by Alexis MP on November 10, 2008 at 07:26 AM PST #
Posted by Arun Gupta's Blog on November 10, 2008 at 07:52 AM PST #
Posted by Arun Gupta's Blog on November 11, 2008 at 05:54 AM PST #
Posted by Arun Gupta's Blog on November 14, 2008 at 09:36 AM PST #
Posted by Arun Gupta's Blog on November 19, 2008 at 05:41 AM PST #
thank u.
Posted by sinema izle on March 13, 2009 at 01:46 PM PDT #