Re: [Dev] [ESB] Problems in ESB Sample 100

2013-12-04 Thread Samisa Abeysinghe
Where did you use the TCPMon client to ESB or ESB to back end? Thanks, Samisa... Samisa Abeysinghe Vice President Training WSO2 Inc. http://wso2.com On Wed, Dec 4, 2013 at 1:39 PM, Chamila Wijayarathna cham...@wso2.comwrote: Hello all, I followed instructions given at [1] and ran sample

Re: [Dev] [ESB] Problems in ESB Sample 100

2013-12-04 Thread Chamila Wijayarathna
I observed messages using ESB logs, I'll check them with tcpmon. Is there any advantage of using tcpmon instead of ESB logs? On Wed, Dec 4, 2013 at 1:54 PM, Samisa Abeysinghe sam...@wso2.com wrote: Where did you use the TCPMon client to ESB or ESB to back end? Thanks, Samisa... Samisa

Re: [Dev] [ESB] Problems in ESB Sample 100

2013-12-04 Thread Samisa Abeysinghe
Logs are within the ESB. So it logs BEFORE security handlers kick in. TCPMon is outside the ESB and thus sees the messages. Thanks, Samisa... Samisa Abeysinghe Vice President Training WSO2 Inc. http://wso2.com On Wed, Dec 4, 2013 at 2:09 PM, Chamila Wijayarathna cham...@wso2.comwrote:

Re: [Dev] [ESB] Problems in ESB Sample 100

2013-12-04 Thread Samisa Abeysinghe
On Wed, Dec 4, 2013 at 2:15 PM, Samisa Abeysinghe sam...@wso2.com wrote: Logs are within the ESB. So it logs BEFORE security handlers kick in. TCPMon is outside the ESB and thus sees the messages. I meant to say message's security headers. Thanks, Samisa... Samisa Abeysinghe

Re: [Dev] [ESB] Problems in ESB Sample 100

2013-12-04 Thread Chamila Wijayarathna
I can see the security headers when observing with TCPmon. I thought ESB log is showing message that is going out from ESB to Service. Thank you. On Wed, Dec 4, 2013 at 2:15 PM, Samisa Abeysinghe sam...@wso2.com wrote: Logs are within the ESB. So it logs BEFORE security handlers kick in.

Re: [Dev] [ESB] Problems in ESB Sample 100

2013-12-04 Thread Nirmal Fernando
Don't ESB wire logs suppose to show these headers? On Wed, Dec 4, 2013 at 2:26 PM, Chamila Wijayarathna cham...@wso2.comwrote: I can see the security headers when observing with TCPmon. I thought ESB log is showing message that is going out from ESB to Service. Thank you. On Wed, Dec 4,

Re: [Dev] [ESB] Problems in ESB Sample 100

2013-12-04 Thread Chamila Wijayarathna
This is how I added to write the log [1], line 23. Is that the right place to add log element? 1. https://gist.github.com/cdwijayarathna/7783834 On Wed, Dec 4, 2013 at 2:30 PM, Nirmal Fernando nir...@wso2.com wrote: Don't ESB wire logs suppose to show these headers? On Wed, Dec 4, 2013 at

Re: [Dev] [ESB] Problems in ESB Sample 100

2013-12-04 Thread Samisa Abeysinghe
Did you try having log level=full/ in out sequence? Thanks, Samisa... Samisa Abeysinghe Vice President Training WSO2 Inc. http://wso2.com On Wed, Dec 4, 2013 at 2:35 PM, Chamila Wijayarathna cham...@wso2.comwrote: This is how I added to write the log [1], line 23. Is that the right place

Re: [Dev] [ESB] Problems in ESB Sample 100

2013-12-04 Thread Chamila Wijayarathna
No, I was trying to observe message going from client to ESB and ESB to service. So for this sample I only tried it in in sequence. Did you try having log level=full/ in out sequence? ___ Dev mailing list Dev@wso2.org

Re: [Dev] [ESB] Problems in ESB Sample 100

2013-12-04 Thread Samisa Abeysinghe
Anyway, the technical reason for log full to not show security headers is that, security handlers kick in only after the message send. Thanks, Samisa... Samisa Abeysinghe Vice President Training WSO2 Inc. http://wso2.com On Wed, Dec 4, 2013 at 3:10 PM, Chamila Wijayarathna