Yes I'm running the Master branch. I tried to run it following the instructions in the readme:

Run GWT in hosted mode



In my Run Configuration I have the following arguments -war /home/miklo/workspace-drools/guvnor/guvnor-webapp/target -remoteUI "${gwt_remote_ui_server_port}:${unique_id}" -startupUrl 'org.drools.guvnor.Guvnor/Guvnor.html' -logLevel INFO -codeServerPort 9997 -port 8888 org.drools.guvnor.FastCompiledGuvnor

Where do I set it up to use an external WAR folder?

Should I do something different?

Kind Regards

Mikael

On Wed, Nov 2, 2011 at 10:38 AM, Michael Anstis <michael.anstis@gmail.com> wrote:
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 <emil@snickeboa.com> 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
rules-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev



_______________________________________________
rules-dev mailing list
rules-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev