Java ES Prague Team Blog Java ES Prague Team

Friday Apr 24, 2009

I did not see much info about this, so I thought it might be interesting to share it: the 31st of May will be the CommunityOne UnConference held in Hall A at the Moscone (Wikipedia, GeoHack), the Sunday before JavaOne, May 31st. Those different products will be covered: GlassFish Portfolio umbrella (Server, WebSpace Server, ESB, Web Stack, Hudson, Communications Server, Mobility Platform) as well as the Identity projects (OpenSSO, OpenDS, IdMgr, RoleMgr)...

Few interesting link to get more  info:

http://blogs.sun.com/theaquarium/entry/glassfish_and_identity_unconferences_registrations

http://blogs.sun.com/theaquarium/entry/javaone_communityone_unconference_and_party

http://wiki.glassfish.java.net/Wiki.jsp?page=EventsCommunityOne2009

For those who are not familiar with, here is what is a Unconference for Wikipedia.

Monday Apr 20, 2009

In case you are used to port applications to OpenSolaris, this could be a good opportunity for you: http://www.opensolaris.com/challenge/

A Toshiba OpenSolaris Laptop will be awarded to each the winners.

Here  are some important dates:

Important Dates
April 11, 2009 Challenge Begins
May 8, 2009 Challenge ends at 12:00 pm midnight PDT
May 8-15, 2009 Judges review entries
May 18, 2009 Winners are determined and contacted
June 1, 2009 Winners are announced at CommunityOne West in San Francisco, CA.
June 1, 2009 Phase 2 of the Challenge begins. Phase 2 is focused on Quality and Quantity of Packages submitted by a single individual.
February 2010

Winner(s) of Phase 2 Challenge announced when next release of OpenSolaris is available

Friday Apr 17, 2009

This is just to tell you very quickly how to get notified of some changes over a wiki pages on wikis.sun.com:


1/ log in to http://wikis.sun.com

2/ Go to your preferences

3/  See the section in watch that explain you can be notified

4/ Just set your email preference


Friday Apr 10, 2009

Yesterday Ludo announced that the OpenDS community can now use a more user friendly way of contributing translations - the CTI (CTI how to for OpenDS). This is becoming more important now, since only japanese will be officially supported in OpenDS 2.0. Based on the access data we originally decided to start with the french and japanese community, but as a very pleasant surprise users signed up for translating into spanish, german and polish too! Other languages can be added upon request.

Friday Apr 03, 2009

If you try to run "commpkg install" on RH5, it will reported error:

-- LOGFILE: /tmp/CommsInstaller_20090327081430.log
ERROR: Unsupported OS version 2.6.18
      Only kernel versions 2.4.21 (RH3) and 2.6.9 (RH4) are supported
      If you wish to override this check, use the --OSversionOverride switch
      to commpkg, e.g. commpkg --OSversionOverride install
ABORT: call stack
 in CI::Util::abort : file ./commpkg line 3932

-  at /net/vigor/projects/comms/comms6u2/linux/.install/Tools/CI/Util.pm line 230.

Just add the --OSversionOverride option to the installer, and the installation will be successful.

More at http://wikis.sun.com/display/CommSuite6/Red+Hat+5+with+Communication+Suite+6

Wednesday Apr 01, 2009

Some of the products we are working on are using Selenium for automated testing.

We wanted to give it a try...

[Read More]