Tech

Techblog Blogs

Error: ADF_FACES-30200: The UIViewRoot is null.

Have you ever encountered this one? It might be a number of things, invalid EL expression, invalid cpx files or calling a page which cannot be found. Now I have found…

Marcel Maas
24 oktober, 2014

Techblog Blogs

Deploying a Jboss Fuse project into a fabric8 container with maven

One of the great features of Jboss Fuse and the underlying Apache Camel is that it can be deployed virtually anywhere. However one of the runtime possibilities that comes out…

Pim Gaemers
10 oktober, 2014

Techblog Blogs

JMS request response patterns with TIBCO BusinessWorks and EMS

When using JMS for synchronous request response messaging there are some options and standards to consider. In this post I will explain the two most common patters for synchronous request…

Pim Gaemers
1 oktober, 2014

Techblog Blogs

Missing your data controls?

When using JDeveloper have you ever had a situation where your data controls are missing from the “Data Controls” pane? Even though you have data control definitions in your project?…

Marcel Maas
30 september, 2014

Techblog Blogs

Chatzi: A chat app using Web Sockets

In my last post we created a chat server application for Weblogic 12c. A chat server is only useful when you have an application who makes use of the chat service….

Marcel Maas
19 september, 2014

Techblog Blogs

TIBCO BusinessWorks Receiving a http 500 status code in a one-way operation Soap service

In a project using TIBCO BusinessWorks we had to call a webservice with a one-way operation (this means only a request message is defined in the operation in the WSDL)…

Pim Gaemers
17 september, 2014

Techblog Blogs

Implementing a simple chat server using WebSockets on Weblogic 12.1.3

Since Weblogic 12.1.2 it is possible to use WebSockets in your web applications. I thought I would give this a try. In my case I am using Weblogic 12.1.3. In this…

Marcel Maas
17 september, 2014