Quoting Hannes Erven <[EMAIL PROTECTED]>: Done.
> Hi, > > > another small patch: it includes three new config files in src/conf to > be used as server-config.wsdd in WEBROOT/axis/WEB-INF . > > Depending on your needs, you choose > > > * server-only-config_with_WSBA.wsdd > > if you run a WS-BA and WS-BA-I coordination service (you do your > coordination yourself or provide coordination services) > > > * server-participant-only-config_with_WSBA.wsdd > > if you run a WS-BA participant only service (e.g. you are an airline, > hotel chain, ...) > > > * server-participant-only-with-test-config_with_WSBA.wsdd > > if you run a WS-BA participant with additional services enabled to > facilitate testing. To be specific, this file will enable a Web Service > that acts as a participant and can be told by Web Service calls what to > do (hence the TellMeWhatToDoDemoService). > It is used heavily from JUnit test cases to control participant's > behaviour when testing the coordinator implementation. > I guess only Kandula developers will use this service. > > > The "customer" does not need to offer Web Services and does not need an > Axis Server. > > > For all roles must the client-config.wsdd file be accessible from the > classpath, as usual. > > > -hannes > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
