You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Laurent Vansuypeene <lv...@kiloutou.fr> on 2001/10/04 17:12:13 UTC

Constructor with parameter

	Hi all,


	Is SOAP able to instanciate a class with a specific constructor (parameters
needed) !

	Thanks


RE: Constructor with parameter

Posted by Francis Ho <fh...@post.com>.
No you cannot.

You can either rely upon a property file to set your parameters or set them
post-instantiation.


francis


>> -----Original Message-----
>> From: Laurent Vansuypeene [mailto:lvansuypeene@kiloutou.fr]
>> Sent: Thursday, October 04, 2001 11:12 AM
>> To: soap-user@xml.apache.org
>> Subject: Constructor with parameter
>>
>>
>>
>> 	Hi all,
>>
>>
>> 	Is SOAP able to instanciate a class with a specific
>> constructor (parameters
>> needed) !
>>
>> 	Thanks
>>


RE: Constructor with parameter

Posted by Francis Ho <fh...@post.com>.
No you cannot.

You can either rely upon a property file to set your parameters or set them
post-instantiation.


francis


>> -----Original Message-----
>> From: Laurent Vansuypeene [mailto:lvansuypeene@kiloutou.fr]
>> Sent: Thursday, October 04, 2001 11:12 AM
>> To: soap-user@xml.apache.org
>> Subject: Constructor with parameter
>>
>>
>>
>> 	Hi all,
>>
>>
>> 	Is SOAP able to instanciate a class with a specific
>> constructor (parameters
>> needed) !
>>
>> 	Thanks
>>