--- On Thu, 10/16/08, Manjula Peiris <[EMAIL PROTECTED]> wrote:
> From: Manjula Peiris <[EMAIL PROTECTED]>
> Subject: Re: Accessing Services.xml from within a running service?
> To: [EMAIL PROTECTED]
> > But, I'm a little confused how do I build the
> > axis2_msg_ctx_t object.  It looks like I need a
> > axis2_conf_ctx object and other information.  But, where
> > does that all come from?
> 
> You don't need to create it from your service. It is
> passed in to your
> service invoke method in the service skeleton.

Now I see what your talking about, but the location is bad for me.  I need the 
parameters during my services init phase, not when I'm taking a service call.  
So when my services axis2_get_instance() is called, I need to get access to the 
parameters.  Is that possible?

"Opportunities multiply as they are seized." - Sun Tzu


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to