Re: Transmission parameters into application

"Scott Nichol" <[email protected]> Mon, 10 Jan 2005 12:24:37 -0500
Newsgroups gmane.text.xml.soap.user
Message-ID <019f01c4f739$434ec9d0$6401a8c0@northgate>
Building from the current source tree (e.g. a "nightly" build at http://cvs.apache.org/dist/soap/nightly/2004-06-22/) gives you a nice way to access configuration parameters when your service class is instantiated.  The configure sample code (http://cvs.apache.org/viewcvs.cgi/ws-soap/java/samples/configure/) uses this.

Scott Nichol

Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
----- Original Message ----- 
From: "Jaroslav Srytr" <[email protected]>
To: <[email protected]>
Sent: Friday, January 07, 2005 3:02 AM
Subject: Transmission parameters into application


> Hi,
> I have this question: in a Apache SOAP I have deployed a application. When is application started (with SOAP), I need transmit one parameter into application (with constructor or any method).
> It possible? Can I define this in any configuration file?
> 
> Thanks,
> 
> Jarda
>