JXplorer : About
JXplorer is a LDAP client written in Java and published under a standard OSI-style open source licence. It allows to browse and modify any LDAP directory or any X500 directory with a LDAP interface.
Thierry Uso has ported JXplorer 3.2 on OpenVMS. Porting means testing all the functions, writing a startup procedure and creating a PCSI kit.
JXplorer for OpenVMS needs Java 1.4-2 or later and must be installed on an ODS5 volume. JXplorer has been tested on Alpha and Itanium.
Contact : Thierry Uso
JXplorer : Screenshots
JXplorer : Download
ZIP archive containing the PCSI kit of JXplorer 3.2 :
Alpha: free-axpvms-jxplorer-v0302-0-1.zip
Itanium: free-i64vms-jxplorer-v0302-0-1.zip
This kit is based on the official archive JXv3.2_deploy.zip.
Jxplorer : Installation
1. Extract the PCSI kit from the ZIP archive
$ UNZIP “-V” FREE-AXPVMS-JXPLORER-V0302-0-1.ZIP
or…
$ UNZIP “-V” FREE-I64VMS-JXPLORER-V0302-0-1.ZIP
2. Install JXplorer in your chosen directory
By default, the installation procedure installs JXplorer in the SYS$COMMON:[jxplorer] directory. To install it in dev:[dir.jxplorer], use the /DESTINATION parameter of the PRODUCT command.
$ PRODUCT INSTALL jxplorer
or…
$ PRODUCT INSTALL jxplorer /DESTINATION=dev:[dir]
3. Start JXplorer
$ @SYS$COMMON:[jxplorer]jxplorer
or…
$ @dev:[dir.jxplorer]jxplorer
JXplorer : News
2008-08-02
JXplorer 3.2 port
To do
??