Quantcast
Channel: Middleware wonders!!
Browsing all 133 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Weblogic SAML Attribute Mapper Example

Copyright 2013 - http://www. Weblogic-Wonders.com  It is useful to send custom attributes or tokens in the attribute having identity information of the authenticated user.This identity information can...

View Article


Image may be NSFW.
Clik here to view.

How to configure SSL Between Weblogic and Apache

Copyright 2013 - http://www. Weblogic-Wonders.com     1) Set WLS Environment C:\Oracle\Middleware\wlserver_10.3\server\bin>setWLSEnv.cmd 2) Go to the lib directory and covert WLS Root Certificate to...

View Article


Image may be NSFW.
Clik here to view.

How to do auto backup of weblogic config.xml

Copyright 2013 - http://www. Weblogic-Wonders.comYou need to go to the following location Home >your_domain > Configuration > General > click Advanced   The configuration is backed up at...

View Article

Image may be NSFW.
Clik here to view.

How to store http sessions in database for WebLogic Cluster

Copyright 2013 - http://www. Weblogic-Wonders.comIn this example we are going use Postgres database for session replication. It can be downloaded from here Once installed, you need to execute the...

View Article

JBoss EAP Quiz

Copyright 2013 - http://www. Weblogic-Wonders.com The post JBoss EAP Quiz appeared first on Middleware wonders!!.

View Article


How to configure SSL on Nodemanager for 12c

Copyright 2013 - http://www. Weblogic-Wonders.comIn Weblogic Server 12.1.2, the java version of Node Manager controls all WLS instances belonging to the same domain.This allows the feasibility to have...

View Article

Encrypting password in JBoss EAP

Copyright 2013 - http://www. Weblogic-Wonders.comTo encrypt password in Jboss using CLI, you can follow the steps below. This is particularly useful if you want to encrypt password for datasource.   1)...

View Article

Image may be NSFW.
Clik here to view.

How to decrypt WebLogic Datasource Password

Copyright 2013 - http://www. Weblogic-Wonders.comYou need to copy the datasource password present in the -jdbc.xml present under \config\jdbc to the password variable in the WLST Script.   Change the...

View Article


JMX Code to print Datasource Status

Copyright 2013 - http://www. Weblogic-Wonders.comYou need to provide the server host name and port number in the JMX code and also set the class path before compiling it. import java.io.IOException;...

View Article


Image may be NSFW.
Clik here to view.

Using WLDF to view Historical Data

Copyright 2013 - http://www. Weblogic-Wonders.com1. Go to the Home Page and click on Monitoring Dashboard under charts & graph 2. This will open the dashboard in a new tab. There are some built in...

View Article

Image may be NSFW.
Clik here to view.

Shared Library example for Oracle Weblogic Server

Copyright 2013 - http://www. Weblogic-Wonders.com1. Compile your code and package it in a jar file. In this example I have written a simple program that has a function that just takes a string as input...

View Article

Image may be NSFW.
Clik here to view.

How to configure SSL on JBoss EAP

Copyright 2013 - http://www. Weblogic-Wonders.com Create Connector Create Keystores keytool -genkey -alias mykey -keyalg RSA -keysize 1024 -dname “CN=myserver.beasys.com, OU=Customer Support, O=BEA...

View Article

WebLogic CLoning Process

Copyright 2013 - http://www. Weblogic-Wonders.com The post WebLogic CLoning Process appeared first on Middleware wonders!!.

View Article


Installing and configuring OHS 12c with WebLogic Server

Copyright 2013 - http://www. Weblogic-Wonders.com The post Installing and configuring OHS 12c with WebLogic Server appeared first on Middleware wonders!!.

View Article

Creating Oracle Datasource in Websphere 8.5

Copyright 2013 - http://www. Weblogic-Wonders.com The post Creating Oracle Datasource in Websphere 8.5 appeared first on Middleware wonders!!.

View Article


Image may be NSFW.
Clik here to view.

Using JConsole to view JMX MBeans of Weblogic Server

Copyright 2013 - http://www. Weblogic-Wonders.com 1. Set the environment using setWLSEnv.cmd 2. Start JMX Console using the below arguments and connect to the local/remote process. jconsole...

View Article

How to prevent CSRF attack

Copyright 2013 - http://www. Weblogic-Wonders.com Sometimes when one application tries to call another application running on another server you get an error window with the message potential CSRF...

View Article


Image may be NSFW.
Clik here to view.

Unable to start managed server from nodemanager

Copyright 2013 - http://www. Weblogic-Wonders.com When we try to start the managed server from nodemanager, we get the following error. <BEA-090064> <The DeployableAuthorizer...

View Article

Image may be NSFW.
Clik here to view.

Websphere 8.5 Network Deployment installation Part1

Copyright 2013 - http://www. Weblogic-Wonders.com WEBSPHERE 8.5 INSTALLATION   PREREQUISITE ORACLE LINUX 5.8 64 BIT I WILL BE DOING THIS INSTALLATION AS A ROOT USER USING JAVA 6 FOR THIS INSTALLATION...

View Article

Image may be NSFW.
Clik here to view.

Websphere 8.5 Network Deployment Installation Part2

Copyright 2013 - http://www. Weblogic-Wonders.com Run ./Install.sh  as show in below screen shot Click Install 3. Select IBM WebSphere Application Server Network Deployment 4. Accept terms and...

View Article
Browsing all 133 articles
Browse latest View live