Hello,

Static methods are called twice via Zend_Rest/Json_Server. There is
something like:

if(is static method) {
  call
}

make new object
call again

in handle() methods. Please add "else" :)

Marcin

Reply via email to