The Blas from Pas

Information on Snyk : Develop Fast. Stay Secure.

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:
Thursday, 5 May 2011

How to Access Oracle Coherence Caches from a JRuby App

›
The following how to shows how to access the Coherence Grid using JRuby as an extend client. Easy to setup and run using ANT. http://www.o...
Friday, 29 April 2011

RESTful SQL Query Service using XML SQL Utility (XSU) API

›
A little demo showing how easily we can create a SQL query utility using Oracle's XML SQL Utility (XSU) within a JAX-RS Web Service. Alt...
Tuesday, 26 April 2011

Display DATE columns from Oracle JDBC

›
If we display a DATE column from a Oracle JDBC program we may not get the desired output. This basic demo shows how to format the display to...
Monday, 11 April 2011

JRuby OTN How to's With FMW and Oracle RDBMS

›
A couple of OTN how to's which show how to use JRuby with some of the Oracle Fusion Middleware products as well as single instance and R...
1 comment:
Tuesday, 29 March 2011

RESTful Web Service using JPA/EJB 3.0 Entities

›
In this example I created a more common use case of using JAX-RS Web Service based on a JPA/EJB 3.0 entity. I will only show the code here a...
2 comments:
Wednesday, 9 March 2011

How-To: Use Oracle WebLogic Server with a JDBC GridLink Data Source

›
This recently created how-to I created show's how to configure and test your new Oracle WebLogic 10.3.4 JDBC GridLink Data Source. The d...
1 comment:
Tuesday, 8 March 2011

Accessing a JAX-RS RESTful Web Service From JRuby

›
In this example we access our deployed JAX-RS Web Service from Weblogic 10.3.4. For such a setup see the previous blog entry below. Deploy...
Wednesday, 2 March 2011

Deploying a RESTful Web Service From JDeveloper 11g to Weblogic 10.3.4

›
I previously blogged how to create a RESTFul Web Service in JDeveloper 11g as per this entry . Here are the steps required to now deploy thi...
3 comments:
‹
›
Home
View web version

About Me

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