Feeds

Categories

Archives

Java SE 6 Update 12 early access features 64-bit Java Plug-In

Support for 64-bit Java plug-in finally available with Update 12 early access. This feature request was a 4 year old RFE in Sun’s bug database. I just installed this plug-in on my 64-bit vista. Its nice to see your 64-bit browsers verify Java by clicking here. Sun is planning to open source Java Web Start [...]

LoanDB – loan originations system reference implementation

LoanDB is a loan originations system reference implementation. This project will be developed using Java technology frameworks such as Spring (Web Beans in future?), Hibernate (JPA), CXF (JAXWS) and Jersey (JAXRS). The concepts are based on my original toy implementation for the loan processing NetBeans tutorial. The tutorial was primarily focused on developing JPA and [...]