I developed a web dynpro applicaion and deployed in Sneak preview SAP Web AS. Its neither working and not throwing any message. I am trying to debug where i m unable to start the server in debug mode (may be sneak preview doesnt have the feature although i m not sure). Now i am trying to use the Logger. Could some one give an
example of how to use and where to find the location of that file.
Thanks,
Sujatha
Hi Sujatha
To start the server in debug mode , you will have to right click the server and Enable debugging of server process in the J2EE Engine view of NDS, or you should set the server to debug mode through the config tool and restart the server.
If you still want to use logging. Check this weblog
/people/sap.user72/blog/2004/11/10/log-configuration-for-a-web-dynpro-application
Regards
Pran
Add a comment