[wsf-dev] ID-WSF Stack, starting point

Scott Cantor cantor.2 at osu.edu
Fri Feb 9 12:01:53 EST 2007


> They are in mine as well... Although I defined a class for
> instantiating a new service instance (the C++ object that
> I use to send liberty messages to a service) which took a
> service type as a parameter and did all the discovery
> mumbo-jumbo to get the EPR for that service.

Yes, I would imagine so. I would see that as a higher level component that
just wraps a lot of the lower level work. Possibly with additional global
configuration governing a kind of "automatic invocation" model while you
could dive down and do things manually for special needs.

> For the most part, I think our WSC library should hide the DS
> from the WSC (and probably not even worry about the AS, given
> that we want to bootstrap from an SSO session).

As a first step, I would have no problem with ignoring the AS, but longer
term it's an important piece for my project.

-- Scott




More information about the wsf-dev mailing list