Skip to Content
0
Former Member
Dec 02, 2008 at 05:26 AM

NullPointerException at AWS model instantiation.

20 Views

Hi

I am trying to consume a third party web service in Web Dynpro using AWS model in NW7.0. But at runtime I am getting a NullPointerException at the very first line where I instantiated the model object. Line of code where the exception is thrown is QasWsModel qasModel= new QasWsModel(); where QasWsModel is the model name. It would be really helpful if you can give some clue on this.

Thanks & regards

Sudip