Changes between Version 5 and Version 6 of RepQuickStart


Ignore:
Timestamp:
Oct 7, 2010, 5:35:44 PM (14 years ago)
Author:
s.meissner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RepQuickStart

    v5 v6  
    2222[[Image(runTest.png)]]
    2323
    24 The REPTest class provides a couple of test cases. Please uncomment the sections you want to have tested.
    25        
     24If everything went well the Restlet server should be listening on HTTP port 8188.       
     25
     26[[Image(runningTestServer.png)]]
     27
    2628By default REPTest.java creates a REP listening on HTTP port 8185. It attaches a RAIHandler of type SensorType for a dummy light sensor.
    2729The hard coded light value is read from the file xml/sensors/light.rdf. It can be requested by a REST GET method call on http://localhost:8185/rep/s/light.