Han Ming,

The gwt-console uses the authentication as defined in the ChangeSet.xml inside 
the drools-gwt-console-{version}.jar in the gwt server war:

<resource 
source='http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/defaultPackage/LATEST'
 type='PKG' basicAuthentication="enabled" username="admin" password="admin" />

I guess you could change that or make sure the credential that is specified 
here works for your configuration, would that help?

Kris

  ----- Original Message ----- 
  From: Han Ming Low 
  To: Rules Users List 
  Sent: Thursday, August 05, 2010 10:28 AM
  Subject: [rules-users] Can't see process in gwt-console after changingguvnor 
to authenticator


  Hi,
   
  I'm having problems with seeing the process in gwt-console. :p
   
  This time the difference is I change the guvnor components.xml authenticator 
to "other" and role based authorization as "true" and set the login-config.xml 
authentication to a users.properties
   
  The steps and difference in setup I have made is as follows
  1) change guvnor and flow persistence to mysql instead of h2 
  2) Build defaultPackage, ABLE to see process in Drools Flow console
  3) Shutdown both human task and jboss
  4) Configure role-base authorization and users.properties file authentication
  5) Start human.task and jboss
  6) Not able to see process in Drools Flow console
  7) Rebuild defaultPackage
  8) Not able to see process in Drools Flow console
  9) Restart both human task and jboss
  10) Not able to see process in Drools Flow console
  11) Delete process in guvnor and delete archive
  12) Copy process from local file system to guvnor through WebDAV
  13) Build defaultPackage
  14) Not able to see process in Drools Flow console
  15) Shutdown both human task and jboss
  16) Change login back to defaultAuthenticator.authenticate
  17) Start human.task and jboss
  18) ABLE to see process again
   
  What should I do to allow the process to be seen when other authenticator is 
used?
  Any advice is greatly appreciated.

  Thanks.


  Han Ming



------------------------------------------------------------------------------


  _______________________________________________
  rules-users mailing list
  [email protected]
  https://lists.jboss.org/mailman/listinfo/rules-users

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to