Wednesday, January 20, 2016

How to increase hard disk of virtual box.

Wednesday, August 19, 2015

Oracle IT Architecture SOA 2013 Certified Architecture -1Z0-475



I completed 1Z0-478  Oracle SOA Suite 11g Certified Implementation Specialist. Now I am planning go for the Oracle IT Architecture SOA 2013 Certified Architecture Certification.

I will keep you posted about my progress.


Feel free to leave comments below!

Sunday, August 2, 2015

ADF table selectionListener issue for the first row


In the below email Frank has suggested a solution for the problem

Remove the  selectedRowKeys from the table.

selectedRowKeys="#{bindings.VtRequests.collectionModel.selectedRow}"

But note that you then - in a select listener - need to programmatically set the selected row key for the table




https://community.oracle.com/thread/2280505

Tuesday, July 14, 2015

Friday, July 10, 2015

Oracle VM VirtualBox 5.0 Now Available!!

New Oracle VM VirtualBox is released with new key features.

It helps developers to use it for the learning and testing purpose without installing all the full blow stack in their laptop.

To know more about the features visit


https://www.oracle.com/corporate/pressrelease/oracle-vm-virtualbox-5-070915.html

Monday, June 1, 2015

The Documents service is not enabled for this Portal or a parent Portal



Go to the Webcenter Portal login

1. http://hostname:8888/webcenter. Login using Administrator credentials
2. Click Administration link.
3. Click Portal tab
4. Click on the Administer link for the portal
5. Click on Tools and services
6. Select Documents
7. It may give an warning You have enabled a tool for the portal and you have been granted permissions on this tool.
Configure the security for the tool on the Security page in the portal administration, setting portal member access using Advanced Permissions on the Roles tab.


It will solve the issue.