dev@ws-test-harness.java.net

Re: Test harness updation for ws trust

From: Ken Hofsass <Kenneth.Hofsass_at_Sun.COM>
Date: Tue, 19 Sep 2006 16:10:05 -0700

Hi Kohsuke, Bhakti,

Kohsuke Kawaguchi wrote:

> Ken Hofsass wrote:
>
>> One general thing which is also related to STS support: I was
>> thinking 'endpointAddress' maybe should be some sort of map object
>> rather than just a string... maybe with the portname as the key. I'm
>> not sure that's exactly right but it's probably closer than only
>> taking the first endpoint address.
>
> Rather than making it a map, I suggest you inject as many variables as
> you need (just like we inject different port objects.)

Easy enough to do that ... I was thinking the names would be <portname
value>+"Endpoint"? Kind of ugly but shouldn't need typed that often. Any
better suggestions?

Ken