Java Virtal Machine.net

[ News ] rss

March 20, 2010

Day 1 - Ruby Conf India 2010. Content available at: http://blogs.sun.com/arungupta/entry/day_1_ruby_conf_india

More »

March 20, 2010

Do you execute ops in bulks or one by one?. Last bunch of the entries have been all about the code. Today let's try something different. Partly because at the time of writing I'm just 34 thousand feet above Atlantic and really don't feel like coding anything, but partly also bec...

More »

August/2009
SunMonTueWedThuFriSat
      1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
1617 18 19 20 21 22
23 24 25 26 27 28 29
30 31      

[ Archives News ]

August 07, 2009

Federating to Google Apps with OpenSSO

category: Main

This article explains how to simultaneously control access to in-house applications and those hosted by the SaaS provider Google by using OpenSSO. It includes an overview of both OpenSSO and Google Apps, discusses the access management challenges in ...

Comment here

More »


GWS Deployer 1.9.17 : Reloaded : New Features Part 1

category: Java Technology

Since the Grizzly release 1.9.17. There were few new features for Deployer. Let's take a look of theses "must have" features.

Comment here

More »


TOTD #91: Retrieve JSON libraries using Maven dependency: json-lib

category: Java Technology

So you need to include JSON libraries in your Maven project. The only option that seems to be currently available is using json-lib with the following dependencies:               &nbs...

Comment here

More »


Poll Result: Project Kenai Not Yet Well-Known

category: Java Technology

Almost a third of votes in this past week's poll about the beta Project Kenai were cast for the "I don't know" option... Also: Java Today: Java ME: LWUIT Upgrades; Managing Your Apache Web Server - More on WebStack Enterprise Manager; and Turbo Charg...

Comment here

More »


Solaris 10 Update: Release Notes About inetd Warning Messages in /var/adm/messages

category: System Admins

This tech note explains messages written in /var/adm/messages after patches are applied in Solaris 10 5/08 or Solaris 10 8/07 releases. (Machine translation from Japanese.)

Comment here

More »


Cay Horstmann: Are you using static import?

category: Developers

I would love to replace System.out.println with a static import and out.println in an introductory textbook, so that I could focus on objects and methods rather than what System.out means, but I am worried that it is considered too weird. What do yo...

Comment here

More »


Lillian Angel: IcedTea6 and IcedTea7 releases

category: Developers

IcedTea6 1.5.1 security release. IcedTea7 1.11 release (rpms available).

Comment here

More »


Joe Darcy: Annotation Processing Build Advice: Set source and class file destinations

category: Developers

In addition to following the general build advice of setting source, target, and encoding, when running annotation processors the source and class file destination directories should be set via javac's -s directory and -d directoryoptions, respe...

Comment here

More »


Enter the Sun Studio Blogging Contest Now

category: Developers

Blog about Sun Studio software for a chance to win $500. Hurry, the contest ends August 14.

Comment here

More »


HPC Software Workshop 2009 and Advanced Seminars

category: Developers

Join us at the conference September 7-10 in Regensburg, Germany. There will be an HPC Parallel Programming Seminar and many sessions in the Developer Tools track to help you learn more about developing and deploying HPC applications.

Comment here

More »


©2002-2008Java-Virtual-Machine.net