Skip to Content.
Sympa Menu

shibboleth-dev - Re: [Shib-Dev] how to check if source code is working

Subject: Shibboleth Developers

List archive

Re: [Shib-Dev] how to check if source code is working


Chronological Thread 
  • From: Volodymyr Borovik <>
  • To:
  • Subject: Re: [Shib-Dev] how to check if source code is working
  • Date: Thu, 02 Apr 2009 10:52:04 +0200

Hello Chad La Joie,

of course I have the IDP and service provider.
The question is how can one be sure that the changes which one does to the JAVA code are really applied in IDP?

How can one test the single classes from IDP?

I make the changes in the source code and want to have a proof that my code was compiled and deployed.
Thanx.

Chad La Joie wrote:
If you wish to test an IdP you need a service provider. SPs are the
clients to IdPs. You can try using the accli command included with the
IdP but this will only tests part of the attribute query functionality.

Volodymyr Borovik wrote:
Dear all,

how can one check if the compiled & deployed source code of shibboleth
IDP is working?

In Java I was using the output commands to check the values of
variables: i.e. System.out.println(" ") or writing to the output file.

As far as I see these commands are not allowed in IDP.
How can I see that the code is really executed?

Thank you.
--
Regards,
Volodymyr Borovik




Archive powered by MHonArc 2.6.16.

Top of Page