Hi Asok, As a general practice for debugging WSO2 products, follow the steps given below.
1) Refer to the carbon release matrix page and find the relevant source code version according to your product version (Ex: ESB 4.8.1) http://wso2.com/products/carbon/release-matrix/ ESB 4.8.1 is released under chunk07 2) Go to the source repository related to chunk 07 https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk07/ 3) Select the relevant component which you are going to debug (Ex: synapse) and traverse to that component https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk07/dependencies/synapse 4) Find the correct version of the component. You can check the version of the jar file in the product pack and take that version. https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk07/dependencies/synapse/2.1.2-wso2v4/ 5) Now you can remote debug the ESB with correct source code of the synapse component. Thanks, Chanaka On Tue, Sep 23, 2014 at 9:54 PM, Malaka Silva <[email protected]> wrote: > Hi, > > I am assuming you are referring to esb 4.8.1. Source can be found in [1] > > [1] http://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/ > > On Tue, Sep 23, 2014 at 5:06 PM, Asok Perera <[email protected]> wrote: > >> Hi, >> >> I'm trying to run the ESB in remote debug mode and could someone point me >> out the correct components (sources) for ESB ? >> >> Regards >> >> >> *Asok Aravinda Perera* >> Software Engineer >> WSO2, Inc.;http://wso2.com/ >> <http://www.google.com/url?q=http%3A%2F%2Fwso2.com%2F&sa=D&sntz=1&usg=AFQjCNGJuLRux6KkJwXKVUCYOtEsNCmIAQ> >> lean.enterprise.middleware >> >> Mobile: +94722241032 >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > > 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/> > > 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 > > -- -- Chanaka Fernando Technical Lead WSO2, Inc.; http://wso2.com lean.enterprise.middleware mobile: +94 773337238 Blog : http://soatutorials.blogspot.com LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0 Twitter:https://twitter.com/chanakaudaya Wordpress:http://chanakaudaya.wordpress.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
