You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Joseph Carew <jc...@kana.com> on 2002/06/24 18:19:06 UTC

Custom "ConfigManager"

I am converting an Apache SOAP based configuration over to Axis.  One of the
pieces I need to convert uses the configurable ConfigManager (you could
extend  BaseConfigManager and customize lookup and deployment of services).
Does Axis have that functionality?