Quantcast
Channel: Connecting the {Dots}
Browsing all 116 articles
Browse latest View live

Error while deploying MAF app to android - Cannot run program...

In case, if you hit the below error while deploying MAF application to android device, this post is for you.[12:11:31 PM] Cannot run program...

View Article


Exposing View Objects from ADF Library as Web Service

While working on large projects, you may split business components among multiple projects to improve the modularity and re-usability of the code. Obviously you can share business components between...

View Article


Enabling CDI in ADF Applications targeting WLS 12C

If you had tried using  Contexts and Dependency Injection (CDI) in your ADF app targeting WLS 12C, you might have already noticed the issue that I'm mentioning here - CDI things are not working in the...

View Article

A good tutorial on Node.js, Express, Jade

If you really want to get a feel of  Node.js, Express, Jade , then check out  the following tutorial- simple and easy to follow : http://cwbuecheler.com/web/tutorials/2013/node-express-mongo/

View Article

Free Real World ADF Architecture and Design Principles Course for Oracle...

Announcing yet another round of  'free' ADF architecture training for oracle employees and partners in India, Bangalore June 01 - June 04. Details are listed here...

View Article


A book on RESTful Java Web Services

My second book is getting ready ( RESTful Java Web Services ). Check it out here: https://www.packtpub.com/application-development/restful-java-web-services-second-editionMore updates soon....

View Article

Image may be NSFW.
Clik here to view.

Configuring JNDI Data Source connecting to Oracle DB in GlassFish Server

This post shows how to configure JNDI data source connecting to Oracle database in GlassFish server.  Although this post is written to help readers of  RESTful Java Web Services - Second Edition to run...

View Article

Image may be NSFW.
Clik here to view.

'RESTful Java Web Services - Second Edition' is published !

My book on RESTful Java Web Services - Second Edition is published in Sep 2015.Title: RESTful Java Web Services - Second EditionPublisher: Packt PublishingISBN-10: 1784399094ISBN-13: 978-1784399092More...

View Article


Image may be NSFW.
Clik here to view.

Happy New Year 2017 !

Have a wonderful, prosperous New Year 2017 ! New Year has brought another chance for us to set things right. Carry all leanings from the past and make a new beginning !!!It has been a while since I...

View Article


Browserify

I always wondered how the browserify tool works. Here is good tutorial from Ben:https://benclinkinbeard.com/posts/how-browserify-works/

View Article

Speaking at JavaOne 2017

I am speaking at JavaOne 2017 after a few years gap. I was in power saving mode during these days, and bored of being so lazy ;) http://bit.ly/2wcIZLm

View Article

Happy New Year 2018 !

We can't go back and change the beginning, but we always can start where we are and change the ending. Believe in yourself and you will be unstoppable!Wishing you and your family a very happy new year...

View Article

Building a Polyglot GraphQL Server

This week I got an opportunity to present in  Oracle Code One 2018 on leveraging Kuberenets ecosystem for building polyglot GraphQL server.  Link to the session that I had for Oracle Code One is...

View Article


Building a Simple Java Microservice Using Helidon MicroProfile APIs and JPA

You can read this post here.

View Article

Building a Simple Polyglot GraphQL Server

You can read this post here.

View Article


A Simple Helidon MicroProfile Microservice Demonstrating Many of the Commonly...

You can read this post here.

View Article

Setting up Istio on Minikube for Running Bookinfo Demo Application

You can read this post here.

View Article


Frequently Used Docker Commands

Here is the list of frequently used docker commands:(You can find the full list in the official documentation )List All Imagesdocker image ls -aRemove All imagesdocker rmi $(docker images -q)List All...

View Article

The Top 50 Tools of 2018

Let me share a couple of interesting survey results:This looks very interesting, check it out: https://stackshare.io/posts/top-developer-tools-2018You may like this as well:...

View Article

Security Measures for Your Single Page Application

Building a secured application is always a puzzle for many of us. This is so true when you  need to secure a Single Page Java Web application where many things are happening on the browser which is not...

View Article
Browsing all 116 articles
Browse latest View live