Re: [appfuse-user] ClassNotFound but library has the class

2007-04-27 Thread Matt Raible
At this point, you probably have more Pentaho experience than anyone else. I'd suggest asking questions on their forums/mailing list and mention that you're trying to get it working in a Maven 2 environment. Matt On 4/27/07, nmall <[EMAIL PROTECTED]> wrote: Thanks, Matt. I changed the Pentaho

[appfuse-user] ClassNotFound but library has the class

2007-04-27 Thread nmall
Thanks, Matt. I changed the Pentaho HibernateUtil class file to use annotations. However, I am getting a ClassNotFoundException though the class is present in the library in WEB-INF/lib. I installed the library in the local maven repository and then did a mvn -e compile and mvn -e jetty:run-war. H