Hi Kevan On Tue, Jul 28, 2009 at 3:30 PM, Kevan Miller<[email protected]> wrote: > > On Jul 28, 2009, at 4:18 AM, Simon Laws wrote: > snip.. > Running otests, I see a fair number of errors like the following: > ...snip I see different environment related errors for this test depending on whether I run with the OSGi launcher or the J2SE launcher. Neither of them refer to a Caused by: java.lang.ClassNotFoundException: com.sun.xml.ws.spi.ProviderImpl that you see.
What platform, JDK etc are you on? > > otests run to completion. Is that because of my failures, which are unique > to my environment? Or because I run with the following MAVEN_OPTS: > > MAVEN_OPTS="-Xmx1024m -Xms512m -XX:MaxPermSize=512m > -XX:+HeapDumpOnOutOfMemoryError" > Maybe but more likely that it's because the tests are failing before they run. Simon
