can you try with latest version of apache common-lang? what is your current version of comman-lang?
On Thu, Mar 20, 2008 at 11:52 AM, Jacques Belissent <[EMAIL PROTECTED]> wrote: > Hi, > > I am getting the following exception when using OpenJPA 1.0.2. > > Looks like subList is not implemented. Is this expected? Is there a > workaround? > > java.lang.UnsupportedOperationException > at org.apache.openjpa.lib.rop.AbstractResultList.subList( > AbstractResultList.java:84) > at org.apache.openjpa.kernel.DelegatingResultList.subList( > DelegatingResultList.java:308) > ... > > Thanks. > Jacques >
