> 1. Test failure in > org.apache.openjpa.persistence.xml.TestSimpleXmlEntity.testId > (TestSimpleXmlEntity.java:35) > Caused by: <openjpa-0.0.0-r420667:564688M nonfatal general error> > org.apache.openjpa.persistence.PersistenceException: Invalid > character string format for type BIGINT.
That sounds like a problem that I caused when changing some of the XML-related stuff about a week ago. But I fixed the problem within a couple of hours. So maybe you have a slightly stale checkout? What happens if you run mvn from the command line? What version of Maven does NetBeans support? Maybe it only supports Maven 1 or something. -Patrick On 8/12/07, Craig L Russell <[EMAIL PROTECTED]> wrote: > I've checked out the HEAD and have two problems. Anyone else? > > 1. Test failure in > org.apache.openjpa.persistence.xml.TestSimpleXmlEntity.testId > (TestSimpleXmlEntity.java:35) > Caused by: <openjpa-0.0.0-r420667:564688M nonfatal general error> > org.apache.openjpa.persistence.PersistenceException: Invalid > character string format for type BIGINT. > > 2. Bad pom.xml for persistence-jdbc project. (Netbeans complains > about the pom). > > Before I start troubleshooting I thought I'd see if I'm the only one. > > Craig > > Craig Russell > Architect, Sun Java Enterprise System http://java.sun.com/products/jdo > 408 276-5638 mailto:[EMAIL PROTECTED] > P.S. A good JDO? O, Gasp! > > > -- Patrick Linskey 202 669 5907
