Java Virtal Machine.net

[ News ] rss

March 16, 2010

JPA in the Clouds. A big part of  my current company work is related to managing infrastructure hosted in cloud computing environments.I have recently released an open source project ( Rain Toolkit ) to help ease the management of Amazon EC2 objects. It is a set o...

More »

March 16, 2010

Hudson Hackathon this weekend. If you are living in San Francisco bay area, or if you are visiting the area for EclipseCon next week, make sure to come to Hudson Hackathon this Friday 3/19 and/or Saturday 3/20. The plan is to meet up, hang out, chat, hack code, and have fun. If yo...

More »

April/2009
SunMonTueWedThuFriSat
   1 2 3 4
5 6 7 8 9 10 11
1213 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30   

[ Archives News ]

home > news > april 2009 > 19

April 19, 2009

Max Weijun Wang: Several Enhancements for JarSigner

category: Developers

There're several enhancements to the jarsigner tool in OpenJDK lately. First, jarsigner accepts a new option -certchain file to use a certificate chain in an external file. People can using PKCS #11 tokens to store their private keys. Some of these ...

Comment here

More »


OpenESB making progress

category: Java Technology

Now OpenESB is able to be added to an existing Glassfish installation!

Comment here

More »


Best IDE to teach SOA and ESB concepts

category: Java Technology

If you were assigned to teach SOA using an IDE integrated with an ESB in way students can see how you can technically implement SOA, which IDE would you use? That's the question I did myself and start ivestigating which one I should use.

Comment here

More »


A Generic CRUD Facade for your @Entity Beans

category: Java Technology

I am using a pattern to provide the basic CRUD operations to all @Entity types in my Java EE projects. This blog introduces the idea and give you a sample code to play.

Comment here

More »


©2002-2008Java-Virtual-Machine.net