cannot perform operation delete on detached object

2008-01-10 Thread Alexander Saint Croix
Heya. While working with detached entities from a Stateless session bean that was using a transactional persistence context, I came across the following error while calling entityManager.remove(foo): --- > Test set: org.e

Re: openejb-core 3.0.0 snapshot build error

2008-01-10 Thread Dain Sundstrom
Delete /Users/alex/.m2/repository/org/apache/openejb/openejb-core/ 3.0.0-SNAPSHOT/maven-metadata-apache-m2-snapshot.xml from your machine. My guess, is you are behind a proxy and it substituted an error page for that file. Or said another way, I'd bet that if you open that file it contains

openejb-core 3.0.0 snapshot build error

2008-01-10 Thread Alexander Saint Croix
Hey guys, when I run my build (which depends on the openejb-core 3.0.0snapshot pom, I get a build error. I wiped out the repo directory and rebuilt, to no avail. Here's the error: [ERROR] BUILD ERROR [INFO] [INFO] Error bui