Forum Discussion
arunpanjala
16 years agoOccasional Contributor
Hi,
I'm trying to set global properties and following is the error encountered :
"java.lang.NullPointerException: Cannot set property 'value' on null object"
This is the code I'm using to set the global value in start script of my Mock Service : com.eviware.soapui.model.propertyexpansion.PropertyExpansionUtils.globalProperties['TestsysUID'].value = "Test";
Am I missing anything else here? Please suggest.
Thanks,
Arun
I'm trying to set global properties and following is the error encountered :
"java.lang.NullPointerException: Cannot set property 'value' on null object"
This is the code I'm using to set the global value in start script of my Mock Service : com.eviware.soapui.model.propertyexpansion.PropertyExpansionUtils.globalProperties['TestsysUID'].value = "Test";
Am I missing anything else here? Please suggest.
Thanks,
Arun
Related Content
- 10 months ago
Recent Discussions
- 15 years ago