component rest="true" restpath="/newservice" { remote any function getData() httpmethod="GET" { a=b; } }