Hi Anusha, Find the doc and samples to create a custom inbound. The next step is to incorporate this to custom inbound.
[1] https://docs.wso2.com/display/ESB490/Custom+Inbound+Endpoint On Wed, Mar 16, 2016 at 12:26 AM, Anusha Ihalapathirana < [email protected]> wrote: > Hi, > > I went through all the four references and I installed IBM WebSphere MQ > 7.5. After followed some tutorials I created queue manager and queue.I also > implemented the producer.java class to send message to queue and > consumer.java class to receive the message. > Can you please explain a bit more about the third step of the previous > mail? > > Thank you. > > On 11 March 2016 at 11:44, Malaka Silva <[email protected]> wrote: > >> Hi Anusha, >> >> Currently with ESB we can use JMS transport to connect to IBM MQ. Refer >> [1] and [2] for more info. However there are some limitations with this. So >> IBM provides native set of libraries to connect to their broker. >> >> After getting some understanding of JMS transport, focus on following. >> >> >> 1. First you should install IBM MQ 7.5. >> 2. Then try connection as consumer and producer from a java client. >> Using IBM MQ client. >> 3. This need to add consumer functionality to custom inbound endpoint >> and producer to a connector. [3] and [4] >> >> [1] https://docs.wso2.com/display/ESB490/JMS+Transport >> [2] https://docs.wso2.com/display/ESB490/JMS+Inbound+Protocol >> [3] https://docs.wso2.com/display/ESB490/Custom+Inbound+Endpoint >> [4] >> https://docs.wso2.com/display/ESBCONNECTORS/Creating+a+Third+Party+Connector+and+Publishing+in+WSO2+Connector+Store >> >> On Fri, Mar 11, 2016 at 10:27 AM, Anusha Ihalapathirana < >> [email protected]> wrote: >> >>> Hi, >>> >>> I'm Anusha Ihalapathirana, 3rd year (6th semester) undergraduate of >>> department of Computer science and Engineering, University of Moratuwa. I'm >>> interested in the Native inbound and connector for IBM MQ 7.5 project >>> for GSoc 2016. I went through the given references and I'm looking >>> forward to working this Project in this Summer of Code. Please let me >>> know how to proceed. >>> >>> Thank you. >>> >> >> >> >> -- >> >> Best Regards, >> >> Malaka Silva >> Senior Tech Lead >> M: +94 777 219 791 >> Tel : 94 11 214 5345 >> Fax :94 11 2145300 >> Skype : malaka.sampath.silva >> 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/ >> <http://wso2.com/about/team/malaka-silva/> >> https://store.wso2.com/store/ >> >> Save a tree -Conserve nature & Save the world for your future. Print this >> email only if it is absolutely necessary. >> > > -- Best Regards, Malaka Silva Senior Tech Lead M: +94 777 219 791 Tel : 94 11 214 5345 Fax :94 11 2145300 Skype : malaka.sampath.silva 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/ <http://wso2.com/about/team/malaka-silva/> https://store.wso2.com/store/ 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
