I have very interesting situation. I have been assigned to migrate an complete database driven application to Java/Spring and Tomcat Server, now my challenge here is that current application does not have any java, there are only procedures and packages and functions and everything is PLSQL, even front end is in packages, htp.p tag has all HTML front end code.
Other challenging part is that application is legacy application and many developers have worked on it and the last one has just left.
I want to know what approach and guidance you would give to someone who has similar situation as mine and also what are the ways to debug the PLSQL application, would really if you can some useful pointers about debugging PLSQL along with some reference to books or web sites.
Thanks.