Hi Ravi thanks for the reply, basically I deployed 2 proxies namely HL7ToFIleSystem and HL7Store and both were listing on same port so I was thinking that both proxies should process the incoming message. I didnt see any error on the back end.
regards Shavantha Weerasinghe Senior Software Engineer QA WSO2, Inc. lean.enterprise.middleware. http://wso2.com http://wso2.org Tel : 94 11 214 5345 Fax :94 11 2145300 On Fri, Jan 31, 2014 at 9:53 AM, Ravi Undupitiya <[email protected]> wrote: > Hi Shavantha, > > It's not possible to have two HL7 proxies listening on the same port, since > these are servers, only the first proxy you deploy will bind to the port and > the second proxy should not deploy and it should give an error. Did you not > observe an error when you deployed the second proxy? > > > Ravi > > > On Thu, Jan 30, 2014 at 11:15 PM, Shavantha Weerasinghe <[email protected]> > wrote: >> >> Hi Kasun >> >> Need a clarification on the way transport work: If there are 2 active >> proxies listing to the same port for incoming HL7 messages, and if one >> proxy writes to the file system and the second proxy writes to a data >> base, currently if a message comes the message gets delivered via only >> one proxy. In this scenario I am not using clone mediator. Also the >> proxy via which the message was passed was deactivated and reactivated >> then continuously the message seems to go through the proxy which was >> active. >> >> Is this the way axis2 transport works >> >> Regards, >> Shavantha Weerasinghe >> Senior Software Engineer QA >> WSO2, Inc. >> lean.enterprise.middleware. >> http://wso2.com >> http://wso2.org >> Tel : 94 11 214 5345 >> Fax :94 11 2145300 >> >> >> >> On Thu, Jan 30, 2014 at 5:55 PM, Malaka Silva <[email protected]> wrote: >> > http://svn.wso2.org/repos/wso2/people/malaka/ESB/ESB4.8.1/30-01/ >> > >> > -- >> > >> > Best Regards, >> > >> > Malaka Silva >> > Senior Tech Lead >> > M: +94 777 219 791 >> > Tel : 94 11 214 5345 >> > Fax :94 11 2145300 >> > LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 >> > Blog : http://mrmalakasilva.blogspot.com/ >> > >> > WSO2, Inc. >> > lean . enterprise . middleware >> > http://www.wso2.com/ >> > http://www.wso2.com/about/team/malaka-silva/ >> > >> > Save a tree -Conserve nature & Save the world for your future. Print >> > this >> > email only if it is absolutely necessary. >> > >> > _______________________________________________ >> > 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 > > > > > -- > Ravi Undupitiya > Software Engineer; WSO2 Inc.; http://wso2.com > > E-mail: [email protected] > M: +94 772 930 712 > > Lean . Enterprise . Middleware _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
