WebReboot API for Java 1.2 Released

The first update to the WebReboot API for Java in nearly a year has been posted. This release is minor in scope, but does introduce some API changes. addUser() now returns the userID of the newly created user, preventing you from having to figure that value out yourself (save network roundtrips). Additionally, there is now a getVersion() method that returns the firmware version of the WebReboot you are connected to—useful for auditing applications.

There was also a packaging problem with the 1.1 version of the API. While it was listed as being JRE 1.4.2 compatible, it was inadvertently compiled with a 1.5 compiler, making it unusable on older JREs. This problem has been rectified for the 1.2 API packaging.

For more details, please visit the developer page.

This entry was posted on Mon, 18 Aug 2008 13:07:00 GMT and Posted in . You can follow any any response to this entry through the Atom feed. You can leave a comment or a trackback from your own site.


Trackbacks

Use the following link to trackback from your own site:
http://dev.servprise.com/weblog/trackbacks?article_id=webreboot-api-for-java-1-2-released&day=18&month=08&year=2008

Comments

Leave a response

Leave a comment