We are going to build our first simple Hello World solution that would return an dynamic greeting. you would need to understand how to use the WID tool and in the various concepts. Though the application we are building is simple, let's start looking at it from a solution point of view. So the requirements … Continue reading Building your first business process using websphere process server
Month: January 2016
How to set weblogic database source connection pool
Go to admin console for weblogic. For example http://localhost:7001/console/ Create a new generic data source as DI_DATASOURCE 3. Select the jdbc driver 4.Select the below properties in next page 5.On next please provide the below properties. Put url as jdbc:oracle:thin:@localhost:1521:XE 6. On next provide select the target server for the above configured data source. Select … Continue reading How to set weblogic database source connection pool