So if it is custom options you want to set up, try to have a look here http://wso2.org/library/230 http://wso2.org/library/290
If you want to engage custom modules at run time, just call ServiceClient.engageModule(). Michele On Tue, 2007-02-13 at 09:10 -0500, Michael Lambert wrote: > Precisely. Connections to one server require WS-Security while > connections to another require data compression. > > On 2/13/07, Michele Mazzucco <[EMAIL PROTECTED]> wrote: > > Hi Michael, > > > > what do you mean by setup each connection separately?, do you want to > > set different options? > > > > Michele > > > > On Mon, 2007-02-12 at 09:57 -0500, Michael Lambert wrote: > > > This seems like such a generic question I am surprised b. y the amount > > > of trouble I am having trying to find an answer. I am connecting to > > > multiple services via various axis2 clients wihtin a single project > > > and would like to be able to setup each connection segragately within > > > a single axis2.xml file (some require WS-Security others require > > > compression etc). > > > > > > Is this possible? The only solution I have come up with is using > > > multiple axis2.xml files which is a headache to administer. > > > > > > Thanks! > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
