Wiseman is an implementation of the WS-Management specification for the Java SE platform. The project scope includes the WS-Management specification and its dependent specifications, which can be found at http://www.dmtf.org/standards/wbem/wsman/. The project requires Java SE 5+ or above, and is built on JAXB 2.0 and SAAJ 1.3 (part of the JAX-WS project). Ant scripts for standalone and Netbeans builds are supplied.
Tags | Monitoring Software Development Libraries Java Libraries Networking Internet Web Systems Administration |
---|---|
Licenses | Apache 2.0 |
Operating Systems | Mac OS X Windows Unix |
Implementation | Java |
Release Notes: This is the first binary release, and it provides good coverage of version 1.0 of the DMTF WS Management specification. This release features a tutorial on creating and exposing resources, starting from your schema through generating a Java Web application. It also contains sample client and server applications.