You can add it to axis servlet in web.xml and pick it up from your service
(http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjectPages/ServletContext)
-- dims
--- Richard Emberson <[EMAIL PROTECTED]> wrote:
> How do I pass properties into code implementing axis methods
> in a jakarta-tomcat/ax
How do I pass properties into code implementing axis methods
in a jakarta-tomcat/axis server?
Can the server-config.wsdd file be used to pass general properties
into the code that implements the server BindingImpl's?
If not, is Axis is running under Tomcat, how can one pass in
properties to Axis?
I