Hi All,I want to load a Java class file in to the Geronimo server inside. This has to be done using a GBean.
Let me explain my scenario as this. There is a directory which will be listening by a folder listener in Geronimo. We are going to copy our Java class files in to that directory. I need to create an object from that java class file. How do I do this, or please give me some specific files to look at in Geronimo source code.
Thanks, Lasantha Ranaweera