The Blas from Pas

Information on Snyk : Develop Fast. Stay Secure.

Monday, 26 December 2011

vFabric SQLFire - Modelling the classic DEPT/EMP tables

›
VMware vFabric SQLFire is a memory-optimized, distributed database management system designed for applications that have demanding scalabi...
Monday, 12 December 2011

GemFire Write-Behind with an Oracle RDBMS

›
Many in memory data fabric's use an Oracle RDBMS to persist data and make it available as required. In this demo we explore an effec...
2 comments:
Wednesday, 23 November 2011

Running GFMon on a 64bit MAC OSX

›
Here are the quick setup steps to run GFMon 26 on a 64 bit MAC OSX operating system. 1. Change WS (osgi.ws [windowing system]) in the gfmo...
1 comment:
Monday, 14 November 2011

Accessing GemFire Regions from Jython

›
My previous blog entry showed how to access GemFire Regions from JRuby . This demo below accesses the same regions , this time using jython....
Wednesday, 9 November 2011

Accessing GemFire Regions from JRuby

›
Here is a quick demo showing how easy it is to access GemFire regions from JRuby clients. It's assumed you have cache servers started an...
Monday, 7 November 2011

Viewing All MBeans for a GemFire Cluster

›
In order to view all the MBeans available in a GemFire cluster you could write a simple console client application as follows. This will ext...
Tuesday, 4 October 2011

VMware vFabric - my new world

›
Just recently I joined VMware vFabric System Engineering Team. So my new life will center around the following products. vFabric Product F...
Wednesday, 7 September 2011

Batch Inserting using Spring JDBC (JdbcTemplate)

›
In this small example we use the classic JdbcTemplate to complete batch processing with the Oracle JDBC driver. Although we could simply use...
2 comments:
Monday, 15 August 2011

Using Oracle Universal Connection Pool with Spring from JDeveloper 11.1.2

›
In this example we simply setup Oracle UCP to be used by Spring from JDeveloper 11g 11.1.2. When using read write backing maps with Oracle C...
1 comment:
Thursday, 7 July 2011

Starting a Coherence Server From WLS 10.3.4 Console

›
Decided it might make sense to use Node Manager to stop/start my stand alone coherence servers which will be accessed by the WebLogic manage...
1 comment:
Monday, 4 July 2011

Installing WLS 10.3.4 domain across 2 Compute Nodes on Exalogic

›
Got a rare opportunity to access 2 compute nodes on Exalogic and I thought it would be a good opportunity to test creating a WLS domain acro...
Tuesday, 21 June 2011

Taking JSF 2.0 for a test drive with JDeveloper 11.1.2

›
I have been waiting for JSF 2.0 in JDeveloper for some time and after using Netbeans for all my JSF 2.0 work I thought I would quickly test ...
Friday, 17 June 2011

WebLogic - Obtain Groups of an Autenticated User

›
Note for myself: for(Principal p: subject.getPrincipals()) { if(p instanceof WLSGroup) { if(first) { ...
Tuesday, 31 May 2011

Struts 2 Starter Project for JDeveloper 11g (11.1.1.5)

›
I thought I would create a Struts 2 starter project (not before time) for JDeveloper 11g which included some must haves as follows to make t...
1 comment:
Wednesday, 25 May 2011

Intermittent Oracle JDBC Connection Failures to RAC

›
More often then not I get the following come my way regarding Oracle JDBC connections to a RAC Cluster. "My JDBC connections to a RAC...
2 comments:
‹
›
Home
View web version

About Me

My photo
Pas Apicella
View my complete profile
Powered by Blogger.