In my previous blog I described the steps to get OpenStack on Solaris up and running. Now we'll explore how WebLogic and OpenStack can work together to deliver...
In my previous blog I described the steps to get OpenStack on Solaris up and running. Now we'll explore how WebLogic and OpenStack can work together to deliver truly elastic Middleware Platform as a Service. Middleware / Platform as a Service goals First, let's define what PaaS should be : PaaS offerings facilitate the deployment of applications without the complexity of managing the underlying hardware and software and provisioning hosting capabilities. To break it down: -...
In my previous blog I described the steps to get OpenStack on Solaris up and running. Now we'll explore how WebLogic and OpenStack can work together to deliver truly elastic Middleware Platform as a...
Machine-to-Machine (M2M) systems known under a more popular name as Internet of Things (IoT) present a completely new paradigm in distributed computing. Every...
Machine-to-Machine (M2M) systems known under a more popular name as Internet of Things (IoT) present a completely new paradigm in distributed computing. Every one of us is wearing at least one small computer in our pocket (mobile phone), on our wrist (watch) or inside a rucksack (tablet, laptop). Each of these little devices has more computing power than Eniac or steering computer of Apollo vehicle. By 2020 the number of similar or even more powerful devices will reach 50...
Machine-to-Machine (M2M) systems known under a more popular name as Internet of Things (IoT) present a completely new paradigm in distributed computing. Every one of us is wearing at least one small...
Oracle recently launched Java 8 to the world ( March 25, 2014), announcing the revolutionary release of the world's #1 development platform. It is the single...
Oracle recently launched Java 8 to the world ( March 25, 2014), announcing the revolutionary release of the world's #1 development platform. It is the single largest upgrade ever to the programming model, with coordinated core code evolution of the virtual machine (JVM), core java language, and libraries. Java 8 introduces significant productivity and performance enhancements, ease of use, improved polyglot programming, security and improved performance. Java is the platform...
Oracle recently launched Java 8 to the world ( March 25, 2014), announcing the revolutionary release of the world's #1 development platform. It is the single largest upgrade ever to the...
Oracle WebCenter is the user engagementplatform for social business. It has the ability to combine the development ofrich internet applications, multi-channel...
Oracle WebCenter is the user engagementplatform for social business. It has the ability to combine the development ofrich internet applications, multi-channel portal frameworks and Enterprise 2.0applications which provide content, presence, and social networking capabilitiesto create a highly interactive user experience. It helps peoplework together more efficiently through contextual collaboration tools thatoptimize connections between people, information, and applications....
Oracle WebCenter is the user engagementplatform for social business. It has the ability to combine the development ofrich internet applications, multi-channel portal frameworks and Enterprise...
Enterprises need to support high transaction volumes and run their business applications on a highly available systems while delivering maximum performance....
Enterprises need to support high transaction volumes and run their business applications on a highly available systems while delivering maximum performance. Oracle provides Engineered Systems which is a key technology to secure these resources. Oracle Exalogic Elastic Cloud is one of the key engineered systems which has been widely recognized for delivering breakthrough performance for packaged and custom applications. Oracle Exalogic Elastic Cloud is beyond the capabilities...
Enterprises need to support high transaction volumes and run their business applications on a highly available systems while delivering maximum performance. Oracle provides Engineered Systems which is...
Looking for new challenges? Want to get back to the roots of Computer Science? How about starting to explore Internet of Things? No doubt it is one of the...
Looking for new challenges? Want to get back to the roots of Computer Science? How about starting to explore Internet of Things? No doubt it is one of the fastest growing area of IT and an excellent opportunity to explode the innovation and creativeness. So far you had to be an assembler or C/C++ ninja to even touch the surface of on-device development. Let alone having to master Ohm laws in order to connect even simple LED or sensor without grilling the device (yes, I'm one...
Looking for new challenges? Want to get back to the roots of Computer Science? How about starting to explore Internet of Things? No doubt it is one of the fastest growing area of IT and an excellent...
All enterprises are using an applicationserver but the question is why they need an application server. The answer isthey need to deliver applications and...
All enterprises are using an applicationserver but the question is why they need an application server. The answer isthey need to deliver applications and software to just about any device orcomputer. Moreover to ensure code and data integrity as well as have higherperforming, secure and easily manageable applications. Let’s see how toleverage your applications. With OracleWebLogic you can deliver next-generation applications on an extremecloud performance, simplify...
All enterprises are using an applicationserver but the question is why they need an application server. The answer isthey need to deliver applications and software to just about any device orcomputer....
Today I'd like to share a quick (and dirty) trick to handle one nuisance of well known pattern to achieve uniqueness of "non-primary key" ADFBC entity...
Today I'd like to share a quick (and dirty) trick to handle one nuisance of well known pattern to achieve uniqueness of "non-primary key" ADFBC entity attributes. If you ever needed to enforce a particular attribute to contain globally unique values you may end up with two solutions: 1. Check it on the db site and then handle the unique constraint violation exception in DCExceptionHandler replacing dirty SQL message with a pretty one that you provide 2. Try to catch it before...
Today I'd like to share a quick (and dirty) trick to handle one nuisance of well known pattern to achieve uniqueness of "non-primary key" ADFBC entity attributes. If you ever needed to enforce a...
Recently I have configured ADF 11.1.2.4 production domain on Oracle Linux 6 OS. One of the stages of this process is installation and configuration of...
Recently I have configured ADF 11.1.2.4 production domain on Oracle Linux 6 OS. One of the stages of this process is installation and configuration of Application Development Runtime (ADR) which is necessary to perform after WebLogic Server binaries installation. During this process ADR installation wizard makes prerequisite check of recommended operating system packages: In some cases this process could fail due some packages are not installed in the system. It is...
Recently I have configured ADF 11.1.2.4 production domain on Oracle Linux 6 OS. One of the stages of this process is installation and configuration of Application Development Runtime (ADR) which...