Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We can pass a context to script, so script can create an object and store it in context.
Next executing of script can not use object from context due to new classloader in next execution.