You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by pe...@apache.org on 2012/01/21 08:28:36 UTC

svn commit: r1234278 [1/29] - in /river/tck: ./ configs/ doc/ doc/api/ doc/api/com/ doc/api/com/sun/ doc/api/com/sun/jini/ doc/api/com/sun/jini/compat/ doc/api/com/sun/jini/compat/admin1/ doc/api/com/sun/jini/compat/admin2/ doc/api/com/sun/jini/compat/...

Author: peter_firmstone
Date: Sat Jan 21 07:28:27 2012
New Revision: 1234278

URL: http://svn.apache.org/viewvc?rev=1234278&view=rev
Log:
River-32

Initial commit for the Jini TCK, taken from jinildj-1_0.zip as per Attachment on above issue.

I've added four library jar files from River 2.2.0, jsk-platform.jar, jsk-lib.jar, start.jar and sun-util.jar.

I've excluded the jar files from jinildj-1_0.zip since these contain class files not found in the source code, for now at least until I get my head around the license terms, if the class files are included in the AL2 license, then we could decompile them, reverse engineer etc.

It appears that the Jini TCK used a different variant of the com.sun.jini.start package, since not all methods appear to be present in this package.

I've added missing class and interface dependencies in new directories, the original source directory packages are all in com.sun.jini.compat.*, the new packages outside this directory represent missing dependencies.

No alterations have been made to classes inside com.sun.jini.compat.* or any sub-packages.

Not yet able to compile.

Added:
    river/tck/LICENSE   (with props)
    river/tck/build.xml   (with props)
    river/tck/configs/
    river/tck/configs/fiddler-activatable.config   (with props)
    river/tck/configs/fiddler-persistent.config   (with props)
    river/tck/configs/fiddler-transient.config   (with props)
    river/tck/configs/mahalo-activatable.config   (with props)
    river/tck/configs/mahalo-persistent.config   (with props)
    river/tck/configs/mahalo-transient.config   (with props)
    river/tck/configs/mercury-activatable.config   (with props)
    river/tck/configs/mercury-persistent.config   (with props)
    river/tck/configs/mercury-transient.config   (with props)
    river/tck/configs/norm-activatable.config   (with props)
    river/tck/configs/norm-persistent.config   (with props)
    river/tck/configs/norm-transient.config   (with props)
    river/tck/configs/outrigger-activatable.config   (with props)
    river/tck/configs/outrigger-persistent.config   (with props)
    river/tck/configs/outrigger-transient.config   (with props)
    river/tck/configs/reggie-activatable.config   (with props)
    river/tck/configs/reggie-persistent.config   (with props)
    river/tck/configs/reggie-transient.config   (with props)
    river/tck/doc/
    river/tck/doc/api/
    river/tck/doc/api/allclasses-frame.html   (with props)
    river/tck/doc/api/allclasses-noframe.html   (with props)
    river/tck/doc/api/com/
    river/tck/doc/api/com/sun/
    river/tck/doc/api/com/sun/jini/
    river/tck/doc/api/com/sun/jini/compat/
    river/tck/doc/api/com/sun/jini/compat/admin1/
    river/tck/doc/api/com/sun/jini/compat/admin1/FiddlerAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/admin1/MahaloAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/admin1/MercuryAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/admin1/NormAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/admin1/OutriggerAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/admin1/ReggieAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/admin1/ReggieServiceAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/admin1/TransientServiceAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/admin1/package-frame.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/admin1/package-summary.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/admin1/package-tree.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/admin2/
    river/tck/doc/api/com/sun/jini/compat/admin2/ExecServiceAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/admin2/ServiceDestroyer.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/admin2/ServiceStarterAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/admin2/package-frame.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/admin2/package-summary.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/admin2/package-tree.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/harness/
    river/tck/doc/api/com/sun/jini/compat/harness/BasicAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/harness/BasicClientAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/harness/BasicLookupAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/harness/BasicServiceAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/harness/Config.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/harness/DefaultAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/harness/DefaultClientAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/harness/DefaultLookupAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/harness/DefaultServiceAdmin.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/harness/SysConfig.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/harness/package-frame.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/harness/package-summary.html   (with props)
    river/tck/doc/api/com/sun/jini/compat/harness/package-tree.html   (with props)
    river/tck/doc/api/constant-values.html   (with props)
    river/tck/doc/api/deprecated-list.html   (with props)
    river/tck/doc/api/help-doc.html   (with props)
    river/tck/doc/api/index-all.html   (with props)
    river/tck/doc/api/index.html   (with props)
    river/tck/doc/api/overview-frame.html   (with props)
    river/tck/doc/api/overview-summary.html   (with props)
    river/tck/doc/api/overview-tree.html   (with props)
    river/tck/doc/api/package-list
    river/tck/doc/api/packages.html   (with props)
    river/tck/doc/api/resources/
    river/tck/doc/api/resources/inherit.gif   (with props)
    river/tck/doc/api/serialized-form.html   (with props)
    river/tck/doc/api/stylesheet.css   (with props)
    river/tck/doc/commandline.html   (with props)
    river/tck/doc/faq.html   (with props)
    river/tck/doc/installation.html   (with props)
    river/tck/doc/passing.html   (with props)
    river/tck/doc/release-notes.html   (with props)
    river/tck/doc/running.html   (with props)
    river/tck/doc/test-spec.html   (with props)
    river/tck/doc/writing-admin.html   (with props)
    river/tck/index.html   (with props)
    river/tck/ldj.prop
    river/tck/lib/
    river/tck/lib/CopyLibs/
    river/tck/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar   (with props)
    river/tck/lib/jsk-lib.jar   (with props)
    river/tck/lib/jsk-platform.jar   (with props)
    river/tck/lib/nblibraries.properties   (with props)
    river/tck/lib/start.jar   (with props)
    river/tck/lib/sun-util.jar   (with props)
    river/tck/manifest.mf   (with props)
    river/tck/nbproject/   (with props)
    river/tck/nbproject/build-impl.xml   (with props)
    river/tck/nbproject/genfiles.properties   (with props)
    river/tck/nbproject/project.properties   (with props)
    river/tck/nbproject/project.xml   (with props)
    river/tck/policy/
    river/tck/policy/policy.all
    river/tck/src/
    river/tck/src/com/
    river/tck/src/com/sun/
    river/tck/src/com/sun/jini/
    river/tck/src/com/sun/jini/compat/
    river/tck/src/com/sun/jini/compat/admin1/
    river/tck/src/com/sun/jini/compat/admin1/FiddlerAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/admin1/MahaloAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/admin1/MercuryAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/admin1/NormAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/admin1/OutriggerAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/admin1/ReggieAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/admin1/ReggieServiceAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/admin1/TransientServiceAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/admin1/package.html   (with props)
    river/tck/src/com/sun/jini/compat/admin2/
    river/tck/src/com/sun/jini/compat/admin2/ExecServiceAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/admin2/ServiceDestroyer.java   (with props)
    river/tck/src/com/sun/jini/compat/admin2/ServiceStarterAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/admin2/package.html   (with props)
    river/tck/src/com/sun/jini/compat/constants/
    river/tck/src/com/sun/jini/compat/constants/ThrowableConstants.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/
    river/tck/src/com/sun/jini/compat/harness/AbstractRunner.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/BasicAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/BasicClientAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/BasicLookupAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/BasicServiceAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/Config.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/ConfigProperties.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/DefaultAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/DefaultClientAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/DefaultLookupAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/DefaultServiceAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/DefaultTest.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/DownloadEvent.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/DownloadListener.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/InstrumentedClassServer.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/MulticastPacketGatherer.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/RegistrationListener.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/Runner.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/Status.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/SysConfig.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/Test.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/TestUtility.java   (with props)
    river/tck/src/com/sun/jini/compat/harness/package.html   (with props)
    river/tck/src/com/sun/jini/compat/lease/
    river/tck/src/com/sun/jini/compat/lease/DesiredExpirationListener.java   (with props)
    river/tck/src/com/sun/jini/compat/lease/LeaseListener.java   (with props)
    river/tck/src/com/sun/jini/compat/lease/LeaseRenewalEvent.java   (with props)
    river/tck/src/com/sun/jini/compat/lease/LeaseRenewalManager.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/
    river/tck/src/com/sun/jini/compat/reggie/ClassMapper.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/ClassResolver.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/CreateLookup.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/EntryClass.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/EntryClassBase.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/EntryRep.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/EventLease.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/Item.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/Matches.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/Registrar.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/RegistrarAdmin.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/RegistrarAdminProxy.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/RegistrarEvent.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/RegistrarImpl.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/RegistrarLease.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/RegistrarLeaseMap.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/RegistrarProxy.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/Registration.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/RenewResults.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/ServiceLease.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/ServiceType.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/ServiceTypeBase.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/Template.java   (with props)
    river/tck/src/com/sun/jini/compat/reggie/TransientLookup.java   (with props)
    river/tck/src/com/sun/jini/compat/start/
    river/tck/src/com/sun/jini/compat/start/ActivateWrapper.java   (with props)
    river/tck/src/com/sun/jini/compat/start/ClassLoaderUtil.java   (with props)
    river/tck/src/com/sun/jini/compat/start/CreateSharedGroup.java   (with props)
    river/tck/src/com/sun/jini/compat/start/DestroySharedGroup.java   (with props)
    river/tck/src/com/sun/jini/compat/start/GroupConstants.java   (with props)
    river/tck/src/com/sun/jini/compat/start/HTTPDStatus.java   (with props)
    river/tck/src/com/sun/jini/compat/start/ParsedArgs.java   (with props)
    river/tck/src/com/sun/jini/compat/start/ServiceDestroyer.java   (with props)
    river/tck/src/com/sun/jini/compat/start/ServiceStarter.java   (with props)
    river/tck/src/com/sun/jini/compat/start/SharedActivation.java   (with props)
    river/tck/src/com/sun/jini/compat/start/SharedActivationPolicyPermission.java   (with props)
    river/tck/src/com/sun/jini/compat/start/SharedGroup.java   (with props)
    river/tck/src/com/sun/jini/compat/start/SharedGroupAdminProxy.java   (with props)
    river/tck/src/com/sun/jini/compat/start/SharedGroupBackEnd.java   (with props)
    river/tck/src/com/sun/jini/compat/start/SharedGroupImpl.java   (with props)
    river/tck/src/com/sun/jini/compat/start/SharedGroupProxy.java   (with props)
    river/tck/src/com/sun/jini/compat/start/StartUtil.java   (with props)
    river/tck/src/com/sun/jini/compat/test/
    river/tck/src/com/sun/jini/compat/test/AnnouncementResponseTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/CodeDownloadTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/EventLeaseExpirationTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/LeaseTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/LookupByClassTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/LookupByInterfaceTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/LookupByServiceIDTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/LookupBySuperClassTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/MultipleEventLeaseRenewalTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/MultipleGroupTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/MultipleRegistrationTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/MultipleServiceLeaseRenewalTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/NonPublicGroupTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/PublicGroupTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/RegistrationTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/RequestPacketTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/ServiceIDTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/ServiceLeaseExpirationTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/UnicastRequestTest.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/
    river/tck/src/com/sun/jini/compat/test/lookup/TestException.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/TestFailedException.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/TestImpl.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/TestInvestigateException.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/TestRegistrar.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/TestUnresolvedException.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/TestUtils.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/attribute/
    river/tck/src/com/sun/jini/compat/test/lookup/attribute/Attr.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/attribute/Attr00.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/attribute/Attr01.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/attribute/Attr02.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/attribute/Attr03.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/attribute/Attr04.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/attribute/Attr05.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/attribute/Attr06.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/attribute/Attr07.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/attribute/Attr08.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/attribute/Attr09.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/attribute/Attr10.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/attribute/Attr11.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/attribute/Attr12.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/service/
    river/tck/src/com/sun/jini/compat/test/lookup/service/Interface00.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/service/Interface01.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/service/Interface02.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/service/Interface03.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/service/Interface04.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/service/Service00.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/service/Service01.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/service/Service02.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/service/Service03.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/service/Service04.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/service/Service05.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/service/Service06.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/service/Service07.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/service/Service08.java   (with props)
    river/tck/src/com/sun/jini/compat/test/lookup/service/Service09.java   (with props)
    river/tck/src/com/sun/jini/compat/thread/
    river/tck/src/com/sun/jini/compat/thread/TaskManager.java   (with props)
    river/tck/src/com/sun/jini/compat/tool/
    river/tck/src/com/sun/jini/compat/tool/ClassServer.java   (with props)
    river/tck/src/com/sun/jini/debug/
    river/tck/src/com/sun/jini/debug/Debug.java   (with props)
    river/tck/src/com/sun/jini/mahout/
    river/tck/src/com/sun/jini/mahout/KillVMAdmin.java   (with props)
    river/tck/src/com/sun/jini/start/
    river/tck/src/com/sun/jini/start/ServiceDestroyer.java   (with props)
    river/tck/src/com/sun/jini/start/SharedActivation.java   (with props)
    river/tck/src/com/sun/jini/start/SharedGroup.java   (with props)

Added: river/tck/LICENSE
URL: http://svn.apache.org/viewvc/river/tck/LICENSE?rev=1234278&view=auto
==============================================================================
--- river/tck/LICENSE (added)
+++ river/tck/LICENSE Sat Jan 21 07:28:27 2012
@@ -0,0 +1,201 @@
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed 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
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   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.

Propchange: river/tck/LICENSE
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/build.xml
URL: http://svn.apache.org/viewvc/river/tck/build.xml?rev=1234278&view=auto
==============================================================================
--- river/tck/build.xml (added)
+++ river/tck/build.xml Sat Jan 21 07:28:27 2012
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- You may freely edit this file. See commented blocks below for -->
+<!-- some examples of how to customize the build. -->
+<!-- (If you delete it and reopen the project it will be recreated.) -->
+<!-- By default, only the Clean and Build commands use this build script. -->
+<!-- Commands such as Run, Debug, and Test only use this build script if -->
+<!-- the Compile on Save feature is turned off for the project. -->
+<!-- You can turn off the Compile on Save (or Deploy on Save) setting -->
+<!-- in the project's Project Properties dialog box.-->
+<project name="River-JiniTCK" default="default" basedir=".">
+    <description>Builds, tests, and runs the project River-JiniTCK.</description>
+    <import file="nbproject/build-impl.xml"/>
+    <!--
+
+    There exist several targets which are by default empty and which can be 
+    used for execution of your tasks. These targets are usually executed 
+    before and after some main targets. They are: 
+
+      -pre-init:                 called before initialization of project properties
+      -post-init:                called after initialization of project properties
+      -pre-compile:              called before javac compilation
+      -post-compile:             called after javac compilation
+      -pre-compile-single:       called before javac compilation of single file
+      -post-compile-single:      called after javac compilation of single file
+      -pre-compile-test:         called before javac compilation of JUnit tests
+      -post-compile-test:        called after javac compilation of JUnit tests
+      -pre-compile-test-single:  called before javac compilation of single JUnit test
+      -post-compile-test-single: called after javac compilation of single JUunit test
+      -pre-jar:                  called before JAR building
+      -post-jar:                 called after JAR building
+      -post-clean:               called after cleaning build products
+
+    (Targets beginning with '-' are not intended to be called on their own.)
+
+    Example of inserting an obfuscator after compilation could look like this:
+
+        <target name="-post-compile">
+            <obfuscate>
+                <fileset dir="${build.classes.dir}"/>
+            </obfuscate>
+        </target>
+
+    For list of available properties check the imported 
+    nbproject/build-impl.xml file. 
+
+
+    Another way to customize the build is by overriding existing main targets.
+    The targets of interest are: 
+
+      -init-macrodef-javac:     defines macro for javac compilation
+      -init-macrodef-junit:     defines macro for junit execution
+      -init-macrodef-debug:     defines macro for class debugging
+      -init-macrodef-java:      defines macro for class execution
+      -do-jar-with-manifest:    JAR building (if you are using a manifest)
+      -do-jar-without-manifest: JAR building (if you are not using a manifest)
+      run:                      execution of project 
+      -javadoc-build:           Javadoc generation
+      test-report:              JUnit report generation
+
+    An example of overriding the target for project execution could look like this:
+
+        <target name="run" depends="River-JiniTCK-impl.jar">
+            <exec dir="bin" executable="launcher.exe">
+                <arg file="${dist.jar}"/>
+            </exec>
+        </target>
+
+    Notice that the overridden target depends on the jar target and not only on 
+    the compile target as the regular run target does. Again, for a list of available 
+    properties which you can use, check the target you are overriding in the
+    nbproject/build-impl.xml file. 
+
+    -->
+</project>

Propchange: river/tck/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/fiddler-activatable.config
URL: http://svn.apache.org/viewvc/river/tck/configs/fiddler-activatable.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/fiddler-activatable.config (added)
+++ river/tck/configs/fiddler-activatable.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,77 @@
+/**
+ * Config file used by com.sun.jini.compat.admin2.ServiceStarterAdmin
+ * to start service automatically.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.SharedActivatableServiceDescriptor;
+import com.sun.jini.start.SharedActivationGroupDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.compat.admin2 {
+    javaHome = null; //overridden by admin
+    jskHome = null; //overridden by admin
+    groupLog = null; //overridden by admin
+    policyDir = null; //overridden by admin
+    persistenceDir = null; //overridden by admin
+    host = null; //overridden by admin
+    lookupGroupsProp = 
+        "com.sun.jini.fiddler.initialLookupGroups=new\ String[]{\"\"}"; //public group
+    persistenceDirProp = ConfigUtil.concat(new String[] {
+        "com.sun.jini.fiddler.persistenceDirectory=\"",
+        persistenceDir,
+        "\""});
+}
+
+com.sun.jini.start {
+    serviceDescriptors = new ServiceDescriptor[] {
+        new SharedActivationGroupDescriptor(
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/sharedvm.jar"}), //classpath
+            com.sun.jini.compat.admin2.groupLog, //log
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.javaHome,
+                "/bin/java"}), //serverCommand
+            null, //serverOptions[]
+            null), //serverProperties[]
+        new SharedActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/group-dl.jar"}), //codebase
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/group.jar"}), //classpath
+            "com.sun.jini.start.SharedGroupImpl", //implClassName
+            com.sun.jini.compat.admin2.groupLog, //sharedGroupLog
+            new String[] {"-"}, //serverConfigArgs[]
+            true), //restart
+        new SharedActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/fiddler-dl.jar",
+                " http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/jsk-dl.jar"}), //codebase
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/fiddler.jar"}), //classpath
+            "com.sun.jini.fiddler.ActivatableFiddlerImpl", //implClassName
+            com.sun.jini.compat.admin2.groupLog, //sharedGroupLog
+            new String[] {"-", //serverConfigArgs[]
+                          com.sun.jini.compat.admin2.lookupGroupsProp, 
+                          com.sun.jini.compat.admin2.persistenceDirProp},
+            true) //restart
+        };
+}

Propchange: river/tck/configs/fiddler-activatable.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/fiddler-persistent.config
URL: http://svn.apache.org/viewvc/river/tck/configs/fiddler-persistent.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/fiddler-persistent.config (added)
+++ river/tck/configs/fiddler-persistent.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,32 @@
+/**
+ * Config file used to start service manually in conjuntion
+ * with com.sun.jini.compat.harness.DefaultServiceAdmin.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.NonActivatableServiceDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.start {
+
+    jskHome = "/files/jini2_1";
+    policyFile = "/files/jinildj1_0/policy/policy.all";
+    persistenceDir = "/tmp/fiddler-persistent.config";
+    host = "myHostName";
+    lookupGroupsProp = 
+        "com.sun.jini.fiddler.initialLookupGroups=new\ String[]{\"\"}"; //public
+    persistenceDirProp = ConfigUtil.concat(new String[] {
+        "com.sun.jini.fiddler.persistenceDirectory=\"", persistenceDir, "\""});
+
+    serviceDescriptors = new ServiceDescriptor[] {
+        new NonActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",host,":8081/fiddler-dl.jar",
+                " http://",host,":8081/jsk-dl.jar"}), //codebase
+            policyFile, //policy
+            ConfigUtil.concat(new String[] {
+                jskHome,"/lib/fiddler.jar"}), //classpath
+            "com.sun.jini.fiddler.NonActivatableFiddlerImpl", //implClassName
+            new String[] {"-",lookupGroupsProp,persistenceDirProp}) //serverConfigArgs[]
+        };
+}

Propchange: river/tck/configs/fiddler-persistent.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/fiddler-transient.config
URL: http://svn.apache.org/viewvc/river/tck/configs/fiddler-transient.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/fiddler-transient.config (added)
+++ river/tck/configs/fiddler-transient.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,30 @@
+/**
+ * Config file used to start service manually in conjuntion
+ * with com.sun.jini.compat.harness.DefaultServiceAdmin.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.NonActivatableServiceDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.start {
+
+    jskHome = "/files/jini2_1";
+    policyFile = "/files/jinildj1_0/policy/policy.all";
+    host = "myHostName";
+    lookupGroupsProp = 
+        "com.sun.jini.fiddler.initialLookupGroups=new\ String[]{\"\"}"; //public
+
+    serviceDescriptors = new ServiceDescriptor[] {
+        new NonActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",host,":8081/fiddler-dl.jar",
+                " http://",host,":8081/jsk-dl.jar"}), //codebase
+            policyFile, //policy
+            ConfigUtil.concat(new String[] {
+                jskHome,"/lib/fiddler.jar"}), //classpath
+            "com.sun.jini.fiddler.TransientFiddlerImpl", //implClassName
+            new String[] {"-",lookupGroupsProp}) //serverConfigArgs[]
+        };
+}
+

Propchange: river/tck/configs/fiddler-transient.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/mahalo-activatable.config
URL: http://svn.apache.org/viewvc/river/tck/configs/mahalo-activatable.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/mahalo-activatable.config (added)
+++ river/tck/configs/mahalo-activatable.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,77 @@
+/**
+ * Config file used by com.sun.jini.compat.admin2.ServiceStarterAdmin
+ * to start service automatically.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.SharedActivatableServiceDescriptor;
+import com.sun.jini.start.SharedActivationGroupDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.compat.admin2 {
+    javaHome = null; //overridden by admin
+    jskHome = null; //overridden by admin
+    groupLog = null; //overridden by admin
+    policyDir = null; //overridden by admin
+    persistenceDir = null; //overridden by admin
+    host = null; //overridden by admin
+    lookupGroupsProp = 
+        "com.sun.jini.mahalo.initialLookupGroups=new\ String[]{\"\"}"; //public group
+    persistenceDirProp = ConfigUtil.concat(new String[] {
+        "com.sun.jini.mahalo.persistenceDirectory=\"",
+        persistenceDir,
+        "\""});
+}
+
+com.sun.jini.start {
+    serviceDescriptors = new ServiceDescriptor[] {
+        new SharedActivationGroupDescriptor(
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/sharedvm.jar"}), //classpath
+            com.sun.jini.compat.admin2.groupLog, //log
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.javaHome,
+                "/bin/java"}), //serverCommand
+            null, //serverOptions[]
+            null), //serverProperties[]
+        new SharedActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/group-dl.jar"}), //codebase
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/group.jar"}), //classpath
+            "com.sun.jini.start.SharedGroupImpl", //implClassName
+            com.sun.jini.compat.admin2.groupLog, //sharedGroupLog
+            new String[] {"-"}, //serverConfigArgs[]
+            true), //restart
+        new SharedActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/mahalo-dl.jar",
+                " http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/jsk-dl.jar"}), //codebase
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/mahalo.jar"}), //classpath
+            "com.sun.jini.mahalo.ActivatableMahaloImpl", //implClassName
+            com.sun.jini.compat.admin2.groupLog, //sharedGroupLog
+            new String[] {"-", //serverConfigArgs[]
+                          com.sun.jini.compat.admin2.lookupGroupsProp, 
+                          com.sun.jini.compat.admin2.persistenceDirProp},
+            true) //restart
+        };
+}

Propchange: river/tck/configs/mahalo-activatable.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/mahalo-persistent.config
URL: http://svn.apache.org/viewvc/river/tck/configs/mahalo-persistent.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/mahalo-persistent.config (added)
+++ river/tck/configs/mahalo-persistent.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,32 @@
+/**
+ * Config file used to start service manually in conjuntion
+ * with com.sun.jini.compat.harness.DefaultServiceAdmin.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.NonActivatableServiceDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.start {
+
+    jskHome = "/files/jini2_1";
+    policyFile = "/files/jinildj1_0/policy/policy.all";
+    persistenceDir = "/tmp/mahalo-persistent.config";
+    host = "myHostName";
+    lookupGroupsProp =
+        "com.sun.jini.mahalo.initialLookupGroups=new\ String[]{\"\"}"; //public
+    persistenceDirProp = ConfigUtil.concat(new String[] {
+        "com.sun.jini.mahalo.persistenceDirectory=\"", persistenceDir, "\""});
+
+    serviceDescriptors = new ServiceDescriptor[] {
+        new NonActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",host,":8081/mahalo-dl.jar",
+                " http://",host,":8081/jsk-dl.jar"}), //codebase
+            policyFile, //policy
+            ConfigUtil.concat(new String[] {
+                jskHome,"/lib/mahalo.jar"}), //classpath
+            "com.sun.jini.mahalo.NonActivatableMahaloImpl", //implClassName
+            new String[] {"-",lookupGroupsProp,persistenceDirProp}) //serverConfigArgs[]
+        };
+}

Propchange: river/tck/configs/mahalo-persistent.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/mahalo-transient.config
URL: http://svn.apache.org/viewvc/river/tck/configs/mahalo-transient.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/mahalo-transient.config (added)
+++ river/tck/configs/mahalo-transient.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,29 @@
+/**
+ * Config file used to start service manually in conjuntion
+ * with com.sun.jini.compat.harness.DefaultServiceAdmin.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.NonActivatableServiceDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.start {
+
+    jskHome = "/files/jini2_1";
+    policyFile = "/files/jinildj1_0/policy/policy.all";
+    host = "myHostName";
+    lookupGroupsProp = 
+        "com.sun.jini.mahalo.initialLookupGroups=new\ String[]{\"\"}"; //public
+
+    serviceDescriptors = new ServiceDescriptor[] {
+        new NonActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",host,":8081/mahalo-dl.jar",
+                " http://",host,":8081/jsk-dl.jar"}), //codebase
+            policyFile, //policy
+            ConfigUtil.concat(new String[] {
+                jskHome,"/lib/mahalo.jar"}), //classpath
+            "com.sun.jini.mahalo.TransientMahaloImpl", //implClassName
+            new String[] {"-",lookupGroupsProp}) //serverConfigArgs[]
+        };
+}

Propchange: river/tck/configs/mahalo-transient.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/mercury-activatable.config
URL: http://svn.apache.org/viewvc/river/tck/configs/mercury-activatable.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/mercury-activatable.config (added)
+++ river/tck/configs/mercury-activatable.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,77 @@
+/**
+ * Config file used by com.sun.jini.compat.admin2.ServiceStarterAdmin
+ * to start service automatically.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.SharedActivatableServiceDescriptor;
+import com.sun.jini.start.SharedActivationGroupDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.compat.admin2 {
+    javaHome = null; //overridden by admin
+    jskHome = null; //overridden by admin
+    groupLog = null; //overridden by admin
+    policyDir = null; //overridden by admin
+    persistenceDir = null; //overridden by admin
+    host = null; //overridden by admin
+    lookupGroupsProp = 
+        "com.sun.jini.mercury.initialLookupGroups=new\ String[]{\"\"}"; //public group
+    persistenceDirProp = ConfigUtil.concat(new String[] {
+        "com.sun.jini.mercury.persistenceDirectory=\"",
+        persistenceDir,
+        "\""});
+}
+
+com.sun.jini.start {
+    serviceDescriptors = new ServiceDescriptor[] {
+        new SharedActivationGroupDescriptor(
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/sharedvm.jar"}), //classpath
+            com.sun.jini.compat.admin2.groupLog, //log
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.javaHome,
+                "/bin/java"}), //serverCommand
+            null, //serverOptions[]
+            null), //serverProperties[]
+        new SharedActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/group-dl.jar"}), //codebase
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/group.jar"}), //classpath
+            "com.sun.jini.start.SharedGroupImpl", //implClassName
+            com.sun.jini.compat.admin2.groupLog, //sharedGroupLog
+            new String[] {"-"}, //serverConfigArgs[]
+            true), //restart
+        new SharedActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/mercury-dl.jar",
+                " http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/jsk-dl.jar"}), //codebase
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/mercury.jar"}), //classpath
+            "com.sun.jini.mercury.ActivatableMercuryImpl", //implClassName
+            com.sun.jini.compat.admin2.groupLog, //sharedGroupLog
+            new String[] {"-", //serverConfigArgs[]
+                          com.sun.jini.compat.admin2.lookupGroupsProp, 
+                          com.sun.jini.compat.admin2.persistenceDirProp},
+            true) //restart
+        };
+}

Propchange: river/tck/configs/mercury-activatable.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/mercury-persistent.config
URL: http://svn.apache.org/viewvc/river/tck/configs/mercury-persistent.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/mercury-persistent.config (added)
+++ river/tck/configs/mercury-persistent.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,32 @@
+/**
+ * Config file used to start service manually in conjuntion
+ * with com.sun.jini.compat.harness.DefaultServiceAdmin.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.NonActivatableServiceDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.start {
+
+    jskHome = "/files/jini2_1";
+    policyFile = "/files/jinildj1_0/policy/policy.all";
+    persistenceDir = "/tmp/mercury-persistent.config";
+    host = "myHostName";
+    lookupGroupsProp =
+        "com.sun.jini.mercury.initialLookupGroups=new\ String[]{\"\"}"; //public
+    persistenceDirProp = ConfigUtil.concat(new String[] {
+        "com.sun.jini.mercury.persistenceDirectory=\"", persistenceDir, "\""});
+
+    serviceDescriptors = new ServiceDescriptor[] {
+        new NonActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",host,":8081/mercury-dl.jar",
+                " http://",host,":8081/jsk-dl.jar"}), //codebase
+            policyFile, //policy
+            ConfigUtil.concat(new String[] {
+                jskHome,"/lib/mercury.jar"}), //classpath
+            "com.sun.jini.mercury.NonActivatableMercuryImpl", //implClassName
+            new String[] {"-",lookupGroupsProp,persistenceDirProp}) //serverConfigArgs[]
+        };
+}

Propchange: river/tck/configs/mercury-persistent.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/mercury-transient.config
URL: http://svn.apache.org/viewvc/river/tck/configs/mercury-transient.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/mercury-transient.config (added)
+++ river/tck/configs/mercury-transient.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,29 @@
+/**
+ * Config file used to start service manually in conjuntion
+ * with com.sun.jini.compat.harness.DefaultServiceAdmin.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.NonActivatableServiceDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.start {
+
+    jskHome = "/files/jini2_1";
+    policyFile = "/files/jinildj1_0/policy/policy.all";
+    host = "myHostName";
+    lookupGroupsProp = 
+        "com.sun.jini.mercury.initialLookupGroups=new\ String[]{\"\"}"; //public
+
+    serviceDescriptors = new ServiceDescriptor[] {
+        new NonActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",host,":8081/mercury-dl.jar",
+                " http://",host,":8081/jsk-dl.jar"}), //codebase
+            policyFile, //policy
+            ConfigUtil.concat(new String[] {
+                jskHome,"/lib/mercury.jar"}), //classpath
+            "com.sun.jini.mercury.TransientMercuryImpl", //implClassName
+            new String[] {"-",lookupGroupsProp}) //serverConfigArgs[]
+        };
+}

Propchange: river/tck/configs/mercury-transient.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/norm-activatable.config
URL: http://svn.apache.org/viewvc/river/tck/configs/norm-activatable.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/norm-activatable.config (added)
+++ river/tck/configs/norm-activatable.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,77 @@
+/**
+ * Config file used by com.sun.jini.compat.admin2.ServiceStarterAdmin
+ * to start service automatically.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.SharedActivatableServiceDescriptor;
+import com.sun.jini.start.SharedActivationGroupDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.compat.admin2 {
+    javaHome = null; //overridden by admin
+    jskHome = null; //overridden by admin
+    groupLog = null; //overridden by admin
+    policyDir = null; //overridden by admin
+    persistenceDir = null; //overridden by admin
+    host = null; //overridden by admin
+    lookupGroupsProp = 
+        "com.sun.jini.norm.initialLookupGroups=new\ String[]{\"\"}"; //public group
+    persistenceDirProp = ConfigUtil.concat(new String[] {
+        "com.sun.jini.norm.persistenceDirectory=\"",
+        persistenceDir,
+        "\""});
+}
+
+com.sun.jini.start {
+    serviceDescriptors = new ServiceDescriptor[] {
+        new SharedActivationGroupDescriptor(
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/sharedvm.jar"}), //classpath
+            com.sun.jini.compat.admin2.groupLog, //log
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.javaHome,
+                "/bin/java"}), //serverCommand
+            null, //serverOptions[]
+            null), //serverProperties[]
+        new SharedActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/group-dl.jar"}), //codebase
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/group.jar"}), //classpath
+            "com.sun.jini.start.SharedGroupImpl", //implClassName
+            com.sun.jini.compat.admin2.groupLog, //sharedGroupLog
+            new String[] {"-"}, //serverConfigArgs[]
+            true), //restart
+        new SharedActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/norm-dl.jar",
+                " http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/jsk-dl.jar"}), //codebase
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/norm.jar"}), //classpath
+            "com.sun.jini.norm.ActivatableNormServerImpl", //implClassName
+            com.sun.jini.compat.admin2.groupLog, //sharedGroupLog
+            new String[] {"-", //serverConfigArgs[]
+                          com.sun.jini.compat.admin2.lookupGroupsProp, 
+                          com.sun.jini.compat.admin2.persistenceDirProp},
+            true) //restart
+        };
+}

Propchange: river/tck/configs/norm-activatable.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/norm-persistent.config
URL: http://svn.apache.org/viewvc/river/tck/configs/norm-persistent.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/norm-persistent.config (added)
+++ river/tck/configs/norm-persistent.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,33 @@
+/**
+ * Config file used to start service manually in conjuntion
+ * with com.sun.jini.compat.harness.DefaultServiceAdmin.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.NonActivatableServiceDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.start {
+
+    jskHome = "/files/jini2_1";
+    policyFile = "/files/jinildj1_0/policy/policy.all";
+    persistenceDir = "/tmp/norm-persistent.config";
+    host = "myHostName";
+    lookupGroupsProp =
+        "com.sun.jini.norm.initialLookupGroups=new\ String[]{\"\"}"; //public
+    persistenceDirProp = ConfigUtil.concat(new String[] {
+        "com.sun.jini.norm.persistenceDirectory=\"", persistenceDir, "\""});
+
+    serviceDescriptors = new ServiceDescriptor[] {
+        new NonActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",host,":8081/norm-dl.jar",
+                " http://",host,":8081/jsk-dl.jar"}), //codebase
+            policyFile, //policy
+            ConfigUtil.concat(new String[] {
+                jskHome,"/lib/norm.jar"}), //classpath
+            "com.sun.jini.norm.PersistentNormServerImpl", //implClassName
+            new String[] {"-",lookupGroupsProp,persistenceDirProp}) //serverConfigArgs[]
+        };
+}
+

Propchange: river/tck/configs/norm-persistent.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/norm-transient.config
URL: http://svn.apache.org/viewvc/river/tck/configs/norm-transient.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/norm-transient.config (added)
+++ river/tck/configs/norm-transient.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,29 @@
+/**
+ * Config file used to start service manually in conjuntion
+ * with com.sun.jini.compat.harness.DefaultServiceAdmin.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.NonActivatableServiceDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.start {
+
+    jskHome = "/files/jini2_1";
+    policyFile = "/files/jinildj1_0/policy/policy.all";
+    host = "myHostName";
+    lookupGroupsProp = 
+        "com.sun.jini.norm.initialLookupGroups=new\ String[]{\"\"}"; //public
+
+    serviceDescriptors = new ServiceDescriptor[] {
+        new NonActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",host,":8081/norm-dl.jar",
+                " http://",host,":8081/jsk-dl.jar"}), //codebase
+            policyFile, //policy
+            ConfigUtil.concat(new String[] {
+                jskHome,"/lib/norm.jar"}), //classpath
+            "com.sun.jini.norm.TransientNormServerImpl", //implClassName
+            new String[] {"-",lookupGroupsProp}) //serverConfigArgs[]
+        };
+}

Propchange: river/tck/configs/norm-transient.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/outrigger-activatable.config
URL: http://svn.apache.org/viewvc/river/tck/configs/outrigger-activatable.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/outrigger-activatable.config (added)
+++ river/tck/configs/outrigger-activatable.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,79 @@
+/**
+ * Config file used by com.sun.jini.compat.admin2.ServiceStarterAdmin
+ * to start service automatically.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.SharedActivatableServiceDescriptor;
+import com.sun.jini.start.SharedActivationGroupDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.compat.admin2 {
+    javaHome = null; //overridden by admin
+    jskHome = null; //overridden by admin
+    groupLog = null; //overridden by admin
+    policyDir = null; //overridden by admin
+    persistenceDir = null; //overridden by admin
+    host = null; //overridden by admin
+    lookupGroupsProp = 
+        "com.sun.jini.outrigger.initialLookupGroups=new\ String[]{\"\"}"; //public group
+    persistenceDirProp = ConfigUtil.concat(new String[] {
+        "com.sun.jini.outrigger.persistenceDirectory=\"",
+        persistenceDir,
+        "\""});
+    store = "com.sun.jini.outrigger.store=new\ com.sun.jini.outrigger.snaplogstore.LogStore(this)";
+}
+
+com.sun.jini.start {
+    serviceDescriptors = new ServiceDescriptor[] {
+        new SharedActivationGroupDescriptor(
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/sharedvm.jar"}), //classpath
+            com.sun.jini.compat.admin2.groupLog, //log
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.javaHome,
+                "/bin/java"}), //serverCommand
+            null, //serverOptions[]
+            null), //serverProperties[]
+        new SharedActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/group-dl.jar"}), //codebase
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/group.jar"}), //classpath
+            "com.sun.jini.start.SharedGroupImpl", //implClassName
+            com.sun.jini.compat.admin2.groupLog, //sharedGroupLog
+            new String[] {"-"}, //serverConfigArgs[]
+            true), //restart
+        new SharedActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/outrigger-dl.jar",
+                " http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/jsk-dl.jar"}), //codebase
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/outrigger.jar"}), //classpath
+            "com.sun.jini.outrigger.PersistentOutriggerImpl", //implClassName
+            com.sun.jini.compat.admin2.groupLog, //sharedGroupLog
+            new String[] {"-", //serverConfigArgs[]
+                          com.sun.jini.compat.admin2.store,
+                          com.sun.jini.compat.admin2.lookupGroupsProp, 
+                          com.sun.jini.compat.admin2.persistenceDirProp},
+            true) //restart
+        };
+}

Propchange: river/tck/configs/outrigger-activatable.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/outrigger-persistent.config
URL: http://svn.apache.org/viewvc/river/tck/configs/outrigger-persistent.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/outrigger-persistent.config (added)
+++ river/tck/configs/outrigger-persistent.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,33 @@
+/**
+ * Config file used to start service manually in conjuntion
+ * with com.sun.jini.compat.harness.DefaultServiceAdmin.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.NonActivatableServiceDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.start {
+
+    jskHome = "/files/jini2_1";
+    policyFile = "/files/jinildj1_0/policy/policy.all";
+    persistenceDir = "/tmp/outrigger-persistent.config";
+    host = "myHostName";
+    lookupGroupsProp =
+        "com.sun.jini.outrigger.initialLookupGroups=new\ String[]{\"\"}"; //public
+    persistenceDirProp = ConfigUtil.concat(new String[] {
+        "com.sun.jini.outrigger.persistenceDirectory=\"", persistenceDir, "\""});
+    store = "com.sun.jini.outrigger.store=new\ com.sun.jini.outrigger.snaplogstore.LogStore(this)";
+
+    serviceDescriptors = new ServiceDescriptor[] {
+        new NonActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",host,":8081/outrigger-dl.jar",
+                " http://",host,":8081/jsk-dl.jar"}), //codebase
+            policyFile, //policy
+            ConfigUtil.concat(new String[] {
+                jskHome,"/lib/outrigger.jar"}), //classpath
+            "com.sun.jini.outrigger.PersistentOutriggerImpl", //implClassName
+            new String[] {"-",store,lookupGroupsProp,persistenceDirProp}) //serverConfigArgs[]
+        };
+}

Propchange: river/tck/configs/outrigger-persistent.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/outrigger-transient.config
URL: http://svn.apache.org/viewvc/river/tck/configs/outrigger-transient.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/outrigger-transient.config (added)
+++ river/tck/configs/outrigger-transient.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,30 @@
+/**
+ * Config file used to start service manually in conjuntion
+ * with com.sun.jini.compat.harness.DefaultServiceAdmin.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.NonActivatableServiceDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.start {
+
+    jskHome = "/files/jini2_1";
+    policyFile = "/files/jinildj1_0/policy/policy.all";
+    host = "myHostName";
+    lookupGroupsProp = 
+        "com.sun.jini.outrigger.initialLookupGroups=new\ String[]{\"\"}"; //public
+    store = "com.sun.jini.outrigger.store=new\ com.sun.jini.outrigger.snaplogstore.LogStore(this)";
+
+    serviceDescriptors = new ServiceDescriptor[] {
+        new NonActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",host,":8081/outrigger-dl.jar",
+                " http://",host,":8081/jsk-dl.jar"}), //codebase
+            policyFile, //policy
+            ConfigUtil.concat(new String[] {
+                jskHome,"/lib/outrigger.jar"}), //classpath
+            "com.sun.jini.outrigger.TransientOutriggerImpl", //implClassName
+            new String[] {"-",store,lookupGroupsProp}) //serverConfigArgs[]
+        };
+}

Propchange: river/tck/configs/outrigger-transient.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/reggie-activatable.config
URL: http://svn.apache.org/viewvc/river/tck/configs/reggie-activatable.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/reggie-activatable.config (added)
+++ river/tck/configs/reggie-activatable.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,77 @@
+/**
+ * Config file used by com.sun.jini.compat.admin2.ServiceStarterAdmin
+ * to start service automatically.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.SharedActivatableServiceDescriptor;
+import com.sun.jini.start.SharedActivationGroupDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.compat.admin2 {
+    javaHome = null; //overridden by admin
+    jskHome = null; //overridden by admin
+    groupLog = null; //overridden by admin
+    policyDir = null; //overridden by admin
+    persistenceDir = null; //overridden by admin
+    host = null; //overridden by admin
+    lookupGroupsProp = 
+        "com.sun.jini.reggie.initialLookupGroups=new\ String[]{\"\"}"; //public group
+    persistenceDirProp = ConfigUtil.concat(new String[] {
+        "com.sun.jini.reggie.persistenceDirectory=\"",
+        persistenceDir,
+        "\""});
+}
+
+com.sun.jini.start {
+    serviceDescriptors = new ServiceDescriptor[] {
+        new SharedActivationGroupDescriptor(
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/sharedvm.jar"}), //classpath
+            com.sun.jini.compat.admin2.groupLog, //log
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.javaHome,
+                "/bin/java"}), //serverCommand
+            null, //serverOptions[]
+            null), //serverProperties[]
+        new SharedActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/group-dl.jar"}), //codebase
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/group.jar"}), //classpath
+            "com.sun.jini.start.SharedGroupImpl", //implClassName
+            com.sun.jini.compat.admin2.groupLog, //sharedGroupLog
+            new String[] {"-"}, //serverConfigArgs[]
+            true), //restart
+        new SharedActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/reggie-dl.jar",
+                " http://",
+                com.sun.jini.compat.admin2.host,
+                ":8081/jsk-dl.jar"}), //codebase
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.policyDir,
+                "/policy.all"}), //policy
+            ConfigUtil.concat(new String[] {
+                com.sun.jini.compat.admin2.jskHome,
+                "/lib/reggie.jar"}), //classpath
+            "com.sun.jini.reggie.PersistentRegistrarImpl", //implClassName
+            com.sun.jini.compat.admin2.groupLog, //sharedGroupLog
+            new String[] {"-", //serverConfigArgs[]
+                          com.sun.jini.compat.admin2.lookupGroupsProp, 
+                          com.sun.jini.compat.admin2.persistenceDirProp},
+            true) //restart
+        };
+}

Propchange: river/tck/configs/reggie-activatable.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/reggie-persistent.config
URL: http://svn.apache.org/viewvc/river/tck/configs/reggie-persistent.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/reggie-persistent.config (added)
+++ river/tck/configs/reggie-persistent.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,32 @@
+/**
+ * Config file used to start service manually in conjuntion
+ * with com.sun.jini.compat.harness.DefaultServiceAdmin.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.NonActivatableServiceDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.start {
+
+    jskHome = "/files/jini2_1";
+    policyFile = "/files/jinildj1_0/policy/policy.all";
+    persistenceDir = "/tmp/reggie-persistent.config";
+    host = "myHostName";
+    lookupGroupsProp =
+        "com.sun.jini.reggie.initialLookupGroups=new\ String[]{\"\"}"; //public
+    persistenceDirProp = ConfigUtil.concat(new String[] {
+        "com.sun.jini.reggie.persistenceDirectory=\"", persistenceDir, "\""});
+
+    serviceDescriptors = new ServiceDescriptor[] {
+        new NonActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",host,":8081/reggie-dl.jar",
+                " http://",host,":8081/jsk-dl.jar"}), //codebase
+            policyFile, //policy
+            ConfigUtil.concat(new String[] {
+                jskHome,"/lib/reggie.jar"}), //classpath
+            "com.sun.jini.reggie.PersistentRegistrarImpl", //implClassName
+            new String[] {"-",lookupGroupsProp,persistenceDirProp}) //serverConfigArgs[]
+        };
+}

Propchange: river/tck/configs/reggie-persistent.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/configs/reggie-transient.config
URL: http://svn.apache.org/viewvc/river/tck/configs/reggie-transient.config?rev=1234278&view=auto
==============================================================================
--- river/tck/configs/reggie-transient.config (added)
+++ river/tck/configs/reggie-transient.config Sat Jan 21 07:28:27 2012
@@ -0,0 +1,29 @@
+/**
+ * Config file used to start service manually in conjuntion
+ * with com.sun.jini.compat.harness.DefaultServiceAdmin.
+ */
+
+import com.sun.jini.start.ServiceDescriptor;
+import com.sun.jini.start.NonActivatableServiceDescriptor;
+import com.sun.jini.config.ConfigUtil;
+
+com.sun.jini.start {
+
+    jskHome = "/files/jini2_1";
+    policyFile = "/files/jinildj1_0/policy/policy.all";
+    host = "myHostName";
+    lookupGroupsProp = 
+        "com.sun.jini.reggie.initialLookupGroups=new\ String[]{\"\"}"; //public
+
+    serviceDescriptors = new ServiceDescriptor[] {
+        new NonActivatableServiceDescriptor(
+            ConfigUtil.concat(new String[] {
+                "http://",host,":8081/reggie-dl.jar",
+                " http://",host,":8081/jsk-dl.jar"}), //codebase
+            policyFile, //policy
+            ConfigUtil.concat(new String[] {
+                jskHome,"/lib/reggie.jar"}), //classpath
+            "com.sun.jini.reggie.TransientRegistrarImpl", //implClassName
+            new String[] {"-",lookupGroupsProp}) //serverConfigArgs[]
+        };
+}

Propchange: river/tck/configs/reggie-transient.config
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/doc/api/allclasses-frame.html
URL: http://svn.apache.org/viewvc/river/tck/doc/api/allclasses-frame.html?rev=1234278&view=auto
==============================================================================
--- river/tck/doc/api/allclasses-frame.html (added)
+++ river/tck/doc/api/allclasses-frame.html Sat Jan 21 07:28:27 2012
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2) on Wed Sep 14 16:06:45 EDT 2005 -->
+<TITLE>
+All Classes (Jini(TM) Technology LDJ Kit 1.0 API Documentation)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameHeadingFont">
+<B>All Classes</B></FONT>
+<BR>
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/sun/jini/compat/harness/BasicAdmin.html" title="interface in com.sun.jini.compat.harness" target="classFrame"><I>BasicAdmin</I></A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/BasicClientAdmin.html" title="interface in com.sun.jini.compat.harness" target="classFrame"><I>BasicClientAdmin</I></A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/BasicLookupAdmin.html" title="interface in com.sun.jini.compat.harness" target="classFrame"><I>BasicLookupAdmin</I></A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/BasicServiceAdmin.html" title="interface in com.sun.jini.compat.harness" target="classFrame"><I>BasicServiceAdmin</I></A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/Config.html" title="class in com.sun.jini.compat.harness" target="classFrame">Config</A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/DefaultAdmin.html" title="class in com.sun.jini.compat.harness" target="classFrame">DefaultAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/DefaultClientAdmin.html" title="class in com.sun.jini.compat.harness" target="classFrame">DefaultClientAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/DefaultLookupAdmin.html" title="class in com.sun.jini.compat.harness" target="classFrame">DefaultLookupAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/DefaultServiceAdmin.html" title="class in com.sun.jini.compat.harness" target="classFrame">DefaultServiceAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin2/ExecServiceAdmin.html" title="class in com.sun.jini.compat.admin2" target="classFrame">ExecServiceAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin1/FiddlerAdmin.html" title="class in com.sun.jini.compat.admin1" target="classFrame">FiddlerAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin1/MahaloAdmin.html" title="class in com.sun.jini.compat.admin1" target="classFrame">MahaloAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin1/MercuryAdmin.html" title="class in com.sun.jini.compat.admin1" target="classFrame">MercuryAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin1/NormAdmin.html" title="class in com.sun.jini.compat.admin1" target="classFrame">NormAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin1/OutriggerAdmin.html" title="class in com.sun.jini.compat.admin1" target="classFrame">OutriggerAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin1/ReggieAdmin.html" title="class in com.sun.jini.compat.admin1" target="classFrame">ReggieAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin1/ReggieServiceAdmin.html" title="class in com.sun.jini.compat.admin1" target="classFrame">ReggieServiceAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin2/ServiceDestroyer.html" title="class in com.sun.jini.compat.admin2" target="classFrame">ServiceDestroyer</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin2/ServiceStarterAdmin.html" title="class in com.sun.jini.compat.admin2" target="classFrame">ServiceStarterAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/SysConfig.html" title="class in com.sun.jini.compat.harness" target="classFrame">SysConfig</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin1/TransientServiceAdmin.html" title="class in com.sun.jini.compat.admin1" target="classFrame">TransientServiceAdmin</A>
+<BR>
+</FONT></TD>
+</TR>
+</TABLE>
+
+</BODY>
+</HTML>

Propchange: river/tck/doc/api/allclasses-frame.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: river/tck/doc/api/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/river/tck/doc/api/allclasses-noframe.html?rev=1234278&view=auto
==============================================================================
--- river/tck/doc/api/allclasses-noframe.html (added)
+++ river/tck/doc/api/allclasses-noframe.html Sat Jan 21 07:28:27 2012
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2) on Wed Sep 14 16:06:45 EDT 2005 -->
+<TITLE>
+All Classes (Jini(TM) Technology LDJ Kit 1.0 API Documentation)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameHeadingFont">
+<B>All Classes</B></FONT>
+<BR>
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/sun/jini/compat/harness/BasicAdmin.html" title="interface in com.sun.jini.compat.harness"><I>BasicAdmin</I></A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/BasicClientAdmin.html" title="interface in com.sun.jini.compat.harness"><I>BasicClientAdmin</I></A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/BasicLookupAdmin.html" title="interface in com.sun.jini.compat.harness"><I>BasicLookupAdmin</I></A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/BasicServiceAdmin.html" title="interface in com.sun.jini.compat.harness"><I>BasicServiceAdmin</I></A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/Config.html" title="class in com.sun.jini.compat.harness">Config</A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/DefaultAdmin.html" title="class in com.sun.jini.compat.harness">DefaultAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/DefaultClientAdmin.html" title="class in com.sun.jini.compat.harness">DefaultClientAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/DefaultLookupAdmin.html" title="class in com.sun.jini.compat.harness">DefaultLookupAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/DefaultServiceAdmin.html" title="class in com.sun.jini.compat.harness">DefaultServiceAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin2/ExecServiceAdmin.html" title="class in com.sun.jini.compat.admin2">ExecServiceAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin1/FiddlerAdmin.html" title="class in com.sun.jini.compat.admin1">FiddlerAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin1/MahaloAdmin.html" title="class in com.sun.jini.compat.admin1">MahaloAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin1/MercuryAdmin.html" title="class in com.sun.jini.compat.admin1">MercuryAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin1/NormAdmin.html" title="class in com.sun.jini.compat.admin1">NormAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin1/OutriggerAdmin.html" title="class in com.sun.jini.compat.admin1">OutriggerAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin1/ReggieAdmin.html" title="class in com.sun.jini.compat.admin1">ReggieAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin1/ReggieServiceAdmin.html" title="class in com.sun.jini.compat.admin1">ReggieServiceAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin2/ServiceDestroyer.html" title="class in com.sun.jini.compat.admin2">ServiceDestroyer</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin2/ServiceStarterAdmin.html" title="class in com.sun.jini.compat.admin2">ServiceStarterAdmin</A>
+<BR>
+<A HREF="com/sun/jini/compat/harness/SysConfig.html" title="class in com.sun.jini.compat.harness">SysConfig</A>
+<BR>
+<A HREF="com/sun/jini/compat/admin1/TransientServiceAdmin.html" title="class in com.sun.jini.compat.admin1">TransientServiceAdmin</A>
+<BR>
+</FONT></TD>
+</TR>
+</TABLE>
+
+</BODY>
+</HTML>

Propchange: river/tck/doc/api/allclasses-noframe.html
------------------------------------------------------------------------------
    svn:eol-style = native