Are you using the master branch? How are you running the application in Eclipse?
Since the move to Seam 3 I have found I need to set the project to use an external WAR folder, rather than simply run as GWT Web Application. On 2 November 2011 05:55, Mikael Lönneberg <[email protected]> wrote: > Hi, > > I hope one of you nice people will be able to help. > I'm trying to setup Guvnor for development and debugging in eclipse in > hopes of being able to contribute. However I have spent a couple of days > now trying to get it setup but I keep running into problems. > Now when I try to run it I get > Loading modules > org.drools.guvnor.FastCompiledGuvnor > Loading inherited module 'org.drools.guvnor.Guvnor' > [ERROR] Unable to load class > 'org.drools.guvnor.gwtutil.PerspectiveFactoryGenerator' > java.lang.ClassNotFoundException: > org.drools.guvnor.gwtutil.PerspectiveFactoryGenerator > > Full stacktrace is included in an attachment. I get the same error when I > run mvn gwt:compile on the command line. > mvn clean install -DskipTests runs fine without errors and reporting > success. > > Any pointers to other guides that I could follow apart from the > droolsjbpm-build-bootstrap/readme > > > Kind Regards > > Mikael Lönneberg (gwendo) > > _______________________________________________ > rules-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-dev > >
_______________________________________________ rules-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-dev
