Reviews Timeline
All
Good
Bad
Events
Choose range
Languages
Loading
AccessJ screenshot 1
AccessJ screenshot 2
AccessJ screenshot 3
AccessJ screenshot 4
AccessJ screenshot 5
Description
AccessJ is an iPhone front-end to Java Management Extensions (JMX). It will allow you to easily configure a remote Java Application as long as it exposes its information as management beans. For it's remote back-end Java/JMX engine it uses the excellent Jolokia library.

A demo server (JBoss 7) is provided so that you can experience the application running. (Note that that server is in read-only mode for obvious reasons.)

Features:

- Secure Communication.
If username/password credentials are supplied by the user, the application establishes an HTTPS/SSL connection to the server together with Basic Authentication. The feature implies that the user has correctly setup the remote back-end to support...