Yes you can get parameters;

pubic void init(ServiceContext sgctx){
   AxisService service = serviceContext.getAxisService()
  service.getParameter(name);
}


Dave Cowing wrote:

> This is probably a really simple question.  In the service init, can I
> get access to custom paramters from either the axis.xml or service.xml
> file?  I'm looking to place parameters that will change with service
> installation somewhere.  Examples of these parameters are resource
> paths, database usernames, ...
>  
> thanks,
> Dave


-- 
Thanks,
Deepal
................................................................
~Future is Open~ 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to