Hi All,
I am new to weblogic. I deployed a web application developed using
struts and hibernate in weblogic11. When I tried to run the application I got an error which says that my hibernate mapping file could not be parsed. I want to know more details about the exception as my hibernate mapping file looks good to me. Where can I see the stack trace of the error? Is there a log file that contains the application messages? Do I need to use a logging service? Is there a plugin to debug the application using eclipse? I tried to set up remote debugging for weblogic using some online tutorials. But the server is starting normally and eclipse is not able to connect to the weblogic debug port. Please let me know how can I find more details about the error so that I can fix the problem.
Thank you,
Sree