I'm trying to configure simple CRUD application as a RESTful configuration. The application is returning null pointer exception instead of XML output. Does it have to anything with being the database connection? I checked the application and it's working normally.I'm trying to configure simple CRUD application