Hi, Axis2 does not have such a sample but I think you should take a look at the Synapse project [1]
Ajith [1] http://incubator.apache.org/synapse/ On 6/20/06, Soactive Inc <[EMAIL PROTECTED]> wrote:
Hi Saminda, I am not sure if I stated my problem correctly. I am not looking for a generic proxy client (along the lines of what you pointed me to). Rather, I am looking for a generic proxy service that can take any request coming from in any web service and then route that to the appropriate service endpoint. I already have the logic for the routing part and looking to build the proxy service part that was clearly working with the ProxyService sample in Axis 1.x but was not migrated/re-implemented in Axis 2. Thanks, Ron On 6/19/06, Saminda Abeyruwan <[EMAIL PROTECTED] > wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Soactive Inc wrote: > > Does anyone know if the following service that was provided as a sample > > within the Axis 1.x samples is also shipped with Axis 2? > > > > http://genome.jouy.inra.fr/doc/web/axis-1_2_1/samples/proxy/ProxyService.java > > > > I found that this code does not work on Axis 2 since the Context classes > > have changed. I would appreciate if someone could point me to the Axis 2 > > version. > > > > Thanks, > > Ron > > http://svn.apache.org/viewcvs.cgi/webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/engine/EchoRawRuntimeProxyTest.java?view=markup > > Contains a testcase on how to configure Axis2 to support Proxy services. > > For more info please look > http://ws.apache.org/axis2/0_95/http-transport.html > > Thank you > > Saminda > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFEloMRYmklbLuW6wYRAhrdAJoCsLVfrNhTaPNPtjarRFYDCMiNLACgrhFC > Wr7Owqxsig4LmIGVVU7OE/Y= > =s8e5 > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
-- Ajith Ranabahu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
