Hi … I’m not really sure where does this question fit as I’m still new to MWS …
I have a simple question. I want to share a JAR file across multiple applications that are running on my MWS … Now I have found a directory here, where I think MWS loads JAR files from:
MWS Directory\lib\ext\
I know that MWS loads JAR files from here because when MWS is running, Windows doen’t allow me to delete any JAR file from here …
Now if I place my own custom JAR file here, its not loaded, as its still delete-able …
So how can I make MWS load a custom JAR file so that I can use its functionality from multiple application ?