This should result in loading the service twice. Handler is used for
processing the headers. It does not load the service.

Regards
Nandika

On Fri, Mar 25, 2011 at 10:52 AM, ramesh Gopal <fatuzorin2...@yahoo.com>wrote:

>
>
> Hi,
>
> Environment - Axis2C 1.5.0
>
> My axis logs contains :
>
> [Wed Mar 23 16:04:12 2011] [debug] phase_resolver.c(222) svc name
> is:issues_serial
> [Wed Mar 23 16:04:12 2011] [debug] phase_resolver.c(139) Service name is :
> issues_serial
> [Wed Mar 23 16:04:12 2011] [debug] phase_resolver.c(1123) Operation name is
> : issues_serial
> [Wed Mar 23 16:04:12 2011] [debug] phase_holder.c(139) Add handler
> AddressingOutHandler to phase MessageOut
> [Wed Mar 23 16:04:12 2011] [debug] phase_holder.c(139) Add handler
> AddressingOutHandler to phase MessageOut
>
> Here we see the handler being called twice.
>
> Will this result in Axis2C loading the same web service twice even if a
> single call is made to the web service?
>
> Rgds,
> Ramesh
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: c-user-unsubscr...@axis.apache.org
> For additional commands, e-mail: c-user-h...@axis.apache.org
>
>

Reply via email to