I am trying to use the CUSTOM feature
of the SessionManager to load my own SessionHome class. I have added
the class name to the conf file under the CUSTOM subsection.
The problem is where to put the session
code jar file, since it is giving a class not found exception. I
am currently putting it in the webapp WEB-INF/lib directory.
Do I need to add something to the classpath
or any other setting for Jonas ?
BTW I am using enhydra enterprise 6.0.1.
Any pointers on this issue would be greatly appreciated.