Description
The Jini surrogate architecture allows other Programming language software and non jvm devices to participate in a djinn by uploading bytecode to a surrogate which provides a Jini service on behalf of the device or software.
The Jini Surrogate Architecture is currently a dormant project on java.net
The specifications and source code are provided.
The specification documents are pdf and contain the Apache 2.0 License Headers (on the last page).
I have inspected the *.java source files, each contains and Apache 2.0 License Header and Sun Microsystems Copyright.
No Authors names appear in the source files, only Sun Microsystems.
Keith Thompson is the project owner and worked for Sun Microsystems while the project was active.
Changes since the v2.2.0 release
- [RIVER-338] - Integrate The Jini Surrogate Architecture
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.