Resolved! How to debug the Catalina.jar while debugging the nuxeo application
I have one senario in which we are using a custom class loader by extending the org.apache.catalina.loader.WebappClassLoader i have made the extending class singleton . I get an unexpected error while using the classLoader second time onwards First...