Now who needs coffe ??? :)

I need access to the original ConfigurationContext that was used to start the axis2 instance.
new ConfigurationContext(axisConfiguration) will create a new object.

I need to add/modify/delete the service and service group contexts in the original ConfigurationContext.

Regards,

Rajith

On 10/17/06, Ajith Ranabahu <[EMAIL PROTECTED]> wrote:
Hi,
But wouldn't that mean you would be creating a *new* configContext ?
If you have an Axis2 instance already running wouldn't
ListenerManager.defaultConfigurationContext be the right one to take ?

Ajith

On 10/17/06, Eran Chinthaka <[EMAIL PROTECTED]> wrote:
> Rajith Attapattu wrote:
> > Hi All,
> >
> > I have acess to the AxisConfiguration in my DescriptionBuilder, now how
> > do I get access to the ConfigurationContext from there ?
>
> new ConfigurationContext(axisConfiguration) should do.
>
> Rajith, seems you need a coffee :)
>
> - Chinthaka
>
>
>
>


--
Ajith Ranabahu

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


Reply via email to