 1 | web application it gets further then it still fails with a family of generic value-wrapper entity ... and with my main web app. I am getting inconsistent results so far. May I ask, is setting this special ... and cannot be used" Or is it just supposed to switch off any side-effects of it ? I am still getting |
 1 | Annotation Element javax.jdo.annotations.FetchPlan int maxFetchDepth The depth of references to instantiate, starting with the root object. Returns: the maxium fetch depth Default value: 1 Since: JDO 2.1 |
 1 | at which to start search Returns: expression corresponding to position Since: JPA 2.0 |
 1 | to be searched pattern - string to be located from - position at which to start search Returns: expression corresponding to position Since: JPA 2.0 |
 1 | - expression for position at which to start search Returns: expression corresponding to position Since: JPA 2.0 |
 1 | Annotation Element javax.persistence.SequenceGenerator int initialValue (Optional) The value from which the sequence object is to start generating. Default value: 1 Since: JPA 1.0 |
 1 | must be declared in the candidate class or must be a navigation expression starting with a field in the candidate |
 1 | algorithm is done at the data store. Parameters: fromIncl - 0-based inclusive start index toExcl - 0-based |
 1 | Method javax.persistence.EntityTransaction void begin() Start a resource transaction. Throws: IllegalStateException - if isActive() is true Since: JPA 1.0 |
 1 | .listenerStart(StandardContext.java:3795)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4252)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
at org |