xmlrpc: Class Not Found org.apache.maven.continuum.model.project.Project ------------------------------------------------------------------------
Key: CONTINUUM-645 URL: http://jira.codehaus.org/browse/CONTINUUM-645 Project: Continuum Type: Bug Components: XMLRPC Interface Versions: 1.0.3 Environment: Windows XP, Continuum 1.0.3-SNAPSHOT $> svn info Path: . URL: http://svn.apache.org/repos/asf/maven/continuum/branches/continuum-1.0.x Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 Revision: 390550 Node Kind: directory Schedule: normal Last Changed Author: evenisse Last Changed Rev: 389840 Last Changed Date: 2006-03-29 12:23:34 -0500 (Wed, 29 Mar 2006) Properties Last Updated: 2006-03-31 19:35:18 -0500 (Fri, 31 Mar 2006) Reporter: David H. DeWolf org.jpox.exceptions.ClassNotResolvedException: Class org.apache.maven.continuum.model.project.Project was not found in the CLASSPATH. Please check your specification and your CLASSPATH. at org.jpox.JDOClassLoaderResolver.classForName(JDOClassLoaderResolver.java:169) at org.jpox.JDOClassLoaderResolver.classForName(JDOClassLoaderResolver.java:317) at org.jpox.store.rdbms.extent.ClassTableExtent$1.getType(ClassTableExtent.java:210) at org.jpox.store.query.UnionIteratorStatement.<init>(UnionIteratorStatement.java:186) at org.jpox.store.query.UnionIteratorStatement.<init>(UnionIteratorStatement.java:160) at org.jpox.store.rdbms.extent.ClassTableExtent.newQueryStatement(ClassTableExtent.java:198) at org.jpox.store.query.JDOQLQuery$Compiler.executionCompile(JDOQLQuery.java:806) at org.jpox.store.query.JDOQLQuery.performExecute(JDOQLQuery.java:447) at org.jpox.store.query.Query.executeWithMap(Query.java:1113) at org.jpox.store.query.Query.executeWithArray(Query.java:1086) at org.jpox.store.query.Query.execute(Query.java:1009) at org.codehaus.plexus.jdo.PlexusJdoUtils.getAllObjectsDetached(PlexusJdoUtils.java:233) at org.apache.maven.continuum.store.JdoContinuumStore.getAllObjectsDetached(JdoContinuumStore.java:980) at org.apache.maven.continuum.store.JdoContinuumStore.getAllProjectsWithAllDetails(JdoContinuumStore.java:942) at org.apache.maven.continuum.DefaultContinuum.getAllProjectsWithAllDetails(DefaultContinuum.java:2152) at org.apache.maven.continuum.xmlrpc.DefaultContinuumXmlRpc.getProjects(DefaultContinuumXmlRpc.java:96) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.xmlrpc.Invoker.execute(Unknown Source) at org.apache.xmlrpc.XmlRpcWorker.invokeHandler(Unknown Source) at org.apache.xmlrpc.XmlRpcWorker.execute(Unknown Source) at org.apache.xmlrpc.XmlRpcServer.execute(Unknown Source) at org.apache.xmlrpc.XmlRpcServer.execute(Unknown Source) at org.apache.xmlrpc.WebServer$Connection.run(Unknown Source) at org.apache.xmlrpc.WebServer$Runner.run(Unknown Source) at java.lang.Thread.run(Thread.java:595) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira