integration

  • submit to reddit

PHP on a Java application server

This article is part of the DZone PHP on Windows Microzone, which is brought to you in collaboration with Microsoft. Visit the PHP on Windows Microzone for additional tutorials, videos, opinions, and other resources on this topic.

Let's say we want to run PHP but we have only an available hosting for Java. An example provided from Resin documentation would be to have an easy way to improve performance, or to gain distributed sessions support for PHP.A very realistic example would be...

2 replies - 3216 views - 11/01/11 by Giorgio Sironi in Articles

Are we ready for Webapps with Extensions (Plugins, Apps)?

In terms of integrating your webapp with external webapps I see two different integration types: 1. Inside-Out Integration: in this type external webapps can use services which are offered by your webapp. 2. Outside-In Integration: this integration lets...

0 replies - 490 views - 05/02/11 by Lofi Dewanto in News

Apache Camel 2.4

The Apache Camel project celebrates the new 2.4.0 release. This release comes a bit earlier than the usual once a quarter release, but the quantity and quality of the issues resolved surely prompted it, most notably the async support, OSGi related...

0 replies - 2189 views - 07/18/10 by Claus Ibsen in Announcements

A Look Inside the JBoss JCA Project; New Features in JCA 1.6

The Java Enterprise Edition 6 standard includes an updated version of the Java EE Connector Architecture specification which improves the standard in key areas.The Java EE Connector Architecture (JCA) specification defines a standard architecture for...

11 replies - 15634 views - 04/28/10 by Jesper Pedersen in Articles

Getting Started with ColdFusion 9, Hibernate Integration

Using Hibernate with CF9 is very simple and it doesn't lose any of its flexibility.  This session covers advanced techniques with CF9 Hibernate as well. ...

0 replies - 8216 views - 03/23/10 by Eric Hagan in Videos

Apache Camel 2.2

After a bit over two months of hard work we are pleased to introduce the Apache Camel 2.2.0 Release. This is another major effort featuring 181 issues resolved. The Camel community is growing at a faster pace and we see a lot of involvement and...

0 replies - 2258 views - 02/19/10 by Claus Ibsen in Announcements

Jeff Davis on Open Source SOA

DZone recently sat down with Jeff Davis, author of Manning's Open Source SOA to discuss the various factors that need to be considered when selecting an open source, SOA-enabling framework.  Jeff's book discusses several SOA frameworks from the open source...

3 replies - 6688 views - 07/15/09 by Masoud Kalali in Articles

Navigating the Integration Landscape - Claus Ibsen on Apache Camel

 DZone had a chance to sit down with Claus Ibsen, author of the recently published Refcard Enterprise Integration Patterns with Apache Camel.

9 replies - 15945 views - 04/02/09 by Masoud Kalali in Articles

DJ Native Swing 0.9.8 - Web Browser, Flash Player and More

DJ Native Swing allows to easily integrate some native components into Swing applications, and provides some native utilities to enhance Swing's APIs. 

15 replies - 4841 views - 03/25/09 by Christopher Deckers in Announcements

Unit Testing with Spring, Guice, JMock, Easymock, Mockito...

When you write unit tests, as the project grows to end up by using many technologies such as Jmock (or another mock framework like Mockito), DbUnit, Selenium, your favorite IOC, ... Integration of these technologies requires you to write pleinty of time the...

0 replies - 9721 views - 02/04/09 by Mathieu Carbou in Announcements

Introduction to integration and Open ESB, part I: Open ESB serverside artifacts.

First lets look more closely at integration as the problem which the ESBs (Enterprise Service Bus) are here to resolve. Integration headache is the result of having many different applications with different channel of communication and almost no common...

2 replies - 17975 views - 07/03/08 by Masoud Kalali in Articles

IntelliJ IDEA Keeps Eclipse Projects in Sync

IntelliJ IDEA provided Eclipse integration for quite a long time, but with the version 7.0 this integration became really seamless, enabling you to pull an Eclipse project into IntelliJ IDEA in just one click, or flexibly configure import options. Which is...

0 replies - 11197 views - 03/27/08 by Irina Megorskaya in News

DJ NativeSwing - reloaded: JWebBrowser, JFlashPlayer, JVLCPlayer, JHTMLEditor.

Today's release of DJ Native Swing 0.9.4 greatly improves stability and brings new components: in addition to the JWebBrowser and JFlashPlayer, there is now the JVLCPlayer and the JHTMLEditor.Here is a summary of what to expect when using this library. 

54 replies - 30488 views - 03/12/08 by Christopher Deckers in News