The Source for Java Technology Collaboration
User: Password:



View Archives: Homepage | Projects & Communities | Also Today | Spotlights | Success Stories | Articles | Weblogs

Blog Posts


Most Recent | Topic | Community | Webloggers | Top Blog Posts | James Gosling   
Monthly Archives:    
October 05 2008
cayhorstmann
Core Java Refcard: My second dzone refcard has been published. This refcard gives you an overview of key aspects of the Java language and cheat sheets on the core library (formatted output, collections, regular expressions, logging, properties) as well as the most commonly used tools (javac, java, jar). Features include Java Keywords, Standard Java Packages, Character Escape Sequences, Collections and Common Algorithms, Regular Expressions, JAR Files and more.
Posted by cayhorstmann at (21:06 PST) | Permalink | Discuss (0)

cayhorstmann
Know When to Fold: I demonstrate the usefulness of the nifty "fold" operator in Scala and ruminate on functional programming support in blue collar languages.
Posted by cayhorstmann at (20:26 PST) | Permalink | Discuss (2)

October 03 2008
marinasum
Launch of Sun OpenSSO Enterprise 8.0: See the announcement and a few related articles.
Posted by marinasum at (13:20 PST) | Permalink | Discuss (1)

Writing Great OO Code Day One: There's no shortcut to experience. Writing good object oriented code takes experience, but here are three practices to help you get off on the right foot day one with even the grumpiest of gray beards.
Posted by thedarksavant at (11:23 PST) | Permalink | Discuss (3)

invalidname
Learning How To Live: Making good on promises to Open Source developers... also:
Java Today: NetBeans Innovators Grant winners, OpenSSO on GlassFish, and merging 6u10 changes into OpenJDK 6
Weblogs: Kohsuke goes to Japan and defending GlassFish Prelude from rogue apps
java.net Poll: How interested are you in running non-Java languages on the JVM?
Forum Posts: adjusting LWUIT animation behavior, cabling up LWUIT apps for debugging, and securing web services
Posted by invalidname at (10:48 PST) | Permalink | Discuss (0)

robc
Update on the schedule for the Java EE 6 Platform: Now that JAX-RS 1.0 has been finalized, it's time for an update on the overall Java EE 6 schedule.
Posted by robc at (10:41 PST) | Permalink | Discuss (1)

October 02 2008
kohsuke
Kohsuke traveling to Japan: I'll be traveling to Tokyo in the next week.
Posted by kohsuke at (14:39 PST) | Permalink | Discuss (3)

jfarcand
Preventing Rogue Applications to affect overall performance of Glassfish Prelude: An application server can get in a really bad shape when a rogue application/component gets deployed into it. How to prevent the situation using GlassFish Prelude? With the help of the bear, yes, you can minimize those rogues animals...
Posted by jfarcand at (05:16 PST) | Permalink | Discuss (5)

invalidname
Fruits of Your Labor: OpenJDK Community Innovators Challenge announced... also:
Java Today: OpenJDK awards, EJB 3.1 public draft available, and Chinese-langage NetBeans sites
Weblogs: Heap dumps on 64-bit LInux, dependency management with GlassFish, and more MEP connectors
Forum Posts: JavaFX flavors, hyperlinking in JavaFX, and does JSR-172 support anything but primitives?
Posted by invalidname at (04:40 PST) | Permalink | Discuss (0)

October 01 2008
claudio
Heap dump on Linux 64 bits: With the current stable JDK 6u7 it is not possible to generate heap dump on linux 64 bits. Looks like it was a bug, fixed on JDK 6 u10 RC. Read on for more details.
Posted by claudio at (20:52 PST) | Permalink | Discuss (0)

brunogh
More Quick Updates...: In a rush! More quick updates...
Posted by brunogh at (20:21 PST) | Permalink | Discuss (0)

driscoll
Dependency Managment with Glassfish Updatecenter and IPS: In a previous blog, I wrote about how to create a basic updatecenter module for Glassfish v3. Since I've just finished working on something a touch more complex, this time I'll cover how the Update Center's IPS structure handles dependency managment, including a fairly odd corner case that I had to recently deal with.
Posted by driscoll at (15:23 PST) | Permalink | Discuss (0)

n_varun
NetBeans Innovator Grants Results: Dream Projects Become Reality - Innovators Grant Contest Winners Announced! September 29, 2008- Eight months and 170+ submitted project proposals later, we present the winners of the NetBeans Innovators Grant contest!
Posted by n_varun at (11:18 PST) | Permalink | Discuss (0)

invalidname
Those Three Days: Surprising developments from the JVM Language Summit... also:
Java Today: Java Posse on JVM Language Summit and Neal Gafter's new employer, DesignGridLayout proect revived, and GlassFish Awards Program winners announced
Weblogs: Named parameters now, really short JavaFX apps, and M3DD CFP "soft" close
Forum Posts: Wonderland's scripting support gets modularized, yearning for Java on iPhone, and seeking a do-it-all Swing text component
Posted by invalidname at (07:39 PST) | Permalink | Discuss (0)

spericas
Developing MEP Connectors - Part III: In the two installments of this series we've looked at the architecture of a MEP connector, discussed the main abstractions of the ECBO (Enterprise Connector Business Object) API and showed an example of a MusicAlbum business object. In this third part, we'll focus on the MusicAlbumProvider class which is needed to complete the implementation of the connector to access music albums from a JDBC database.
Posted by spericas at (07:09 PST) | Permalink | Discuss (0)

September 30 2008
brinkley
M3DD - Call for Papers Closed (softly): The Mobile, Media, and eMbedded (M3DD) call for papers is closed. (Well almost) Thus far we have 51 submission but I'm guessing there are few more out there. If so hurry up.
Posted by brinkley at (22:35 PST) | Permalink | Discuss (0)

brucechapman
Named Parameters: In which I discover a simple idiom for named parameters. Does this mean we don't need a named parameters language feature?
Posted by brucechapman at (20:59 PST) | Permalink | Discuss (6)

caroljmcdonald
Sleepless in Brazil: Since September 24th I've been speaking in Brazil..
Posted by caroljmcdonald at (20:11 PST) | Permalink | Discuss (1)

mortazavi
Where to go for Java DB Questions: While Java DB is Sun's distribution of Apache Derby, we do not maintain a separate users' forum for it outside of the Apache Derby users' forum. So, the best place to post your Java DB questions is still the Apache…
Posted by mortazavi at (16:09 PST) | Permalink | Discuss (0)

javakiddy
JavaFX Script: the 100 Line Challenge: Sometimes less is more. In the spirit of the '64k intros' I've been seeing how far I can push JavaFX with a minimum of code. Now I throw down the gauntlet -- does anyone else want to join me in the quest for the ultimate 'cheap thrill'?!?
Posted by javakiddy at (12:29 PST) | Permalink | Discuss (3)

invalidname
Change the Locks: The case against checkPermission()... also:
Feature Article: Pitfalls of the Java Permissions Model
Java Today: First totally non-Sun OpenJDK commit, debugging with SwingExplorer, and Mobile, Media, Embedded Developer Days CFP closes today
Weblogs: JMX namespaces in Java 7, wrapping Java executables in Windows services, and migrating a WebLogic split directory to a GlassFish EAR
Forum Posts: Maven POMs for JAX-WS, use and appeal of SOAP, and list background colors in LWUIT
Posted by invalidname at (08:37 PST) | Permalink | Discuss (0)

marinasum
How to Deploy OpenSSO on GlassFish: A new article on Sun Developer Network details the steps.
Posted by marinasum at (07:36 PST) | Permalink | Discuss (0)

arungupta
Sun Tech Days 2008, Sao Paolo - Day 1: Sun Tech Days kick started yesterday in the beautiful city of Sao Paolo, Brazil. Over 1000 attendees, completely charged, willing to discuss their issues, amazing amount of energy and all there to learn about different Sun technologies - just a superb recipe to succeed and…
Posted by arungupta at (06:20 PST) | Permalink | Discuss (0)

emcmanus
JMX Namespaces now available in JDK 7: The JMX Namespace feature has now been integrated into the JDK 7 platform. You can read about it in detail in the online documentation for javax.management.namespace. Here's my quick summary. ...
Posted by emcmanus at (03:01 PST) | Permalink | Discuss (0)

September 29 2008
kohsuke
winsw: Windows service wrapper in less restrictive license: I wrote a little program that can host any executable (Java included) as a Windows service, and made it available in the BSD license.
Posted by kohsuke at (18:41 PST) | Permalink | Discuss (7)

mortazavi
Developing a Personal Data Storage Application with Java DB: Patrick Keegan describes how to use Java DB and Netbeans to create a personal data storage application using java DB and NetBeans. (Java DB is Sun's distribution of Apache Derby.)
Posted by mortazavi at (14:36 PST) | Permalink | Discuss (2)

mortazavi
Java DB for Configuration Properties: Edmon writes about his use of Java DB for persisting configuration properties used in Java EE: Instead of using xml files for configuration properties I now use Java DB (previously know as Apache Derby) for the storage of configuration properties.…
Posted by mortazavi at (14:11 PST) | Permalink | Discuss (0)

mortazavi
Who works on Falcon: Among those who'll be working on Falcon, I can see some superb Java DB engineers. Java DB is Sun's distribution of Apache Derby. It can also be found in the JDK, starting with JDK 6.
Posted by mortazavi at (13:56 PST) | Permalink | Discuss (0)

sekhar
GlassFish Migration: WebLogic's Split Directory to Ear: In my one my previous blogs, I wrote about how GlassFish verifier can be used to verify an archive when migrating J2EE/Java EE applications to GlassFish. Here I will show how to generate an Java EE ear file starting from WebLogic's Split Directory Development.
Posted by sekhar at (09:42 PST) | Permalink | Discuss (0)

invalidname
Can't Let Go: Taking the M&E Community with you... also:
Java Today: M&E Community goes tweeting, GlassFish HTTP compression, and free JSF Jumpstarter PDF book
Weblogs: Grizzly 1.8.6, Jazoon rookies, and simplified Hudson installation for Windows
Spotlight: Ask the Experts: OpenSSO
Forum Posts: ME filesystem access, System.gc() on ME, and seeking Java Media Components endorsement
Posted by invalidname at (08:03 PST) | Permalink | Discuss (0)

marinasum
Ask the Experts About OpenSSO: Have your security- and federation-related answered by Sun experts.
Posted by marinasum at (07:14 PST) | Permalink | Discuss (0)

September 28 2008
arungupta
GlassFish @ ES JUG, Brazil: SUCESU-ES organized ES JUG (Espirito Santo, Brazil) meeting yesterday and I presented on GlassFish. The slides are available here. There were approx 100 attendees and I was pleasantly surprised to see almost half the audience had heard of GlassFish. The complete agenda is…
Posted by arungupta at (19:06 PST) | Permalink | Discuss (0)

edburns
I discovered that Vanguard is using JSF via Backbase: In the wild, I found that Vanguard is using JSF via Backbase.
Posted by edburns at (06:26 PST) | Permalink | Discuss (0)

September 27 2008
arungupta
LOTD #9: Advantages of JRuby over MRI: Andreas blogged about why he likes JRuby even though he dislikes Java. JRuby is "It's just Ruby" with more than 50,000 tests to ensure MRI compliance. The blog highlights that there is no need to know Java, at all, to run JRuby. Here are some…
Posted by arungupta at (14:18 PST) | Permalink | Discuss (0)


 Feed java.net RSS Feeds