My loadscript is
- Code: Select all
def config = new SoapUIConfiguration(project, log)
config.load(context, log)
And i point my script library to local groovy location. I get Nullpointer Exception
Let me know If i should be forwarding you my script library so it can help you debug the issue?
- Abhinav


