While starting WL with JRebel I can see folder monitor message but when placing class file into the folder its not being loaded.
Currently we have WL 9.2 which part of classpath is api.jar.
In addition we added to the classpath classes folder with same package structure of the api.jar.
In the root of the api.jar we have the rebel.xml which pointing to the classes folder.
While starting the WL I can see its monitoring the classes folder but while placing any class file to the classes folder , JRebel not reloading it.
Please advice.