You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Yadav, Yogendra (IT)" <Yo...@morganstanley.com> on 2006/11/14 01:19:22 UTC

Target Resolvers

Hi,
I found this in sandesh2 source. Are there any target resolver
implementations ? DO they work with AXIS2 at 
the moment ? Can you point me to some ?
    <!-- ================================================= -->
    <!-- Target Resolvers -->
    <!-- ================================================= -->
    <!-- Uncomment the following and specify the class name for your
TargetResolver to add -->
    <!-- a TargetResolver. TargetResolvers are used to process the To
EPR for example to -->
    <!-- choose a server in a cluster -->
    <!--<targetResolvers>-->
    <!--<targetResolver class="" />-->
    <!--</targetResolvers>-->
-yogen
--------------------------------------------------------

NOTICE: If received in error, please destroy and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error.

Re: Target Resolvers

Posted by David Illsley <da...@gmail.com>.
Hi,
I use a TargetResolver when embedding Axis2 in a non-open source project.
There is an example TargetResolver in the integration tests [1] if you
want to see the kinds of things which are possible,

David

[1] http://svn.apache.org/repos/asf/webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/deployment/

On 14/11/06, Yadav, Yogendra (IT) <Yo...@morganstanley.com> wrote:
>
>
>
> Hi,
> I found this in sandesh2 source. Are there any target resolver
> implementations ? DO they work with AXIS2 at
> the moment ? Can you point me to some ?
>  <!-- ================================================= -->
>  <!-- Target Resolvers -->
>  <!-- ================================================= -->
>  <!-- Uncomment the following and specify the class name for your
> TargetResolver to add -->
>  <!-- a TargetResolver. TargetResolvers are used to process the To EPR for
> example to -->
>  <!-- choose a server in a cluster -->
>  <!--<targetResolvers>-->
>  <!--<targetResolver class="" />-->
>  <!--</targetResolvers>-->
>
> -yogen
>
>
>  ________________________________
>
>
> NOTICE: If received in error, please destroy and notify sender. Sender does
> not intend to waive confidentiality or privilege. Use of this email is
> prohibited when received in error.
>


-- 
David Illsley - IBM Web Services Development

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org