[email protected]  www.onehippo.com
San Francisco - Hippo USA Inc. 185 H Street, Suite B Petaluma CA 94952 +1 (707) 773-4646
Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466






On Oct 13, 2009, at 12:30 AM, Linus Kamb wrote:

Hi Ate,

Thanks a lot for replying.

Those methods on those interfaces are exactly what I am looking for, and had found them before. The problem I was having was trying to get a reference to an implementation of the interface that I could invoke. The Shibboleth
example shows how that is done, by invoking
o.a.j.Jetspeed.getComponentManager() and then getting the necessary
components from the ComponentManager. Exactly what I need, so thanks for
pointing that out.

The trouble I was having was due to the fact that the online API docs are
apparently out-of-date.
http://portals.apache.org/jetspeed-2/apidocs/index.html For example, there is no o.a.j.Jetspeed class listed. I understand that this is an open-source volunteer project, and I'm not complaining. There is I'm sure way more work to be done than people stepping up to do it. And it's quite possible that somewhere in the available docs it explains how this is done, but I admit I
haven't read the docs exhaustively.


The published API docs are up-to-date. However, we only publish the Jetspeed API, not all the implementation classes (Jetspeed.java is in the jetspeed-commons implementation jar). I think it would be useful to publish jetspeed-commons docs as well

Reply via email to