Hi ,

I have taken the downloaded the code (guvnor-5.3.3.Final.zip) file , build the war file and deploying in weblogic. I do not see any /WEB-INF/beans.xml , i see components.xml,web.xml files, lib,classes folders under /WEB-INF .

Application is working fine if login using nil authenticate or default authentication.
But when i try to use SSO authentication, i am getting this error.
I have have debugged the application, i come to know that SSO is passing and when the application is fetching/showing the main UI, giving this error. 
 
 Lakshmi
9008752491


On Wed, Aug 6, 2014 at 11:21 AM, 706826 <zahid.ahmed@emirates.com> wrote:
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
<http://drools.46999.n3.nabble.com/file/n4030584/beans.xml>  )  comment the
following



2.  Uncomment

<guvnorSecurity:RoleBasedPermissionResolver>
    <s:modifies/>

<guvnorSecurity:enableRoleBasedAuthorization>true</guvnorSecurity:enableRoleBasedAuthorization>
  </guvnorSecurity:RoleBasedPermissionResolver>



--
View this message in context: http://drools.46999.n3.nabble.com/rules-users-Getting-401-This-user-has-no-permissions-setup-after-migrating-to-5-3-3-Final-from-guvno1-tp4030568p4030584.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users