| Chapter 2 code doesnt compile
Try updating the code and running it again. I've cleaned up the pom.xml files, updated some dependencies.... it's working with Maven 3
|
Beginning Java EE6
» Book Forum
|
January 27, 2012 19:52
by: matthewcornell
|
| Chapter 2 compiles but doesn't run - ClassNotFoundException for javax.persistence.Persistence
Try mvn clean install for the root of the project (the very top root, not the chapter02 root)
|
Beginning Java EE6
» Book Forum
|
December 30, 2010 09:09
by: agoncal
|
| Chapter 10 Code Example
I'm using GlassFish 3.0.1b22 and it works fine for me. This is a pb of EclipseLink version. The very first 2.0.x version didn't implement Named Query with TypedQuery : TypedQuery query = em.cre . . .
|
Beginning Java EE6
» Book Forum
|
January 10, 2011 22:08
by: denizkiyisi
|
| Chapter 10 Code Example
I'm using GlassFish 3.0.1b22 and it works fine for me. This is a pb of EclipseLink version. The very first 2.0.x version didn't implement Named Query with TypedQuery : TypedQuery query = em.cre . . .
|
Beginning Java EE6
» Book Forum
|
January 10, 2011 22:08
by: denizkiyisi
|