Application integration & Middleware Configuring the JBoss server to use SSL for Documentum DFS 10.06.2013 by Gérard Wisson To be compliant with the customer’s security rule, I had to configure SSL for a JBoss application server that holds the Documentum Foundation Services (DFS). I used the following procedure: 1. Generate a keystore Change it to a temporary(…)
Application integration & Middleware WebLogic: Using a WLST script to find a specific word in an object 06.06.2013 by Gérard Wisson On a WebLogic Server, I had to write a WLST script to find the current number of consumers accessing a specific JMS Queue destination as this is not monitored by Oracle Grid Control 11g or Oracle Cloud Control 12c. Knowing(…)
Application integration & Middleware SQL Server View problem in LightSwitch 2012 07.02.2013 by Stéphane Savorgnano I recently faced a problem in Visual Studio LightSwitch 2012 with SQL Server views. I attached an external datasource to my project and when I tried to import my view (which is very simple) I experienced some issues. Here(…)
Application integration & Middleware Bug on Oracle 11.2 “ORION FAILS WITH ORA-27061”: Patch available! 04.02.2013 by Oracle Team In march 2011, my colleague Gregory Steulet published an article about Simulating and testing I/O performances with Orion. In this article, he wrote about a bug concerning Orion on Oracle(…)
Application integration & Middleware Oracle APEX 4.2 HTML 5 item types 13.12.2012 by Arnaud Berbier In this blog, I will explore the HTML 5 new item type features of Oracle APEX 4.2. The objective is to use the new number, e-mail, phone number and url html 5 item type and the native browser validation capability.
Application integration & Middleware Oracle Apex 4.2 now released 16.11.2012 by Arnaud Berbier Oracle Apex 4.2 is now available on the Oracle Website. It is available since 12 october 2012. This new release comes with new features briefly described in this blog posting. First of all, here are the new features delivered by(…)
Application integration & Middleware Overview of Microsoft Visual LightSwitch 02.11.2012 by Stéphane Savorgnano Microsoft Visual Studio LightSwitch is a new application development tool wich allows to create fast and nice web and desktop applications. The development environment is the same as the other .NET development tools and creating a new application with(…)
Application integration & Middleware Java Virtual Machine Diagnostics: Starting/stopping JVMD manager 15.10.2012 by Gérard Wisson Although the managed server on which Java Virtual Machine Diagnostics (JVMD) manager is deployed is configured to use the the Node Manager like OMS and admin server, it is not started automatically with OMS. In this post, I will describe how(…)
Application integration & Middleware Documentum job dm_FTIndexAgentBoot does not start anymore 27.09.2012 by Gérard Wisson The Documentum job dm_FTIndexAgentBoot does not start anymore and we have the following job status: The job object indicated the job was in progress. In this blog posting, I will describe how to analyze and solve this issue. Analysis The(…)
Application integration & Middleware Adding new tables to an existing Oracle GoldenGate replication 29.08.2012 by Hervé Schweitzer Once a replication environment is set up, it’s rarely forever. Adding tables to an Oracle GoldenGate replication group with minimal impact to the current replication is quite a difficult operation. This posting should help you with this task. In the example below,(…)