Disable session replication in JBoss EAP

Disable session replication in JBoss EAP

                    Disable Session Replication in Jboss EAPRemove the <distributable/> tag from the application's WEB-INF/web.xml The above  steps applies to the following JBoss EAP versions:4.x5.x6.x7.x                Disabling session replication from application, even though Jboss setup is clustered and... [Read More]

Add application roles through Oracle EM Console Console

Add application roles through Oracle EM Console

Ideally application specific roles should be available post deployment. In case the roles are not available, we can create the roles using the following steps:Give all the privileges to the user which you are accessing the EM console. E.g. Deployers, monitors, operators.Login to em consoleExpand  Application Deployments >> OracleBPMProcessRolesApp(soa_cluster)Right click... [Read More]

How to do remote administration of a Weblogic Domain using WLST ?

How to do remote administration of a Weblogic Domain using WLST ?

How to remotely stop/start Admin and Managed Servers of a Weblogic Domain using WLST ?If we need  to do administration of a whole weblogic doman and all of its servers, we can WLST, yes we know using the Administration Console it makes things much simpler and  easier but this  is... [Read More]