|
|
|
|
|
This is the first of our weekly news catch-up and covers Nov 1 to Nov 11, 2009. This week the news catch-up is partial; next week I'll create the entry through the week and will try to be more comprehensive. This week we also cover old news on JRuby and OSGi. |
GlassFish and Middleware News
Predicting our Systems Future
From the past: OSGi in GlassFish (triggered by this thread):
From the past: JRuby on GlassFish (triggered by this thread)
|
|
ColdFusion (wikipedia, product) was first released in '95 by Allaire which was later bought by Macromedia in '01 and merged into Adobe in '05. CF was rewritten into Java a while ago, interacts nicely with JavaEE and with Adobe's products and is still quite popular. When we got serious about GlassFish several of us drove down to San Jose to talk with Adobe. Adding a new supported platform is non-trivial for a large vendor; the question is not "does it run?" part but "is it worth setting up my testing and support team?"... which boils down to, "do I see enough traction in my customers?". So, I'm very pleased to point to: ColdFusion 9 supports ... and Sun™ GlassFish. Happy! And Wednesday's news should just help further.
|
Adding a few other recent GlassFish sightings...
Also, check out: Sun's Technology powers Verizon Developer Community. We really need to get back to posting adoption stories - there have been quite a number of great ones in the last few months.
|
IntelliJ IDEA is now available in two editions. The Community Edition (JavaSE-focused) is now Available under OpenSource at JetBrains.org, while the Ultimate Edition is JavaEE-focused (Supports GlassFish) remains for-fee. See this detailed comparison chart. |
Too many variables going on right now to guess how important this development will be for IDEs, but competition is (almost always) better for consumers.
A compilation of today's interesting news:
|
From JetBrains team - the release of the first Milestone of IntelliJ IDEA 8.0; including GlassFish Server support (of course); it claims to be a substantial revamp from 7.0. Arun shows how to Access Metro from MS Silverlight. I'll come clean - I am using Silverlight to watch the Badminton Games from the Beijing Olympics. OpenSSO is now available in the First Express Build - b5. Sun's Press Release on OEM Deals around VirtualBox; OEM is one more way to monetize Open Source investment - we are seeing similar opportunities around our middleware OSS offerings. Barton reports from DebCon in Mar del Plata; it looks like there is a good chance of OpenJDK being included in Lenny; keep fingers crossed. Steve (Wilson) demoes xVM Server to redmonk's Cote. |
|
This interview with Ludo Champenois from the GlassFish team discusses the general developer experience with GlassFish as well as with IDEs such as NetBeans and Eclipse. We go into the save/reload paradigm for web and Ajax apps (using jMaki for instance), incremental deployment possibilities, value and role of IDEs for Java EE 5, best OS for developers, and more. You can subscribe to this podcast by searching for "glassfish" on the iTunes online store, by clicking here or using this feed for by any other podcatcher. |
|
Kohsuke provides a glimpse of Metro support in IntelliJ IDEA 7.0. GlassFish/JAX-WS combo is the default to create a Web service. Added: IDEA 7 also has support for GlassFish (here), JSF (JPZ'log's note/a>) and Support for TestNG and JUnit. Some useful IDEA's sites are Home Page and Features and Screenshots. |