hello,
to access the
:
<context-param>
<param-name>configFileLocation</param-name>
<param-value>C:\myapp\config\config.xml</param-value>
</context-param>
<param-name>configFileLocation</param-name>
<param-value>C:\myapp\config\config.xml</param-value>
</context-param>
section in the
web.xml file in a servlet i use:
application.getInitParameter("configFileLocation")
to get the parameter
value "C:\myapp\config\config.xml"
is there a similar
way to access the <context-param/> section from within a axis service
?
best
regards,
tom
This correspondence is for the named person's use only. It may contain confidential or legally privileged information, or both. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this correspondence in error, please immediately delete it from your system and notify the sender. You must not disclose, copy or rely on any part of this correspondence if you are not the intended recipient. Any views expressed in this message are those of the individual sender, except where the sender expressly, and with authority, states them to be the views of Baycorp Advantage.
