.NETiT   jNaming
Home
jCollections
jNaming
ORO.NET
Regexp.NET
Xalan.NET
Xerces.NET

 

jNaming Release 0.6.0 01/10/2004


CONTENT

Introduction
Download
Release Notes
Change Log
License
Requirements
Installation
Feedback


Introduction

jNaming contains the classes found in the GNU Classpath javax.naming package ported to Microsoft's .NET. jNaming implements the Java Naming and Directory Interface (JNDI) and provides naming and directory services missing from Microsoft J# as found in Java 1.3.x and later releases.

 top of page


Download

The latest release of jNaming can be found at http://www.dotnetit.org/jnaming/jnaming.zip.

 top of page


Release Notes

The API documentation for jNaming can be found in docs/index.html.

To use simply reference the jnaming.dll file in the bin directory.

I encorage everyone to become involved in porting the GNU Classpath, XClasspath and Classpath Tools to .NET. I also would welcome any help porting other GNU Classpath classes, packages and tools to .NET.

The GNU Classpath can be found at: http://www.gnu.org/software/classpath/.

 top of page


Change Log

jNaming 0.6.0 01/04/2004

  • initial release

 top of page


License

The software in this package is distributed under the GNU General Public License (with a special exception described below).

A copy of the GNU General Public License (GPL) is included in this distribution, in the file license.txt.

Linking this library statically or dynamically with other modules is making a combined work based on this library. Thus, the terms and conditions of the GNU General Public License cover the whole combination.

As a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.

As such, it can be used to run, create and distribute a large class of applications and applets. When GNU Classpath is used unmodified as the core class library for a virtual machine, compiler for the java languge, or for a program written in the java programming language it does not affect the licensing for distributing those programs directly.

Classpath::Documentation Redistribution Policy

GNU Documentation is unique because of our attitude towards it. We believe the reader should be free to copy and redistribute it, just like our software. Originally, all our documentation was released under a short Copyleft license, or under the GNU General Public License (GPL) itself; in 2001 the Free Documentation License (FDL) was created to address certain needs that were not met by licenses originally designed for software.

 top of page


Requirements

Storage

    1.5 MB for libraries and documentation

.NET Framework Redistributable or SDK

J# Redistributable

jCollections

 top of page


Installation

Use the following instructions to install jNaming.

  1. Install .NET Framework version 1.1.x or later.
  2. Unzip jnaming.zip file to C:\.

 top of page


Feedback

Please send us your questions, comments, suggestions and problems to me at webmaster@dotnetit.org.

 top of page
Copyright © 2004 .NETiT. All rights reserved.
Last Modified: Thu Sep 16 14:57:28 EDT 2004