Release Notes for the Service Browser
Service Browser
Apache River v2.1.2 Release Notes
Description
The Service Browser lets you discover lookup services and inspect the various
services registered within those lookup services.
Changes since the v2.1.1 release
- None
Changes since the v2.0.1 release
- Service Starter support
- The Service Browser can now be run as a nonactivatable entity under
the Service Starter.
- JAR File Changes
- The codebase for the Service Browser should now contain two URLs, the
first for
browser-dl.jar
and the second for
jsk-dl.jar
. The Class-Path
manifest attribute
for browser.jar
now also includes jsk-lib.jar
.
- Security Policy File Changes
- The security policy file for the Service Browser must now grant
permissions to
jsk-lib.jar
.
- Browsing JavaSpaces(TM) service entries
- The Service Browser can now browse the entries of a JavaSpaces(TM)
service that implements the
JavaSpace05
interface.
- Configuration
- A new
exitActionListener
configuration entry has been added,
which can be used to set the action listener for the Exit item of the
File menu. The new class,
Browser.Exit
,
is a simple action listener that calls System.exit
.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.