Hi Prabath,

As mentioned in [1]

Gateway / dumb client mode

By specifying only a transport URL, the client operates in the dumb client
mode, where it sends the message to the ESB and depends on the ESB rules
for proper mediation and routing of the message to the ultimate
destination.
ant stockquote -Dtrpurl=<esb>
Proxy client mode

The client uses the prxurl as an HTTP proxy to send the request. Therefore,
by setting the prxurl to the ESB, the client can ensure that the message
would reach the ESB for mediation. The client can optionally set a
WS-Addressing EPR if required.
ant stockquote -Dprxurl=<esb> [-Daddurl=<addressingEPR>]

[1] https://docs.wso2.com/display/ESB481/Using+the+Sample+Clients


Thanks,

Maheeka Jayasuriya
Software Engineer
Mobile : +94777750661

On Mon, Dec 15, 2014 at 11:36 AM, Prabath Ariyarathna <[email protected]>
wrote:
>
> Hi All.
>
> I'm learning about the EBS these days as my fast track training program.
> When I'm trying to execute given ESB samples I found following parameter
> given in client executing steps. Can someone explain me what are the real
> meaning of followings.
>
> -Dtrpurl
> -Dprxurl
>
> --
>
> *Prabath Ariyarathna*
>
> *Associate Technical Lead*
>
> *WSO2, Inc. *
>
> *lean . enterprise . middleware *
>
>
> *Email: [email protected] <[email protected]>*
>
> *Blog: http://prabu-lk.blogspot.com <http://prabu-lk.blogspot.com>*
>
> *Flicker : https://www.flickr.com/photos/47759189@N08
> <https://www.flickr.com/photos/47759189@N08>*
>
> *Mobile: +94 77 699 4730 *
>
>
>
>
>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to