Steven Willmott05/23/13
141 views
0 replies
When building an API, you want to create a lot of value for your users obviously, but you should also not try to capture all of that value. You should create more than enough.
Max Katz05/23/13
120 views
0 replies
With RESTXpress enterprises can easily expose databases and business applications securely via REST. Once exposed as REST services, they can easily be integrated into Appery.io apps.
Madhuka Udantha05/23/13
1 views
0 replies
When we have to deal with a dynamic request for an ESB proxy. (If the proxy request is dynamic (not static/not predefined) we will have to use the XSLT mediator to mediate the message).
J.d. Baker05/23/13
86 views
0 replies
It is no coincidence that the package element in UML is represented by a folder icon, similar to directories in a file system Graphical User Interface (GUI). Packages are used to organize the elements of a model just as folders are used to organize files.
Steven Lott05/22/13
1654 views
0 replies
With modern languages and tools, legacy code conversion is quite simple. The impediments are simply managerial in nature. No one wants to have a carefully maintained piece of software declared a liability and discarded. Everyone wants to think of it as an asset that will be carefully preserved.
Pascal Alma05/22/13
1088 views
0 replies
I posted before about how to create a mock service when you have a JDK 1.6 or higher available. Of course there are a lot more options to mock web services (one I used often is the option supplied by SoapUI). This post shows a way to mock a web service by using a WSO2 Proxy Service.
Ben Wilcock05/22/13
1423 views
0 replies
I understand that certification is not for everyone, but in my case I felt that because SOA is surrounded by so many myths, legends and falsehoods, it probably makes sense for me to add a quality mark to my work for my clients.
Madhuka Udantha05/22/13
488 views
0 replies
I learned about Xpath 5 years ago, but I've really only seen enterprise usage in just the past few weeks. Therefore, I wanted to write about Xpath 2.0 and the enterprise experience.
Ross Mason05/21/13
1776 views
0 replies
Anyone that has used DevKit to write a Mule extension and then wanted to add it to Studio, may have notice that the extension will appear under the Cloud Connectors category in the palette. This is not a problem when the extension is actually a Cloud...
Simon Brown05/21/13
2256 views
0 replies
I attended the SATURN 2013 conference in Minneapolis a couple of weeks ago, which is an annual practitioner conference about software architecture, organised by the Software Engineering Institute (SEI) of Carnegie Mellon University.
Phillip Haydon05/21/13
407 views
0 replies
In this last part I want to show you creating your own media type, so far we have gone over a really basic example of returning a response and letting the accept header handle different results, and then we went over how explicitly using Negotiate allows you to customize your response more.
Singaram Subramanian05/21/13
1860 views
0 replies
I have worked on ActiveMQ for quite a while, and there’s one annoying exception that I see all the time – java.io.IOException: Too many open files – which we see time to time.
Dan Diephouse05/20/13
1943 views
0 replies
I’m thrilled to announce the availability of CloudHub in Europe. With this announcement, we’re extending the industry-leading CloudHub platform to address the needs of our European customers with dedicated computing resources located in the European Union.
Robert Annett05/20/13
1978 views
0 replies
A successful system is going to need upgrading periodically. The user's requirements might change over time, different users might want to use the system, external interfaces may change and, of course, software salespeople will want a reason to charge upgrade fees (I'm such a cynic).
Reza Rahman05/20/13
3207 views
0 replies
JMS 2 is one of the most significant parts of Java EE 7. One of the principal goals of the JMS 2 API is improving developer productivity by reducing the amount of code to work with JMS
Samidip Basu05/20/13
1181 views
0 replies
It takes effort, persistence & contributions from a lot of folks to build a truly rewarding developer community that benefits everyone involved. This will be a quick post thanking several people that I truly respect & enjoy working with, along with thoughts on running a technical User Group.
Nial Darbey05/19/13
1469 views
0 replies
With the explosion of APIs, the Enterprise has flung open its doors and windows and ripped off its roof in order to reach to the sky to exploit the vast array of cloud-based services on offer and include them in its software inventory.
Madhuka Udantha05/19/13
297 views
0 replies
This post will illustrate error handling in wso2 esb in regards to Endpoints. It's an import topic to cover because WSO2 Enterprise Service Bus needs to send the message to a service provider in its final stage.
Mitch Pronschinske05/18/13
1894 views
0 replies
From the OpenStack summit comes a lightning talk presentation on an implementation within the OpenStack IaaS software using the ZeroMQ message broker and Grizzly, the NIO Event simplifying framework.
Madhuka Udantha05/18/13
348 views
0 replies
Enrich Mediator can be used to perform transformations with in integration logic. It process a message based on a given source configuration and perform the specified action on the message by using the target configuration.
Steven Lott05/17/13
2273 views
0 replies
A Domain-Specific Language (DSL) can provide some intellectual leverage. We can always write long and convoluted programs in a general-purpose programming language (like Python, Java or C). Sometimes it can make more sense to invent a new domain-specific language and implement the solution in that language.
Todd Merritt05/17/13
894 views
0 replies
I do not think the agile approach diminishes modeling, in fact I think it increases the modeling because before the start of every development cycle, modeling must be checked for accuracy based on the changed requirements.
Mitch Pronschinske05/17/13
1790 views
0 replies
Pieter Hintjens, a maintainer of ZeroMQ: The Definitive Guide, discusses the patterns, the code, and the community behind this message-passing library.
Madhuka Udantha05/17/13
163 views
0 replies
This simple tutorial will lead you to write proxy with WSO2 ESB Payload Mediator. Here is the client sending request payload for proxy...
Robert Diana05/16/13
10910 views
6 replies
I am not recommending a specific language over others at this time, but providing a long list of languages based on GitHub and TIOBE.