Re: UnableToProxyException with aries 1.0.0

2012-09-24 Thread Holly Cummins
. You need ASM for the Aries proxy to be able to do anything more than interfaces and if it was present we should see AsmProxyManager in the stack trace instead. Rich From:Holly Cummins holly.k.cumm...@googlemail.com To:user@aries.apache.org, Date:24/09/2012 11:20

Re: Question about Aries samples-1.0.0

2012-09-21 Thread Holly Cummins
Hi, The Aries parent pom is configured to use http://download.eclipse.org/rt/eclipselink/maven.repo/ as well as Maven Central for lookups. I've noticed in the past that when Maven can't download something it only reports the last repository it tried, which can give confusing messages like the

Re: Aries/OpenJPA strange error - A JDBC Driver or DataSource class name must be specified in the ConnectionDriverName?

2011-11-22 Thread Holly Cummins
Hi Matt, The error message you're seeing is from OpenJPA. It produces the same error message whether there's no datasource defined or the datasource is defined but can't be looked up. However, in this case I notice you only have a jta datsource defined. It couldn't hurt to also define a