<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>What are you using for your web service client framework? Are those classes accessible? I would look at how your two Tomcat servers are set up different, since they obviously are. Look at the Tomcat directories for JAR files, what's in "lib", "endorsed",
"shared", "bin", etc.? I use a lot of web service stuff from inside Shibboleth with the Metro framework. Some of that framework likes to be at the container level, not at the application level. On a Linux machine, I typically see Tomcat report errors like
this in the Tomcat "localhost.<date>" file it creates, as opposed to the other various log files, but be sure to look at every log file Tomcat creates.</div>
<div><br>
</div>
<div>Paul</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>Raadush <<a href="mailto:raadush@gmail.com">raadush@gmail.com</a>><br>
<span style="font-weight:bold">Reply-To: </span>Shibboleth Users <<a href="mailto:users@shibboleth.net">users@shibboleth.net</a>><br>
<span style="font-weight:bold">Date: </span>Friday, November 15, 2013 2:37 AM<br>
<span style="font-weight:bold">To: </span>Shibboleth Users <<a href="mailto:users@shibboleth.net">users@shibboleth.net</a>><br>
<span style="font-weight:bold">Subject: </span>Re: WebService communication<br>
</div>
<div><br>
</div>
<div dir="ltr" style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">
<div style="font-family: arial, sans-serif; font-size: 13px; ">only Before is logged, nothing else. Also no errors in process.log of shibboleth or tomcat log, so I cant be more specific. Only thing what I get is default idp error page.</div>
</div>
<div class="gmail_extra" style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">
<br>
<br>
<div class="gmail_quote">2013/11/14 Cantor, Scott<span class="Apple-converted-space"> </span><span dir="ltr"><<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
<div class="im">On 11/14/13, 4:15 AM, "Raadush" <<a href="mailto:raadush@gmail.com">raadush@gmail.com</a>> wrote:<br>
><br>
>All objects are defined outside of ExternalAuthServlet.class (in<br>
>VerifyOTPResponse.class, OtpPortTypeService.class, ... in the same<br>
>package as ExternalAuthServlet). When I call this function on my local<br>
>machine, everything works fine. But when I move jar<br>
> with all these classes to shibboleth/lib, execution crashes on specified<br>
>line.<br>
</div>
</blockquote>
</div>
</div>
</span>
</body>
</html>