You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Brian Johnson <jo...@hotmail.com> on 2002/01/28 04:19:26 UTC

passing parameters to Serializer

Is there a way to pass parameters to a Serializer that are not related to the SOAP message? I have a Serializer/Deserializer that needs to read a config file and I would like to pass the location of the file to the Serializer. Can you do this through the SOAPContext somehow? Thanks.
Brian