[rules-users] gwt-console-drools - link 2 download

Kris Verlaenen kris.verlaenen at cs.kuleuven.be
Tue Mar 9 08:29:10 EST 2010


Ram,

You actually need a combination of the gwt-console war (and you need the 
drools profile here, not the jbpm one), the gwt-console server war and the 
drools integration jar that links the console to our engine.  The drools 
build system should do all that for you automatically though.

I'm currently upgrading that to use the latest gwt-console version 2.0.1 
(all you have to do is change the 5 poms in the drools-process/gwt-* 
projects to use version 2.0.1 instead of 1.1.2 and it should build and open 
up just fine).  There are still two issues left though, which I'm trying to 
fix asap:
 - the generated server war contains two javassist jars that conflict with 
the server ones, but you can just remove those from the jar, trying to get 
maven to not put them in there using provided scope
 - the latest guvnor requires authentication for accessing built packages 
and the console is not yet using that, so need to fix that first, otherwise 
no process list will show up

Kris

----- Original Message ----- 
From: "ramram" <ramram858 at gmail.com>
To: <rules-users at lists.jboss.org>
Sent: Tuesday, March 09, 2010 1:11 PM
Subject: Re: [rules-users] gwt-console-drools - link 2 download


>
> Hi Kris,
>
>  Please check the following:
>  1- I downloaded the code from the SVN
>  2- generated the gwt-console-jbpm war using MAVEN
>  3- deployed the war using the JBOSS server
>  4- Log in screen of the JBPM console appears where I used the user name
> and password to login
>  5- If wrong username and password provided I have authentication error
>  6- If correct username and password provided and after loading the
> workspace I have the following ERROR any idea.
>
>  11:58:03,660 ERROR [STDERR] java.lang.NoSuchMethodError:
> org.jboss.errai.bus.client.api.builder.MessageBuildParms.noErrorHandling()
> Lorg/jboss/errai/bus/client/api/builder/MessageBuildSendable;
> 11:58:03,661 ERROR [STDERR]     at
> org.jboss.errai.bus.server.ServerMessageBusImpl$2.callback(ServerMessageBusImpl.java:202)
> 11:58:03,663 ERROR [STDERR]     at
> org.jboss.errai.bus.server.ServerMessageBusImpl.sendGlobal(ServerMessageBusImpl.java:322)
> 11:58:03,668 ERROR [STDERR]     at
> org.jboss.errai.bus.server.AsyncDispatcher.dispatchGlobal(AsyncDispatcher.java:45)
> 11:58:03,669 ERROR [STDERR]     at
> org.jboss.errai.bus.server.service.ErraiServiceImpl.store(ErraiServiceImpl.java:176)
> 11:58:03,672 ERROR [STDERR]     at
> org.jboss.errai.bus.server.servlet.DefaultBlockingServlet.doPost(DefaultBlockingServlet.java:96)
> 11:58:03,675 ERROR [STDERR]     at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
> 11:58:03,676 ERROR [STDERR]     at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
> 11:58:03,679 ERROR [STDERR]     at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> 11:58:03,682 ERROR [STDERR]     at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> 11:58:03,682 ERROR [STDERR]     at
> org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
> 11:58:03,683 ERROR [STDERR]     at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
> 11:58:03,684 ERROR [STDERR]     at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> 11:58:03,686 ERROR [STDERR]     at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
> 11:58:03,686 ERROR [STDERR]     at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
> 11:58:03,687 ERROR [STDERR]     at
> org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)
> 11:58:03,687 ERROR [STDERR]     at
> org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
> 11:58:03,688 ERROR [STDERR]     at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
> 11:58:03,688 ERROR [STDERR]     at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
> 11:58:03,692 ERROR [STDERR]     at
> org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
> 11:58:03,694 ERROR [STDERR]     at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> 11:58:03,695 ERROR [STDERR]     at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
> 11:58:03,695 ERROR [STDERR]     at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
> 11:58:03,696 ERROR [STDERR]     at
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
> 11:58:03,715 ERROR [STDERR]     at
> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
> 11:58:03,716 ERROR [STDERR]     at java.lang.Thread.run(Unknown Source)
>
>
> Regards,
> Ram
> -- 
> View this message in context: 
> http://n3.nabble.com/gwt-console-drools-link-2-download-tp428289p437310.html
> Sent from the Drools - User mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users 


Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



More information about the rules-users mailing list