by David Orriss Jr | Nov 25, 2006 | J2EE
[Originally Posted 18-July-2004] OnJava.com has a great article on Aspect Oriented Programming and the Spring Framework. AOP via Spring is done in a very neat and pragmatic approach. No pre-compilers (like AspectJ) needed. Just simple XML configuration of your Spring...
by David Orriss Jr | Nov 25, 2006 | J2EE
[Originally Posted 26-May-2004] This tutorial is a beginner’s guide to developing enterprise applications using the Java Web Services Developer Pack (Java WSDP). The Java WSDP is an all-in-one download containing key technologies to simplify building of Web...
by David Orriss Jr | Nov 25, 2006 | J2EE
[Originally Posted 13-May-2004] Once again the Open Source movement has a profound impact on the commercial Java market. Apparently the new Enterprise JavaBean spec (EJB 3.0) will be based on the Hibernate ORM system. Hibernate’s biggest reason for existance (in...
by David Orriss Jr | Nov 25, 2006 | J2EE
[Originally posted 12-May-2004] I’ve been using this book for over a year now as a reference on doing J2EE development. Not just coding – but coding *well*. So far, it’s proving to be an excellent resource. First, for you non-Java types – J2EE...
by David Orriss Jr | Nov 25, 2006 | J2EE
[Originally Posted 16-Oct-2005] I was logged into my O’Reilly Safari Bookshelf and Reading Richard Monson-Haefel’s “Enterprise JavaBeans, 4th Edtion” when I came across this comment in chapter 16.5 Explicit Transaction Management: Although this...