Is there a way to get Webware to log or disclose mor information on the authentication dialog from the application server side? I'd like to find out if the password is actually getting there, and what the data is when it does.

The easiest way is to add print statements, see
http://www.w4py.org/WebKit/Docs/UsersGuide.html#debugging
The output will be visible in the logs. You may want to start the AppServer script with the "-u" option to have unbuffered output.

The servlets in question are in /Webware/WebKit/Admin

-- Christoph


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to