Forum Post: RE: No data after MAB update

  • Thread starter Thread starter mainroad1
  • Start date Start date
Status
Not open for further replies.
M

mainroad1

Guest
Interesting... I have just compared the login.js from the old app that has stopped working with the login.js from the newer working app whose code matches the old app up to the point of failure... and found that the newer working app has a different responseMapping. The changes are very close to the possible workaround that rblanchard described. If I copy those changes from the newer login.js into the old login.js the old app starts working. Well to be truthful it logs in. The next place where it tries to retrieve data from the AppServer it hangs again and I figure that is another place where the responseMapping needs to be updated. Maybe it's safe to say I am seeing the same problem as rblanchard. gord.

Continue reading...
 
Status
Not open for further replies.
Back
Top