JAVA

Spring RCP – Tutorial 1

Posted on September 8, 2007. Filed under: JAVA, Personal, Spring RCP |

Spring RCP Tutorial 1 – The Basics.
Note : First of all I have to tell you that what I write here is what I experienced while learning Spring RCP. I am no expert in Spring RCP and there may be mistakes and wrong do’s in this tutorial. Experts are welcome to point them out.
[...]

Read Full Post | Make a Comment ( 9 so far )

Hibernate Xdoclet many-to-one generates dulicate unique=”true” – SOLVED!

Posted on April 27, 2007. Filed under: JAVA, OpenSource, Personal |

While working on my degree project i came across a situation where i needed a one-to-one relationship. Among the two methods to implement such relationship in hibernate, i choose to use the foreign-key method other than the shared primary key method.
I was unable to do a schemaExport because of xdoclet generating two unique=”true” attributes in [...]

Read Full Post | Make a Comment ( 1 so far )

No more memory/thread problems in JAVA !

Posted on September 21, 2006. Filed under: JAVA |

According to the sources JAVA6 SE is to come out with a set of really important tools including the JAVA Monitoring and Management Console.
These tools can be used to check for Insufficient Memory, Memory Leaks, Finalizers, Deadlocks, Looping Threads and High Lock Contention.
Read more from the SUN site >>
Read the tool Docs >>

Read Full Post | Make a Comment ( None so far )

JAVA SE 7 – Dolphin to be out in 2008.

Posted on July 3, 2006. Filed under: JAVA |

According to Ray Gan (read his blog), JAVA SE 7 code named Dolphin (The Dolphin Project) is to be started in late July on java.net. The release of Dolphin is planned to be in 2008.
Further non critical bug fixes, and API changes would be considered for this release.
The current version JAVA SE 6 code named [...]

Read Full Post | Make a Comment ( 3 so far )

Open source JAVA in months….

Posted on June 29, 2006. Filed under: JAVA |

Simon Phipps (click here to read his blog), chief open-source officer for Sun said on Tuesday that the open source implementation of java is ” Months away rather than years “.
Further he said the company is ruminating over two major issues: how to keep Java compatible and ensure no particular company uses market forces as [...]

Read Full Post | Make a Comment ( 1 so far )

JAVA’s new direction-OpenSource???

Posted on May 25, 2006. Filed under: JAVA |

I was just reading the 2006 JAVA ONE conference wrap up. when this caught my attention.
Exact quote.. from the wrap up  "
New Directions – Open Source, Really?
At the Tuesday morning conference kick-off, Jonathan Schwartz, a JavaOne regular, made his first appearance as Sun's new president and chief executive officer, "my new job." He introduced Rich [...]

Read Full Post | Make a Comment ( None so far )

JAVA EE 5 ON THE MOVE!

Posted on May 25, 2006. Filed under: JAVA |

This is an exact quote from SUN's java technical articles @ http://java.sun.com/developer/technicalArticles/J2EE/intro_ee5/
With version 5 of the Java Platform, Enterprise Edition (Java EE, formerly referred to as J2EE), development of Java enterprise applications has never been easier or faster. J2EE 1.4, the predecessor to the Java EE 5 platform, has many powerful features. The aim of [...]

Read Full Post | Make a Comment ( None so far )

Liked it here?
Why not try sites on the blogroll...