Quantcast
Channel: Ben Wilcock » jaxb
Browsing latest articles
Browse All 7 View Live

Image may be NSFW.
Clik here to view.

RESTful service with HyperJaxb3 (Part 2 – Build)

In this post I’ll cover how my HyperJaxb3 based RESTful web-service gets built, tested and deployed. What did I want the project’s build to demonstrate? Fully automated end-to-end build, test and...

View Article



Image may be NSFW.
Clik here to view.

RESTful service with HyperJaxb3 (Part 4 – Architecture)

What does the basic architecture look like? Architecture diagram The service itself is a WAR packaged JEE6 deployable web application. The client can be anything. For the purposes of this project I...

View Article

Image may be NSFW.
Clik here to view.

RESTful service with HyperJaxb3 (Part 5 – CI with Mike)

I’m a big fan of CI (Continuous Integration) in the workplace but early on in my RESTful ‘Spike’ project I took the decision that I couldn’t be bothered creating a CI at home. From past experience I...

View Article

Image may be NSFW.
Clik here to view.

Book Review: Service Oriented Architecture with Java

Service Oriented Architecture with Java by Packt Publishing. Ben Wilcock, June 2010. Introduction. For many, Java is the language of choice for implementing Service Oriented Architecture, and with such...

View Article

Image may be NSFW.
Clik here to view.

Implementing Entity Services using NoSQL – Part 1: Outline

Over the past few weeks I’ve been doing some R&D into the advantages of using NoSQL databases to implement Entity services (also known as Data Services). Entity service is a classification of...

View Article


Image may be NSFW.
Clik here to view.

Implementing Entity Services using NoSQL – Part 2: Contract-first

It’s time to begin the coding of my SOA entity service with NoSQL project, and as promised I’m starting with the web service’s contract. This technique of starting with a web service contract...

View Article

Image may be NSFW.
Clik here to view.

Implementing Entity Services using NoSQL – Part 3: CouchDB

Following on from part two of this series where I created and deployed the Product Entity Service using the SOA ‘contract-first’ technique, I’m now going to work on the NoSQL database aspects of the...

View Article
Browsing latest articles
Browse All 7 View Live




Latest Images