This post originated from an RSS feed registered with Java Buzz
by Ross Mahony.
Original Post: Shopping Cart Web Application - Part 7 - TopLink and EAR
Feed Title: Monster Sandwich - Java, Spring, Hibernate, JPA, JEE, Scala
Feed URL: http://monstersandwich.blogspot.com/feeds/posts/default?alt=rss
Feed Description: A practical site with discussions on a wide range of Java topics where I have tried to include best practices. I try to include practical working examples that anyone can download, install and run. I would love to open discussion to other developers to collaborate with and to learn.
I recently received a response from someone who was stepping through my Shopping Cart Web Application tutorial and who wanted to deploy the application on GlassFish and use TopLink Essentials (EclipseLink) as the reference implementation for JPA as opposed to Hibernate.
Thankfully there wasn't that much change that needed to be made to the existing ShoppingCartHibJpaPart7 application. This