Re: [rules-users] BRMS 6 Access Permissions Configuration - Not Restricting Custom Roles

2014-08-20 Thread 706826
HI Alex, I have created custom roles and assigned those roles to user in user manament db. Then I assigned the new custom roles to the Organizational Units (OUs), one OU per project. Kindly see attachment for clarification. And I created following custom roles *Project A and OU A* *Custom

[rules-users] BRMS 6 Access Permissions Configuration - Not Restricting Custom Roles

2014-08-19 Thread 706826
I want to put access control on the BRMS repository/project access, so that developer-A can only work on repository-A. We have a central BRMS which has one repository per project. We have 20 projects and have 20 repository, one for each project. We strongly want that user working on project-A

Re: [rules-users] Guvnor 5.3.3.Final version is not loading in IE.

2014-08-09 Thread 706826
5.x works and loads best in Mozilla Fire Fox. Guvnor is developed based on GWT so kindly upgrade your IE to the latest version or add GWT plugin in your current version. -- View this message in context:

Re: [rules-users] Getting 401 This user has no permissions setup after migrating to 5.3.3.Final from guvnor 5.1.1

2014-08-05 Thread 706826
View the Answer in the following post. It should resolve your issue. https://community.jboss.org/message/817783?_sscc=t#817783 You need to make the following changes 1.Explode the guvnor war file and inside /WEB-INF/beans.xml (file is attached for reference beans.xml

[rules-users] Workbench JAAS Authenticated , But NOT Authorized

2014-07-06 Thread 706826
Hi, I am configuring DB based JAAS Authentication for Kie-Drools-Workbench 6.1.0. Server log (Pasted Below) shows user is authenticated and roles are assigned to the user. But KIE login form says “Login failed: Not Authorized “. I have also added roles in Organizational Unit, Repository

Re: [rules-users] BRMS Build Deploy

2014-06-30 Thread 706826
Thanks Manstis, Its working now with ARCHIVA as maven repo manager. BUT its not working with SONATYPE NEXUS as maven repo manager. Whenever I do build and deploy from the workbench it gives Buid Failed error and the log says 401 Unauthorized -- View this message in context:

Re: [rules-users] BRMS Build Deploy

2014-06-30 Thread 706826
Hi Manstis, Its working now with ARCHIVA as maven repo manager. BUT its not working with SONATYPE NEXUS as maven repo manager. Whenever I do build and deploy from the workbench it gives *Buid Failed* error and the log says *401 Unauthorized* -- View this message in context:

Re: [rules-users] BRMS Build Deploy

2014-06-30 Thread 706826
settings.xml on the server you're running the workbench. Maven's user guide contains details of how to configure permissions for remote servers in settings.xml. On 30 June 2014 08:18, 706826 [hidden email]/user/SendEmail.jtp?type=nodenode=4030196i=0 wrote: Hi Manstis, Its working now with ARCHIVA

Re: [rules-users] BRMS Build Deploy

2014-06-30 Thread 706826
http://drools.46999.n3.nabble.com/file/n4030199/user-Roles.png http://drools.46999.n3.nabble.com/file/n4030199/repository.png *Error Log.* 09:09:49,526 INFO [org.drools.compiler.kie.builder.impl.KieRepositoryImpl] (http-/0.0.0.0:8080-9) KieModule was added:MemoryKieModule[

Re: [rules-users] BRMS Build Deploy

2014-06-30 Thread 706826
yes its working when I am deploying archiva as my repo manager. *Settings.xml* settings xmlns=http://maven.apache.org/SETTINGS/1.1.0; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=http://maven.apache.org/SETTINGS/1.1.0 http://maven.apache.org/xsd/settings-1.1.0.xsd;

Re: [rules-users] Workbench and GIT Repo High Availability

2014-06-16 Thread 706826
Hi Alexandre, Does this also means that we need to create ZNodes manually. -- View this message in context: http://drools.46999.n3.nabble.com/rules-users-Workbench-and-GIT-Repo-High-Availability-tp4029538p4030064.html Sent from the Drools: User forum mailing list archive at Nabble.com.

Re: [rules-users] Upgrade Guvnor 5.5.0 repository to Drools-WB 6.0

2014-04-23 Thread 706826
Hi, Did you get the solutin for the migration. -- View this message in context: http://drools.46999.n3.nabble.com/Upgrade-Guvnor-5-5-0-repository-to-Drools-WB-6-0-tp4026553p4029325.html Sent from the Drools: User forum mailing list archive at Nabble.com.

Re: [rules-users] Guvnor seems to copy assets across External RDBMS and file system

2013-08-04 Thread 706826
Hi Tihomir, I am facing the issue that, even when external RDBMS is configured in repository.xml, the repository directory is still created in the file system and its size is increasing. So when external RDBMS is configured then there shouldn't be anything created/written in FileSystem. All the

[rules-users] Guvnor assets storinf in DB as well as in Repository directory on file-system

2013-08-04 Thread 706826
I am facing the issue that, even when external RDBMS is configured in repository.xml, the repository directory is still created in the file system and its size is increasing. So when external RDBMS is configured then there shouldn't be anything created/written in FileSystem. All the data (except

Re: [rules-users] Drools-Guvnor integration with Webshere- Exception during startup...Please help!!!

2013-05-29 Thread 706826
U will need a gwt plugin for IE. Form builder is built on GWT (Google Web Toolkit) which doenot comes into IE by default. Just look for a GWT plugin for IE and it should open for u. -- View this message in context:

Re: [rules-users] Deployment on websphere

2013-05-29 Thread 706826
Hi dradev,Kindly share the following details1. seam-security jar version2. seam-security-api jar version3. drools-guvnor.war/WEB-INF/beans.xml -- View this message in context: http://drools.46999.n3.nabble.com/Deployment-on-websphere-tp4023800p4024027.html Sent from the Drools: User forum

Re: [rules-users] Guvnor seems to copy assets across External RDBMS and file system

2013-03-21 Thread 706826
Hi, Tihomir, I need the configurations to move indexing to RDBMS. I am having the same problem and I want to move guvnor indexing/versioning to oracle RDBMS configured for GUVNOR. In my current configuration all the assets of guvnor are getting stored in RDBMS except for the index files. Index