Fixed C and C++ sample apps.
authorMandeep Shetty <mandeep.shetty@intel.com>
Fri, 8 May 2015 19:17:16 +0000 (12:17 -0700)
committerErich Keane <erich.keane@intel.com>
Tue, 12 May 2015 17:31:00 +0000 (17:31 +0000)
commitb48c7e85edd5b1ec0732f706460f6997b2bc3422
treebba7fbba4910c7af890fa9517637125def39502a
parent53e416fb253a87df4eeab7bec0b92f1b1b45e5e0
Fixed C and C++ sample apps.

Fixed the GET fail on C++ samples.
Added logging that informs users that query processing is not
implemented and is the responsibility if the entity handler.

Change-Id: If73ee023aa739584c34d1a4ffe4656a4902f6cf3
Signed-off-by: Mandeep Shetty <mandeep.shetty@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/943
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Mark Tung <mark.y.tung@intel.com>
Reviewed-by: Erich Keane <erich.keane@intel.com>
resource/csdk/stack/samples/linux/SimpleClientServer/ocserver.cpp
resource/examples/simpleserver.cpp