PigLet the PigIron Servlet
Copyright (c) 2008,
Jack J. Woehr jwoehr@softwoehr.com PO Box 51, Golden, Colorado
80402-0051 USA All rights reserved.
PigLet is a Servlet which accepts PigIron transaction
requests formatted according to JSON and returns in JSON format the
results of the execution of the requests. PigIron is an open
source Java library implementing the client to
IBM ® z/VM ® V5R3.0 an V5R4.0 Systems Management
Application Programming transactions over TCP/IP sockets
(referred to in PigIron documentation as VSMAPI).
PigLet:
- serves up PigIron's VSMAPI functionality to web
applications
- includes the Builder
forms-based web application
- Enter individual calls in JSON (DONE)
- Compose calls through a Forms interface (DONE)
- Generate composite call automation with flow
control (Deferred to
PigView)
- is written in Java
- has its source code largely autogenerated by PigGen
- runs in Apache
Tomcat and presumably other app servers
- uses a simple REST
metaphor.
- uses JSON as its data
interchange format.
- has a BSD-style license (Free Open Source, No
Warranty).
Development stage: Beta.
Thanks to Free
Original Clipart at Designed to a T for the pig image