|
@@ -883,7 +883,7 @@ bind.parameters = {
|
|
|
if (parameters) parameters.remove(name);
|
|
if (parameters) parameters.remove(name);
|
|
|
}catch(e){}
|
|
}catch(e){}
|
|
|
}
|
|
}
|
|
|
-}
|
|
|
|
|
|
|
+};
|
|
|
//bind.parameters = this.parameters || null;
|
|
//bind.parameters = this.parameters || null;
|
|
|
bind.response = (function(){
|
|
bind.response = (function(){
|
|
|
if (this.jaxrsResponse){
|
|
if (this.jaxrsResponse){
|