View Single Post
  #10 (permalink)  
Old 02-25-2008, 11:46 AM
Greg Greg is offline
Zimbra Employee
 
Posts: 127
Default

Quote:
Originally Posted by wolrah View Post
That gets me nothing new. It stalls at the loading screen just like before, no new data displayed. Since it's HTTPS I can't even capture with wireshark and expect to get anything useful.

edit: with that, is there any way to temporarily override tomcat to run the admin UI on an insecure connection? That should let me get anything you want from the client-server exchange.
There are two simple ways to capture SOAP trace over HTTPS:
1) use FireFox browser with FireBug plugin (getfirebug.com) and look in the Console tab in firebug



2) when you add ?mode=mjsf&gzip=false&debug=1 to the URL, the admin UI will pop-up a new window with debugging messages. You may need to allow your pop-up blocker to show it. (pop-up blockers are now built-in and enabled by default with any new version of IE or Mozilla)


__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
P.S.: don't forget to vote on this bug
add Samba LDAP entries to Exchange Migration Tool
Reply With Quote