web services

  • submit to reddit

Deploying CXF SOAP Web Services on Tomcat and Karaf

This introductory-level video follows my web service tutorial at http://www.jroller.com/gmazza/entry/w.... It shows deployment of CXF-based SOAP web...

0 replies - 1584 views - 05/08/13 by Mitch Pronschinske in Articles

Accessing APIs without taking down your own application

Ah, the world of APIs! You sprink on your application some magical powder, made from the mashed bones of curl_*() functions, and it magically integrates with...

0 replies - 1213 views - 05/08/13 by Giorgio Sironi in Articles

Publishing a SOAP TEIID service

Teiid is a data virtualization system that allows applications to use data from multiple, heterogenous data stores. See how to publish a publish a TEIID...

0 replies - 1424 views - 04/05/13 by Mitch Pronschinske in Articles

Invoke a Web Service with Jaggery (with Payload)

A few days go I wrote a post on how to call web services from jaggery (JavaScript mode). But in that article we call for web services where there is no...

0 replies - 957 views - 03/20/13 by Madhuka Udantha in Articles

Templating Web Services with Velocity using Camel

When creating webservices a lot of people have objections against using JAXB for binding XML to objects. This may be because of performance reasons, allergy to...

0 replies - 1933 views - 02/06/13 by Billy Sjöberg in Articles

Web Service Standard Complexity

Are we over-standardizing web services and hindering their adoption? No, and in fact I feel that it is helping its adoption in the modern corporate world....

0 replies - 2776 views - 01/01/13 by Todd Merritt in Articles

The Virtuous Cycle of Being On-Call

… or how you can make on-call for service providers a virtuous cycle. In the tech world, for everything that is running as a service or website...

0 replies - 4149 views - 10/03/12 by Rodrigo De Castro in Articles

RESTful Web Service Testing

Unit testing RESTful web services is rather complex.  Ideally, the services are tested in isolation before being packaged as a service.  However,...

0 replies - 7059 views - 09/11/12 by Steven Lott in Articles

SOA is a Set of Design Patterns for Building and Connecting Components

I’ve been writing a high-level ‘architectural vision’ document for my current clients. I thought it might be nice to republish bits of it here. This is...

1 replies - 5151 views - 04/30/12 by Mike Hadlow in Articles

OAuth in headless applications

OAuth is a wonderful standard: it allows users to give permissions to a third-party service to use theirs accounts on a website; but it works without forcing...

2 replies - 6389 views - 10/13/11 by Giorgio Sironi in Articles

Benchmarking Appserver remotely - ab, nohup, ec2, and more ..

This time we wanted to benchmark WSO2 Stratos Application Server instances running on two amazon ec2 instances. Both of the instances are proxied by WSO2 ...

0 replies - 2146 views - 08/11/11 by Kathiravelu Pra... in News

Life full of -aaS (a.k.a. The list of -aaS.)

We once have discussed on the topic of xOA (-Oriented Architecture), where we found how many "oriented architectures" have been researched,...

1 replies - 2675 views - 07/22/11 by Kathiravelu Pra... in News

Why Interoperability Must Succeed for the Cloud to Survive

During the past two years, not a week has gone by without several press releases, blogs, editorials or articles about cloud interoperability crossing my...

0 replies - 8075 views - 02/26/11 by Bill Heinzman in Articles

Daily Dose - Your Passwords Need to be Longer

Due to the increasing performance unlocked by GPUs, password cracking software will soon be able to discover your 7-10 character password without a problem...

1 replies - 27589 views - 08/17/10 by Mitch Pronschinske in Daily Dose

Complexity and Simplicity

Here's an interesting -- and common -- question."... any tools that I could use to create a web scraper that I could use to interact with a .aspx...

0 replies - 2871 views - 07/13/10 by Steven Lott in News