Configuring Groovy-scripted extensions
Steps
-
For Groovy-scripted extensions, place the necessary Groovy scripts in the appropriate directory based on the package for those scripts after the
lib/groovy-scripted-extensionsdirectory. -
Create a new Groovy Scripted HTTP Servlet extension, specifying the fully-qualified Groovy class name for the
script-classproperty, and providing any appropriate arguments in thescript-argumentproperty.