Hi Scott,

Thanks for writing in to reply. i did indeed check out the SVN repo, but I am still unable to find what you are referring to.

I am connecting to SVN via eclipse and I checked both 3-1-rc2 and the trunk directories. In both source checkouts, I was not able to find any interface called "Services". Rather, I was able to find a interface called RegisteredService. This interface does not implement a logout callback.

I also checked via the jasig fisheye svn viewer..  the link is here:

http://developer.ja-sig.org/source/browse/jasigsvn/cas3/trunk/cas- server-core/src/main/java/org/jasig/cas/services

I also tried searching for "Services" in fisheye as well.. which only turns up directory matches.. no file matches.

http://developer.ja-sig.org/source/qsearch/jasigsvn/cas3?q=Services

also, searching for "singlesignout" in fisheye turns up some files.. the callback java file and the context file. they all used to exist in sandbox, and were moved to cas-core, but then were apparently deleted. see links here:

http://developer.ja-sig.org/source/browse/jasigsvn/cas3/trunk/core/ src/main/java/org/jasig/cas/services/SingleSignoutCallback.java http://developer.ja-sig.org/source/browse/jasigsvn/cas3/trunk/webapp/ WEB-INF/singleSignoutContext.xml

In addition, if I download the rc2 release, the logout method does not exist in the interface. Nor doees the singlesignoutContext.xml or the services.xml file.

Those files only show up if I check out 3-1 branch (which gets me the M2 build).

So, I dont know if its just me, but I've been scouring SVN and I'm not seeing anything here that you indicate should be there. Can you please verify?

Thanks.

-tim

On Jun 27, 2007, at 2:08 AM, Scott Battaglia wrote:

Tim,

Both the latest RC and the TRUNK code in SVN have the single log out code (we need to update the web site to say SVN).

Take a look at the classes that implement the "Services" interface. They should have a logout method on them.

-Scott

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to