Tuesday, December 29, 2009

Wireless Internet Network (wifi) on American Airlines

Wifi is available on some of the American Airlines flight at the height of 31000 feet +, through gogo inflight wifi.

To access it for free using mobile device (including iphone), inflight, select the gogo wifi (available only on selected flights) and register for mobile device, enter the code MobileAA2009, good till december 31, 2009.

Thursday, December 24, 2009

Get a connection from datasource

Get a database connection from datasource:

Saturday, December 19, 2009

URL to Weblogic Portal 10.3 documentation

Generate a certificate using keytool

A trusted certificate can be generated and imported using the following command format:
To generate the trusted certificate:/>
keytool -genkey -keypass -keystore DemoIdentity.jks -storepass DemoIdentityKeyStorePassPhrase -keyalg rsa -alias

What is your first and last name?
[Unknown]:
What is the name of your organizational unit?
[Unknown]:
What is the name of your organization?
[Unknown]:
What is the name of your City or Locality?
[Unknown]:
What is the name of your State or Province?
[Unknown]:
What is the two-letter country code for this unit?
[Unknown]:
Is CN=Unknown, OU=Unknown, O=Unknown, L=Unknown, ST=Unknown, C=Unknown correct?
[no]: yes

To import the trusted certificate:/>
keytool -export -keypass -keystore DemoIdentity.jks -storepass DemoIdentityKeyStorePassPhrase -keyalg rsa -alias -file