WebService communication
Paul Hethmon
paul.hethmon at clareitysecurity.com
Fri Nov 15 08:32:15 EST 2013
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.
Paul
From: Raadush <raadush at gmail.com<mailto:raadush at gmail.com>>
Reply-To: Shibboleth Users <users at shibboleth.net<mailto:users at shibboleth.net>>
Date: Friday, November 15, 2013 2:37 AM
To: Shibboleth Users <users at shibboleth.net<mailto:users at shibboleth.net>>
Subject: Re: WebService communication
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.
2013/11/14 Cantor, Scott <cantor.2 at osu.edu<mailto:cantor.2 at osu.edu>>
On 11/14/13, 4:15 AM, "Raadush" <raadush at gmail.com<mailto:raadush at gmail.com>> wrote:
>
>All objects are defined outside of ExternalAuthServlet.class (in
>VerifyOTPResponse.class, OtpPortTypeService.class, ... in the same
>package as ExternalAuthServlet). When I call this function on my local
>machine, everything works fine. But when I move jar
> with all these classes to shibboleth/lib, execution crashes on specified
>line.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20131115/376e6472/attachment.html
More information about the users
mailing list