How to grant access to view JMS messages in Weblogic

How to grant access to view JMS messages in Weblogic

Login to Admin console and navigate to JMX Policy Editor Page. Console -> Security Realms -> myrealm -> Roles and Policies -> Realm Policies -> Click on “JMX Policy Editor”. Select “Global Scope” and click “Next”. Expand “weblogic.management.runtime”,...
Configuring SQL client for AWS Redshift

Configuring SQL client for AWS Redshift

You can connect to Amazon Redshift clusters from SQL client tools over Java Database Connectivity (JDBC) and Open Database Connectivity (ODBC) connections. Amazon Redshift doesn’t provide or install any SQL client tools or libraries. To use these tools or libraries to...
TIBCO BWCE–User Access and Issues

TIBCO BWCE–User Access and Issues

This technical document explains the procedure of User addition in RedHat OpenShift where TIBCO Business Works Container Edition applications are hosted. User types can be defined as below: Regular User: This type of users can send requests to RedHat OpenShift...
JAR files in Oracle database

JAR files in Oracle database

Description: A “JAR” (Java Archive) file comprises of many Java class files and associated metadata and resources such as text, images, etc., into one file. Loadjava utility is used to load Java source and class files into the database. Basically, it creates schema...