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