Re: [rules-users] Validate/View Source or new rule (Decision table- web guided editor) - SerializationException - Guvnor 5.1.1

2010-11-29 Thread Toni Rikkola
Sorry, I forgot to add the instructions link http://community.jboss.org/wiki/RulesRepositoryBuildInstructions Toni On Nov 29, 2010, at 9:45 AM, Toni Rikkola wrote: > With 5.1.1 you need to run "ant gwt-compile" in the drools-guvnor folder > before running the maven build. This compiles the GWT

Re: [rules-users] Validate/View Source or new rule (Decision table- web guided editor) - SerializationException - Guvnor 5.1.1

2010-11-28 Thread Toni Rikkola
With 5.1.1 you need to run "ant gwt-compile" in the drools-guvnor folder before running the maven build. This compiles the GWT javascript with the lastest code changes. In the current trunk codes maven does the build every time you run it, so the ant task is not needed anymore. Toni Rikkola O

Re: [rules-users] Validate/View Source or new rule (Decision table- web guided editor) - SerializationException - Guvnor 5.1.1

2010-11-24 Thread kumar7881
Thanks for the information. To build my own copy, I am sure I needed more knowledge, is there any place to get more info on this fix. I mean is there any place to get gwt client code and replace simply. Please help. Thanks Kumar Mobile: 91 - 9980330068 From: sherod [via Drools - Java Rules Eng

Re: [rules-users] Validate/View Source or new rule (Decision table- web guided editor) - SerializationException - Guvnor 5.1.1

2010-11-24 Thread Steven Herod
I'm going to take stab and say its a mismatch between the GWT client and the server side code. I.e the data model on the server side was updated in 5.1.1, but the client wasn't refreshed to use it - since GWT generates the client side JS data model atcompile time. Might have to patch and build yo

Re: [rules-users] Validate/View Source or new rule (Decision table- web guided editor) - SerializationException - Guvnor 5.1.1

2010-11-24 Thread kumar7881
Guys, any one hints on this, please help me on this, this is stopeer for me and not able to find out any clues from internet etc.. Thanks Kumar -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Validate-View-Source-or-new-rule-Decision-table-web-guided-editor-