<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>I follow what I learned from Kernighan and Ritchie long ago, use printf. Or in this case, make use of the extensive and easily controlled logging using logback.</div>
<div><br>
</div>
<div>The code is complex, you could spend hours stepping through a debugger. Instead, turn up the debug level to TRACE and see how many gigabytes of data one request can create. If you don't see something, then add some debugging statements and recompile.</div>
<div><br>
</div>
<div>Paul</div>
<div><br>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Yaowen Tu &lt;<a href="mailto:yaowen.tu@gmail.com">yaowen.tu@gmail.com</a>&gt;<br>
<span style="font-weight:bold">Reply-To: </span>Shibboleth Dev &lt;<a href="mailto:dev@shibboleth.net">dev@shibboleth.net</a>&gt;<br>
<span style="font-weight:bold">Date: </span>Monday, October 15, 2012 5:43 PM<br>
<span style="font-weight:bold">To: </span>Shibboleth Dev &lt;<a href="mailto:dev@shibboleth.net">dev@shibboleth.net</a>&gt;<br>
<span style="font-weight:bold">Subject: </span>Re: Any documents for how to build the shib idp from the source code and how to run and debug the idp?<br>
</div>
<div><br>
</div>
<div>
<div>Thanks Paul Scott, I understand your point. <br>
<br>
Just curious, how do you develop the Shibboleth IdP then? If there are some bug in the code, don't you use some tool to debug?<br>
<br clear="all">
Yaowen<br>
<br>
<br>
<div class="gmail_quote">On Mon, Oct 15, 2012 at 2:38 PM, Cantor, Scott <span dir="ltr">
&lt;<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 10/15/12 5:34 PM, &quot;Paul Hethmon&quot; &lt;<a href="mailto:paul.hethmon@clareitysecurity.com">paul.hethmon@clareitysecurity.com</a>&gt;<br>
wrote:<br>
<div class="im"><br>
&gt;I have found this very difficult to do. The few times I've tried it, I<br>
&gt;ended up getting frustrated and giving it up.<br>
&gt;<br>
&gt;What you need to do though is not look at it as how to debug Shibboleth,<br>
&gt;but how do I debug an web application with the tools I have. At the end<br>
&gt;of the day, Shibboleth is just another web application. So if you're<br>
&gt;using Eclipse and its embedded Tomcat,<br>
&gt; then that's what you have to set up.<br>
<br>
</div>
Right. I haven't tried, but it's not specific to Shibboleth.<br>
<span class="HOEnZb"><font color="#888888"><br>
-- Scott<br>
</font></span>
<div class="HOEnZb">
<div class="h5"><br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:dev-unsubscribe@shibboleth.net">
dev-unsubscribe@shibboleth.net</a><br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</span>
</body>
</html>