I am writing an Android client which calls a web service. The service is written using JAX-RS / Jersey API. I\'m also trying to use Jersey-Client API on the android side.
Judging by the stack trace, it's probably something happing at either
ERAService line
updateRestaurantFranchise
RestaurantActivity
onItemSelected