Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6756473
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T13:31:40+00:00 2026-05-26T13:31:40+00:00

I am developing a web application using backbonejs v 0.5.3 + jquery v 1.6.4.

  • 0

I am developing a web application using backbonejs v 0.5.3 + jquery v 1.6.4.
On the backend side I use jboss rest easy on jboss AS 7.0.2.

When I try to fetch a model everything works well but when I try to update a model the error callback function is called every time. Here is my js code:

save : function() {
    this.model.save({id : this.model.get('id')}, {
        success : function(model, resp) {
            alert('success');
        },
        error : function(model, resp) {
            alert('error');
        }
    });
},

The strange thing is: if I try to debug the javascript code the success alert is shown. In normal executions the error alert is displayed (I got the same behavior on Chrome and Firefox).

Any thought on this?

Thank you in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T13:31:40+00:00Added an answer on May 26, 2026 at 1:31 pm

    What is your service returning on the POST/PUT save operations?

    Make sure that the server is returning the JSON representation of your object in the body… or at least a JSON representation of the fields that changed. Especially make sure the ID field is sent back as Backbone will use it later when updating or deleting.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing a web application using ASP .NET MVC 1.0 and jQuery (including the
I use tomcat. I am developing a web application using struts2, and I use
we are developing a web application using MVC3 and Jquery. we have a situation
I'm developing an web application using asp.net MVC and jQuery. I have in my
I'm developing a web- application using NHibernate. Can you tell me how to write
I am developing a web application using Struts 2.1.2 and Hibernate 3.2.6.GA. I have
I am developing an web application using php. One of the requirement is the
We are developing a web application using Spring framework and Hibernate ORM. As far
First, some background: I'm developing a web application using Python. All of my (text)
Dear members of the Stackoverflow community, We are developing a web application using the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.