Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

using adobe-component-ext.properties file

Avatar

Not applicable
I find file adobe-component-ext.properties under app-server-root/bin

Has any one used this file succesfully to extend classpath as mentioned below?

Thanks

Yog



#Adds additional jars and directories to the classpath of the DSC

##################################

#FORMAT:

##################################

#

#[ComponentID].ext=[Comma separated list of Jar files and/or directories]

#

##################################

#EXAMPLE:

##################################

#

#Expands the class path of Bean Shell DSC to include 'fileDir' and 'dependency.jar'
1 Reply

Avatar

Not applicable
cont..

#com.adobe.idp.dsc.sample.beanShellComponent.ext=C:/lib/fileDir,C:/lib2/dependency.jar