<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18928">
<STYLE></STYLE>
</HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px" 
id=MailContainerBody leftMargin=0 topMargin=0 bgColor=#ffffff 
CanvasTabStop="true" name="Compose message area">
<DIV><FONT face=Calibri>Kris,</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>Thanks!</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>It solved the problem. </FONT></DIV>
<DIV><FONT face=Calibri>But I encountered another problem which I think I should 
start a separate thread.</FONT></DIV>
<DIV><FONT face=Calibri>Hope that you can help out there.</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>Thanks again.</FONT></DIV>
<DIV><FONT face=Calibri></FONT><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>Han Ming</FONT></DIV>
<DIV><BR></DIV>
<DIV style="FONT: 10pt Tahoma">
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A 
title=kris.verlaenen@cs.kuleuven.be 
href="mailto:kris.verlaenen@cs.kuleuven.be">Kris Verlaenen</A> </DIV>
<DIV><B>Sent:</B> Wednesday, July 21, 2010 5:48 PM</DIV>
<DIV><B>To:</B> <A title=rules-users@lists.jboss.org 
href="mailto:rules-users@lists.jboss.org">Rules Users List</A> ; <A 
title="mailto:hanming73@gmail.com&#10;CTRL + Click to follow link" 
href="mailto:hanming73@gmail.com">Han Ming Low</A> </DIV>
<DIV><B>Subject:</B> Re: [rules-users] Help : Can't see process in 
gwt-console</DIV></DIV></DIV>
<DIV><BR></DIV>
<DIV><FONT size=2 face=Arial>Hi,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Which version are you using?&nbsp; I would 
recommend trying with the latest version in case of issues:</FONT></DIV>
<DIV><FONT size=2 face=Arial><A 
title="https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/drools-5.1.0.SNAPSHOT-gwt-console.zip&#10;CTRL + Click to follow link" 
href="https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/drools-5.1.0.SNAPSHOT-gwt-console.zip">https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/drools-5.1.0.SNAPSHOT-gwt-console.zip</A></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Did you</FONT></DIV>
<DIV><FONT size=2 face=Arial>&nbsp;- add the processes to the "defaultPackage" 
on Guvnor?</FONT></DIV>
<DIV><FONT size=2 face=Arial>&nbsp;- make sure to actually build the package on 
Guvnor successfully?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Or do you see any expections in the server log the 
first time you open the process tab (as that should initialize the session and 
load the processes)?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Another option you could try is downloading the 
installer and following the readme, that contains a simple example to deploy a 
process to guvnor and run it from within the gwt-console:</FONT></DIV>
<DIV><FONT size=2 face=Arial><A 
href="https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/drools-5.1.0.SNAPSHOT-install.zip">https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/drools-5.1.0.SNAPSHOT-install.zip</A></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Kris</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=hanming73@gmail.com href="mailto:hanming73@gmail.com">Han Ming 
  Low</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=rules-users@lists.jboss.org 
  href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, July 20, 2010 5:58 
AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [rules-users] Help : Can't see 
  process in gwt-console</DIV>
  <DIV><BR></DIV>Hi,<BR><BR>I'm trying to start a sample process in the 
  gwt-console by following a video tutorial and list thread <BR><A 
  href="http://blog.athico.com/2009/10/drools-51-m1-release-notes.html">http://blog.athico.com/2009/10/drools-51-m1-release-notes.html</A><BR><A 
  href="http://markmail.org/message/y4sae37xvv44shhh">http://markmail.org/message/y4sae37xvv44shhh</A><BR><BR>What 
  I did was <BR>- start h2<BR>- start human task<BR>- start jboss<BR><BR>It 
  looks to me that all the services are started without error.<BR><BR>However, 
  I'm not seeing the process in the gwt-console -&gt; Processes view.<BR>The 
  process I have loaded in Guvnor is not available in the gwt-console.<BR><BR>I 
  have uploaded 2 processes in Guvnor through Eclispe.<BR>1 of them is a .rf 
  file and the other is a bpmn file.<BR><BR>And, I also notice that the Settings 
  -&gt; System view, the ProcessEnginePlugin is still a red cross.<BR>And, the 
  log shows <BR>10:38:00,062 INFO&nbsp; [STDOUT] 10:38:00,062 INFO&nbsp; 
  [PluginMgr] Successfully loaded plugin 
  'org.jboss.bpm.console.server.plugin.FormDispatcherPlugin': class 
  org.drools.integration.console.forms.FormDispatcherComposite<BR>10:38:00,062 
  INFO&nbsp; [STDOUT] 10:38:00,062 INFO&nbsp; [PluginMgr] Successfully loaded 
  plugin 'org.jboss.bpm.console.server.plugin.GraphViewerPlugin': class 
  org.drools.integration.console.graph.GraphViewerPluginImpl<BR>10:38:00,078 
  INFO&nbsp; [STDOUT] 10:38:00,078 WARN&nbsp; [PluginMgr] Unable to load plugin: 
  'org.jboss.bpm.console.server.plugin.ProcessEnginePlugin'<BR><BR><BR>I have 
  upload some screenshots of the different pages to here.<BR><A 
  href="http://img826.imageshack.us/g/gwtconsolesystem.jpg/">http://img826.imageshack.us/g/gwtconsolesystem.jpg/</A><BR><BR>Thanks 
  for any advice.<BR><BR><BR>Han Ming<BR><BR><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>rules-users mailing 
  list<BR>rules-users@lists.jboss.org<BR>https://lists.jboss.org/mailman/listinfo/rules-users<BR></BLOCKQUOTE><BR><FONT 
size=3 face='3D"Helvetica"'>Disclaimer: <A 
href="http://www.kuleuven.be/cwis/email_disclaimer.htm">http://www.kuleuven.be/cwis/email_disclaimer.htm</A> 
for more information.</FONT> <BR></BODY></HTML>