Is this a wish? May be it should go in to the wish list at http://wiki.apache.org/ws/FrontPage/AxisC_2b_2b/WishList
sanjaya. ----- Original Message ----- From: "Samisa Abeysinghe" <[EMAIL PROTECTED]> To: "Apache AXIS C User List" <[email protected]> Sent: Thursday, February 10, 2005 9:38 AM Subject: Re: Client configuration without axiscpp.conf? > > Is it possible to specify the configuration parameters to the Axis C++ > > client without using axiscpp.conf. > > No. The only way is to have c conf file :-( > > > > > I am concerned that multiple clients on the same machine are forced to share > > the same /etc/axiscpp.conf file. Also I am concerned that multiple clients > > within the same application are forced to share the same configuration file. > > My application is likely to have 3rd party Web service clients pluged in to > > it - I do not want them to interfere with my configuration and vice versa. > > There is a workaround though - assuming you are using Linux: you can > have multiple shells open and define fifferent AXISCPP_DEPLOY setting > in each shell and have different axiscpp.conf files in different > locations pointed to by different AXISCPP_DEPLOY variables. (May be > the same would work on Windows with multiple command prompts) > > > > > > While I appreciate the flexibility provided by the configuration file I'd > > prefer to specify the client configuration parameters programatically. Is > > this possible? > > There is no way that you can specify the settings at stub level programatically. > It would be a good idea to support this in view of multiple clients in > the same envioronment. > > Thanks, > Samisa... > > > > > Thanks, > > > > Tim > > -- > > IBM Tivoli Access Manager Development > > Gold Coast Development Lab, Australia > > +61-7-5552-4001 phone > > +61-7-5571-0420 fax >
