You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by Lawrence Mandel <lm...@ca.ibm.com> on 2007/01/05 06:51:24 UTC

Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: r490162 [1/2]]

Hi Thilina,

In an effort to help out with this decision I've packaged the WTP TCP/IP 
monitor as a separate zip. (Just plug-ins. No feature.) You can get it 
from [1]. Just extract to your Eclipse install location. The plug-ins will 
extract to eclipse/plugins.

Once installed select Window->Show View->Other->Debug->TCP/IP Monitor.

[1] http://people.apache.org/~lmandel/WTP1.5.1_TCPIPMonitor.zip

Lawrence




"Thilina Gunarathne" <cs...@gmail.com> 
12/28/2006 10:20 PM
Please respond to
commons-dev@ws.apache.org


To
commons-dev@ws.apache.org
cc

Subject
Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: r490162 
[1/2]]






To be honest I'm yet to try out the WTP tcpmon... I'm not sure how it
resembles with the  good old Axis TCPMON...

If it is something which is more or less similar (in the sense of
functionality & UI), then I'm all for having just that... But if it is
different to the axis tcpmon which we have used for years, then i
would like to see Axis tcpmon coming up as a separate plugin..

I have been using Axis tcpmon for years and I would like to do the
same in the years to come... It's a great tool...

thanks,
Thilina



On 12/26/06, Ajith Ranabahu <aj...@gmail.com> wrote:
> Hi,
> This seems to be something that we need to have a discussion about. I
> am all for not reinventing the wheel and also I do believe that open
> source projects should collaborate where possible. However I would
> like to point out the following things
>
> 1. Is it possible to install only the tcp monitor from WTP ? Wouldn't
> you want the whole WTP installed to get the tool ? Would it not be
> right for the users to have a simple tool  that just allows them to
> monitor a particular connection ?
>
> 2. I am working on a IDEA plugin version of tcpmon and my thinking was
> that it would be nice to have the eclipse version also. Note that
> these plugins have exactly the same interface and functionality of the
> good and old tcpmon from Axis 1.x days. That is why seeing the eclipse
> port from Saliya excited me.
>
> In any case I am not going to make changes to the Eclipse code until
> we openly discuss and get to a conclusion.
>
> Ajith
>
> On 12/25/06, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> > I'm curious what the value is to reinventing the wheel here seeing as 
the
> > Eclipse Web Tools Platform (WTP) project already includes a TCP/IP 
monitor
> > (as I said in my comment to this Jira). I'd rather see cooperation 
among
> > projects from Apache and Eclipse rather than have both communities 
spend
> > the same amount of energy maintaining very similar code.
> >
> > Lawrence
> >
> --
> Ajith Ranabahu
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: commons-dev-help@ws.apache.org
>
>


-- 
Thilina Gunarathne
WSO2, Inc.; http://www.wso2.com/
Home page: http://webservices.apache.org/~thilina/
Blog: http://thilinag.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: r490162 [1/2]]

Posted by Ajith Ranabahu <aj...@gmail.com>.
Hi,
Since there seems to be some agreeement on going ahead with the
Eclipse version of TCPMon I'll see whether I can get it properly
integrated by the weekend. Thanks guys for making the WTP plugin
available as a standalone and also for playing around with it.


Ajith

> "Thilina Gunarathne" <cs...@gmail.com>
> 01/31/2007 03:57 AM
> Please respond to
> commons-dev@ws.apache.org
>
>
> To
> commons-dev@ws.apache.org
> cc
>
> Subject
> Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: r490162
> [1/2]]
>
>
>
>
>
>
> Hi Lawrence,
> FYI: I filed a couple of bug reports mentioning the odd behaviours I
> got while looking at WTP TCPMON.
>  https://bugs.eclipse.org/bugs/show_bug.cgi?id=172279
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=172281
>
> Thanks,
> Thilina
>
>
> On 1/31/07, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> > I'm also +1 now that you've reviewed the WTP monitor and found tangible
> > benefits to using the Axis monitor.
> >
> > Thanks for taking the time for the review.
> >
> > Lawrence
> >
> >
> >
> >
> > "Davanum Srinivas" <da...@gmail.com>
> > 01/30/2007 08:40 AM
> > Please respond to
> > commons-dev@ws.apache.org
> >
> >
> > To
> > commons-dev@ws.apache.org
> > cc
> >
> > Subject
> > Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit:
> r490162
> > [1/2]]
> >
> >
> >
> >
> >
> >
> > +1 let's apply it.
> >
> > On 1/30/07, Thilina Gunarathne <cs...@gmail.com> wrote:
> > > HI all,
> > > I had a look at the WTP tcpmon plug-in. But I found that I'm not
> > > comfortable with it as I was with the axis tcpmon plug-in.
> > > Also I found it bit hard to specify a port mapping to sniff the
> > > messages as well as to get the xml view of the SOAP 1.2 messages..
> > > Seems like there are some bugs with the WTP tcpmon. One other thing is
> > > the complexity the users has to face when they want to install it
> > > separately...
> > >
> > > I'm +1 to apply this patch... I'm sure there are some more users like
> > > my self who loves to have the age old Axis tcpmon inside Eclipse..  In
> > > my case I'm using the Axis tcpmon externally while having WTP
> > > installed in Eclipse..
> > >
> > > Thanks,
> > > Thilina
> > >
> > > On 1/5/07, Thilina Gunarathne <cs...@gmail.com> wrote:
> > > > Thanks a lot Lawrence.. I'll have a look..
> > > >
> > > > ~Thilina
> > > >
> > > > On 1/5/07, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> > > > > Hi Thilina,
> > > > >
> > > > > In an effort to help out with this decision I've packaged the WTP
> > TCP/IP
> > > > > monitor as a separate zip. (Just plug-ins. No feature.) You can
> get
> > it
> > > > > from [1]. Just extract to your Eclipse install location. The
> > plug-ins will
> > > > > extract to eclipse/plugins.
> > > > >
> > > > > Once installed select Window->Show View->Other->Debug->TCP/IP
> > Monitor.
> > > > >
> > > > > [1] http://people.apache.org/~lmandel/WTP1.5.1_TCPIPMonitor.zip
> > > > >
> > > > > Lawrence
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > "Thilina Gunarathne" <cs...@gmail.com>
> > > > > 12/28/2006 10:20 PM
> > > > > Please respond to
> > > > > commons-dev@ws.apache.org
> > > > >
> > > > >
> > > > > To
> > > > > commons-dev@ws.apache.org
> > > > > cc
> > > > >
> > > > > Subject
> > > > > Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit:
> > r490162
> > > > > [1/2]]
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > To be honest I'm yet to try out the WTP tcpmon... I'm not sure how
> > it
> > > > > resembles with the  good old Axis TCPMON...
> > > > >
> > > > > If it is something which is more or less similar (in the sense of
> > > > > functionality & UI), then I'm all for having just that... But if
> it
> > is
> > > > > different to the axis tcpmon which we have used for years, then i
> > > > > would like to see Axis tcpmon coming up as a separate plugin..
> > > > >
> > > > > I have been using Axis tcpmon for years and I would like to do the
> > > > > same in the years to come... It's a great tool...
> > > > >
> > > > > thanks,
> > > > > Thilina
> > > > >
> > > > >
> > > > >
> > > > > On 12/26/06, Ajith Ranabahu <aj...@gmail.com> wrote:
> > > > > > Hi,
> > > > > > This seems to be something that we need to have a discussion
> > about. I
> > > > > > am all for not reinventing the wheel and also I do believe that
> > open
> > > > > > source projects should collaborate where possible. However I
> would
> > > > > > like to point out the following things
> > > > > >
> > > > > > 1. Is it possible to install only the tcp monitor from WTP ?
> > Wouldn't
> > > > > > you want the whole WTP installed to get the tool ? Would it not
> be
> > > > > > right for the users to have a simple tool  that just allows them
> > to
> > > > > > monitor a particular connection ?
> > > > > >
> > > > > > 2. I am working on a IDEA plugin version of tcpmon and my
> thinking
> > was
> > > > > > that it would be nice to have the eclipse version also. Note
> that
> > > > > > these plugins have exactly the same interface and functionality
> of
> > the
> > > > > > good and old tcpmon from Axis 1.x days. That is why seeing the
> > eclipse
> > > > > > port from Saliya excited me.
> > > > > >
> > > > > > In any case I am not going to make changes to the Eclipse code
> > until
> > > > > > we openly discuss and get to a conclusion.
> > > > > >
> > > > > > Ajith
> > > > > >
> > > > > > On 12/25/06, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> > > > > > > I'm curious what the value is to reinventing the wheel here
> > seeing as
> > > > > the
> > > > > > > Eclipse Web Tools Platform (WTP) project already includes a
> > TCP/IP
> > > > > monitor
> > > > > > > (as I said in my comment to this Jira). I'd rather see
> > cooperation
> > > > > among
> > > > > > > projects from Apache and Eclipse rather than have both
> > communities
> > > > > spend
> > > > > > > the same amount of energy maintaining very similar code.
> > > > > > >
> > > > > > > Lawrence
> > > > > > >
> > > > > > --
> > > > > > Ajith Ranabahu
> > > > > >
> > > > > >
> > ---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > > > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Thilina Gunarathne
> > > > > WSO2, Inc.; http://www.wso2.com/
> > > > > Home page: http://webservices.apache.org/~thilina/
> > > > > Blog: http://thilinag.blogspot.com/
> > > > >
> > > > >
> > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > Thilina Gunarathne
> > > > WSO2, Inc.; http://www.wso2.com/
> > > > Home page: http://webservices.apache.org/~thilina/
> > > > Blog: http://thilinag.blogspot.com/
> > > >
> > >
> > >
> > > --
> > > Thilina Gunarathne
> > > WSO2, Inc.; http://www.wso2.com/
> > > Home page: http://webservices.apache.org/~thilina/
> > > Blog: http://thilinag.blogspot.com/
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > >
> > >
> >
> >
> > --
> > Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services
> Developers
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: commons-dev-help@ws.apache.org
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: commons-dev-help@ws.apache.org
> >
> >
>
>
> --
> Thilina Gunarathne
> WSO2, Inc.; http://www.wso2.com/
> Home page: http://webservices.apache.org/~thilina/
> Blog: http://thilinag.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: commons-dev-help@ws.apache.org
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: commons-dev-help@ws.apache.org
>
>


-- 
Ajith Ranabahu

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: r490162 [1/2]]

Posted by Lawrence Mandel <lm...@ca.ibm.com>.
Thanks for reporting the bugs. 

Lawrence 




"Thilina Gunarathne" <cs...@gmail.com> 
01/31/2007 03:57 AM
Please respond to
commons-dev@ws.apache.org


To
commons-dev@ws.apache.org
cc

Subject
Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: r490162 
[1/2]]






Hi Lawrence,
FYI: I filed a couple of bug reports mentioning the odd behaviours I
got while looking at WTP TCPMON.
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=172279
https://bugs.eclipse.org/bugs/show_bug.cgi?id=172281

Thanks,
Thilina


On 1/31/07, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> I'm also +1 now that you've reviewed the WTP monitor and found tangible
> benefits to using the Axis monitor.
>
> Thanks for taking the time for the review.
>
> Lawrence
>
>
>
>
> "Davanum Srinivas" <da...@gmail.com>
> 01/30/2007 08:40 AM
> Please respond to
> commons-dev@ws.apache.org
>
>
> To
> commons-dev@ws.apache.org
> cc
>
> Subject
> Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: 
r490162
> [1/2]]
>
>
>
>
>
>
> +1 let's apply it.
>
> On 1/30/07, Thilina Gunarathne <cs...@gmail.com> wrote:
> > HI all,
> > I had a look at the WTP tcpmon plug-in. But I found that I'm not
> > comfortable with it as I was with the axis tcpmon plug-in.
> > Also I found it bit hard to specify a port mapping to sniff the
> > messages as well as to get the xml view of the SOAP 1.2 messages..
> > Seems like there are some bugs with the WTP tcpmon. One other thing is
> > the complexity the users has to face when they want to install it
> > separately...
> >
> > I'm +1 to apply this patch... I'm sure there are some more users like
> > my self who loves to have the age old Axis tcpmon inside Eclipse..  In
> > my case I'm using the Axis tcpmon externally while having WTP
> > installed in Eclipse..
> >
> > Thanks,
> > Thilina
> >
> > On 1/5/07, Thilina Gunarathne <cs...@gmail.com> wrote:
> > > Thanks a lot Lawrence.. I'll have a look..
> > >
> > > ~Thilina
> > >
> > > On 1/5/07, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> > > > Hi Thilina,
> > > >
> > > > In an effort to help out with this decision I've packaged the WTP
> TCP/IP
> > > > monitor as a separate zip. (Just plug-ins. No feature.) You can 
get
> it
> > > > from [1]. Just extract to your Eclipse install location. The
> plug-ins will
> > > > extract to eclipse/plugins.
> > > >
> > > > Once installed select Window->Show View->Other->Debug->TCP/IP
> Monitor.
> > > >
> > > > [1] http://people.apache.org/~lmandel/WTP1.5.1_TCPIPMonitor.zip
> > > >
> > > > Lawrence
> > > >
> > > >
> > > >
> > > >
> > > > "Thilina Gunarathne" <cs...@gmail.com>
> > > > 12/28/2006 10:20 PM
> > > > Please respond to
> > > > commons-dev@ws.apache.org
> > > >
> > > >
> > > > To
> > > > commons-dev@ws.apache.org
> > > > cc
> > > >
> > > > Subject
> > > > Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit:
> r490162
> > > > [1/2]]
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > To be honest I'm yet to try out the WTP tcpmon... I'm not sure how
> it
> > > > resembles with the  good old Axis TCPMON...
> > > >
> > > > If it is something which is more or less similar (in the sense of
> > > > functionality & UI), then I'm all for having just that... But if 
it
> is
> > > > different to the axis tcpmon which we have used for years, then i
> > > > would like to see Axis tcpmon coming up as a separate plugin..
> > > >
> > > > I have been using Axis tcpmon for years and I would like to do the
> > > > same in the years to come... It's a great tool...
> > > >
> > > > thanks,
> > > > Thilina
> > > >
> > > >
> > > >
> > > > On 12/26/06, Ajith Ranabahu <aj...@gmail.com> wrote:
> > > > > Hi,
> > > > > This seems to be something that we need to have a discussion
> about. I
> > > > > am all for not reinventing the wheel and also I do believe that
> open
> > > > > source projects should collaborate where possible. However I 
would
> > > > > like to point out the following things
> > > > >
> > > > > 1. Is it possible to install only the tcp monitor from WTP ?
> Wouldn't
> > > > > you want the whole WTP installed to get the tool ? Would it not 
be
> > > > > right for the users to have a simple tool  that just allows them
> to
> > > > > monitor a particular connection ?
> > > > >
> > > > > 2. I am working on a IDEA plugin version of tcpmon and my 
thinking
> was
> > > > > that it would be nice to have the eclipse version also. Note 
that
> > > > > these plugins have exactly the same interface and functionality 
of
> the
> > > > > good and old tcpmon from Axis 1.x days. That is why seeing the
> eclipse
> > > > > port from Saliya excited me.
> > > > >
> > > > > In any case I am not going to make changes to the Eclipse code
> until
> > > > > we openly discuss and get to a conclusion.
> > > > >
> > > > > Ajith
> > > > >
> > > > > On 12/25/06, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> > > > > > I'm curious what the value is to reinventing the wheel here
> seeing as
> > > > the
> > > > > > Eclipse Web Tools Platform (WTP) project already includes a
> TCP/IP
> > > > monitor
> > > > > > (as I said in my comment to this Jira). I'd rather see
> cooperation
> > > > among
> > > > > > projects from Apache and Eclipse rather than have both
> communities
> > > > spend
> > > > > > the same amount of energy maintaining very similar code.
> > > > > >
> > > > > > Lawrence
> > > > > >
> > > > > --
> > > > > Ajith Ranabahu
> > > > >
> > > > >
> ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > Thilina Gunarathne
> > > > WSO2, Inc.; http://www.wso2.com/
> > > > Home page: http://webservices.apache.org/~thilina/
> > > > Blog: http://thilinag.blogspot.com/
> > > >
> > > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > > >
> > > >
> > > >
> > > >
> > > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > > >
> > > >
> > >
> > >
> > > --
> > > Thilina Gunarathne
> > > WSO2, Inc.; http://www.wso2.com/
> > > Home page: http://webservices.apache.org/~thilina/
> > > Blog: http://thilinag.blogspot.com/
> > >
> >
> >
> > --
> > Thilina Gunarathne
> > WSO2, Inc.; http://www.wso2.com/
> > Home page: http://webservices.apache.org/~thilina/
> > Blog: http://thilinag.blogspot.com/
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: commons-dev-help@ws.apache.org
> >
> >
>
>
> --
> Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services 
Developers
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: commons-dev-help@ws.apache.org
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: commons-dev-help@ws.apache.org
>
>


-- 
Thilina Gunarathne
WSO2, Inc.; http://www.wso2.com/
Home page: http://webservices.apache.org/~thilina/
Blog: http://thilinag.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: r490162 [1/2]]

Posted by Thilina Gunarathne <cs...@gmail.com>.
Hi Lawrence,
FYI: I filed a couple of bug reports mentioning the odd behaviours I
got while looking at WTP TCPMON.
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=172279
https://bugs.eclipse.org/bugs/show_bug.cgi?id=172281

Thanks,
Thilina


On 1/31/07, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> I'm also +1 now that you've reviewed the WTP monitor and found tangible
> benefits to using the Axis monitor.
>
> Thanks for taking the time for the review.
>
> Lawrence
>
>
>
>
> "Davanum Srinivas" <da...@gmail.com>
> 01/30/2007 08:40 AM
> Please respond to
> commons-dev@ws.apache.org
>
>
> To
> commons-dev@ws.apache.org
> cc
>
> Subject
> Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: r490162
> [1/2]]
>
>
>
>
>
>
> +1 let's apply it.
>
> On 1/30/07, Thilina Gunarathne <cs...@gmail.com> wrote:
> > HI all,
> > I had a look at the WTP tcpmon plug-in. But I found that I'm not
> > comfortable with it as I was with the axis tcpmon plug-in.
> > Also I found it bit hard to specify a port mapping to sniff the
> > messages as well as to get the xml view of the SOAP 1.2 messages..
> > Seems like there are some bugs with the WTP tcpmon. One other thing is
> > the complexity the users has to face when they want to install it
> > separately...
> >
> > I'm +1 to apply this patch... I'm sure there are some more users like
> > my self who loves to have the age old Axis tcpmon inside Eclipse..  In
> > my case I'm using the Axis tcpmon externally while having WTP
> > installed in Eclipse..
> >
> > Thanks,
> > Thilina
> >
> > On 1/5/07, Thilina Gunarathne <cs...@gmail.com> wrote:
> > > Thanks a lot Lawrence.. I'll have a look..
> > >
> > > ~Thilina
> > >
> > > On 1/5/07, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> > > > Hi Thilina,
> > > >
> > > > In an effort to help out with this decision I've packaged the WTP
> TCP/IP
> > > > monitor as a separate zip. (Just plug-ins. No feature.) You can get
> it
> > > > from [1]. Just extract to your Eclipse install location. The
> plug-ins will
> > > > extract to eclipse/plugins.
> > > >
> > > > Once installed select Window->Show View->Other->Debug->TCP/IP
> Monitor.
> > > >
> > > > [1] http://people.apache.org/~lmandel/WTP1.5.1_TCPIPMonitor.zip
> > > >
> > > > Lawrence
> > > >
> > > >
> > > >
> > > >
> > > > "Thilina Gunarathne" <cs...@gmail.com>
> > > > 12/28/2006 10:20 PM
> > > > Please respond to
> > > > commons-dev@ws.apache.org
> > > >
> > > >
> > > > To
> > > > commons-dev@ws.apache.org
> > > > cc
> > > >
> > > > Subject
> > > > Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit:
> r490162
> > > > [1/2]]
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > To be honest I'm yet to try out the WTP tcpmon... I'm not sure how
> it
> > > > resembles with the  good old Axis TCPMON...
> > > >
> > > > If it is something which is more or less similar (in the sense of
> > > > functionality & UI), then I'm all for having just that... But if it
> is
> > > > different to the axis tcpmon which we have used for years, then i
> > > > would like to see Axis tcpmon coming up as a separate plugin..
> > > >
> > > > I have been using Axis tcpmon for years and I would like to do the
> > > > same in the years to come... It's a great tool...
> > > >
> > > > thanks,
> > > > Thilina
> > > >
> > > >
> > > >
> > > > On 12/26/06, Ajith Ranabahu <aj...@gmail.com> wrote:
> > > > > Hi,
> > > > > This seems to be something that we need to have a discussion
> about. I
> > > > > am all for not reinventing the wheel and also I do believe that
> open
> > > > > source projects should collaborate where possible. However I would
> > > > > like to point out the following things
> > > > >
> > > > > 1. Is it possible to install only the tcp monitor from WTP ?
> Wouldn't
> > > > > you want the whole WTP installed to get the tool ? Would it not be
> > > > > right for the users to have a simple tool  that just allows them
> to
> > > > > monitor a particular connection ?
> > > > >
> > > > > 2. I am working on a IDEA plugin version of tcpmon and my thinking
> was
> > > > > that it would be nice to have the eclipse version also. Note that
> > > > > these plugins have exactly the same interface and functionality of
> the
> > > > > good and old tcpmon from Axis 1.x days. That is why seeing the
> eclipse
> > > > > port from Saliya excited me.
> > > > >
> > > > > In any case I am not going to make changes to the Eclipse code
> until
> > > > > we openly discuss and get to a conclusion.
> > > > >
> > > > > Ajith
> > > > >
> > > > > On 12/25/06, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> > > > > > I'm curious what the value is to reinventing the wheel here
> seeing as
> > > > the
> > > > > > Eclipse Web Tools Platform (WTP) project already includes a
> TCP/IP
> > > > monitor
> > > > > > (as I said in my comment to this Jira). I'd rather see
> cooperation
> > > > among
> > > > > > projects from Apache and Eclipse rather than have both
> communities
> > > > spend
> > > > > > the same amount of energy maintaining very similar code.
> > > > > >
> > > > > > Lawrence
> > > > > >
> > > > > --
> > > > > Ajith Ranabahu
> > > > >
> > > > >
> ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > Thilina Gunarathne
> > > > WSO2, Inc.; http://www.wso2.com/
> > > > Home page: http://webservices.apache.org/~thilina/
> > > > Blog: http://thilinag.blogspot.com/
> > > >
> > > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > > >
> > > >
> > > >
> > > >
> > > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > > >
> > > >
> > >
> > >
> > > --
> > > Thilina Gunarathne
> > > WSO2, Inc.; http://www.wso2.com/
> > > Home page: http://webservices.apache.org/~thilina/
> > > Blog: http://thilinag.blogspot.com/
> > >
> >
> >
> > --
> > Thilina Gunarathne
> > WSO2, Inc.; http://www.wso2.com/
> > Home page: http://webservices.apache.org/~thilina/
> > Blog: http://thilinag.blogspot.com/
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: commons-dev-help@ws.apache.org
> >
> >
>
>
> --
> Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: commons-dev-help@ws.apache.org
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: commons-dev-help@ws.apache.org
>
>


-- 
Thilina Gunarathne
WSO2, Inc.; http://www.wso2.com/
Home page: http://webservices.apache.org/~thilina/
Blog: http://thilinag.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: r490162 [1/2]]

Posted by Lawrence Mandel <lm...@ca.ibm.com>.
I'm also +1 now that you've reviewed the WTP monitor and found tangible 
benefits to using the Axis monitor.

Thanks for taking the time for the review.

Lawrence




"Davanum Srinivas" <da...@gmail.com> 
01/30/2007 08:40 AM
Please respond to
commons-dev@ws.apache.org


To
commons-dev@ws.apache.org
cc

Subject
Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: r490162 
[1/2]]






+1 let's apply it.

On 1/30/07, Thilina Gunarathne <cs...@gmail.com> wrote:
> HI all,
> I had a look at the WTP tcpmon plug-in. But I found that I'm not
> comfortable with it as I was with the axis tcpmon plug-in.
> Also I found it bit hard to specify a port mapping to sniff the
> messages as well as to get the xml view of the SOAP 1.2 messages..
> Seems like there are some bugs with the WTP tcpmon. One other thing is
> the complexity the users has to face when they want to install it
> separately...
>
> I'm +1 to apply this patch... I'm sure there are some more users like
> my self who loves to have the age old Axis tcpmon inside Eclipse..  In
> my case I'm using the Axis tcpmon externally while having WTP
> installed in Eclipse..
>
> Thanks,
> Thilina
>
> On 1/5/07, Thilina Gunarathne <cs...@gmail.com> wrote:
> > Thanks a lot Lawrence.. I'll have a look..
> >
> > ~Thilina
> >
> > On 1/5/07, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> > > Hi Thilina,
> > >
> > > In an effort to help out with this decision I've packaged the WTP 
TCP/IP
> > > monitor as a separate zip. (Just plug-ins. No feature.) You can get 
it
> > > from [1]. Just extract to your Eclipse install location. The 
plug-ins will
> > > extract to eclipse/plugins.
> > >
> > > Once installed select Window->Show View->Other->Debug->TCP/IP 
Monitor.
> > >
> > > [1] http://people.apache.org/~lmandel/WTP1.5.1_TCPIPMonitor.zip
> > >
> > > Lawrence
> > >
> > >
> > >
> > >
> > > "Thilina Gunarathne" <cs...@gmail.com>
> > > 12/28/2006 10:20 PM
> > > Please respond to
> > > commons-dev@ws.apache.org
> > >
> > >
> > > To
> > > commons-dev@ws.apache.org
> > > cc
> > >
> > > Subject
> > > Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: 
r490162
> > > [1/2]]
> > >
> > >
> > >
> > >
> > >
> > >
> > > To be honest I'm yet to try out the WTP tcpmon... I'm not sure how 
it
> > > resembles with the  good old Axis TCPMON...
> > >
> > > If it is something which is more or less similar (in the sense of
> > > functionality & UI), then I'm all for having just that... But if it 
is
> > > different to the axis tcpmon which we have used for years, then i
> > > would like to see Axis tcpmon coming up as a separate plugin..
> > >
> > > I have been using Axis tcpmon for years and I would like to do the
> > > same in the years to come... It's a great tool...
> > >
> > > thanks,
> > > Thilina
> > >
> > >
> > >
> > > On 12/26/06, Ajith Ranabahu <aj...@gmail.com> wrote:
> > > > Hi,
> > > > This seems to be something that we need to have a discussion 
about. I
> > > > am all for not reinventing the wheel and also I do believe that 
open
> > > > source projects should collaborate where possible. However I would
> > > > like to point out the following things
> > > >
> > > > 1. Is it possible to install only the tcp monitor from WTP ? 
Wouldn't
> > > > you want the whole WTP installed to get the tool ? Would it not be
> > > > right for the users to have a simple tool  that just allows them 
to
> > > > monitor a particular connection ?
> > > >
> > > > 2. I am working on a IDEA plugin version of tcpmon and my thinking 
was
> > > > that it would be nice to have the eclipse version also. Note that
> > > > these plugins have exactly the same interface and functionality of 
the
> > > > good and old tcpmon from Axis 1.x days. That is why seeing the 
eclipse
> > > > port from Saliya excited me.
> > > >
> > > > In any case I am not going to make changes to the Eclipse code 
until
> > > > we openly discuss and get to a conclusion.
> > > >
> > > > Ajith
> > > >
> > > > On 12/25/06, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> > > > > I'm curious what the value is to reinventing the wheel here 
seeing as
> > > the
> > > > > Eclipse Web Tools Platform (WTP) project already includes a 
TCP/IP
> > > monitor
> > > > > (as I said in my comment to this Jira). I'd rather see 
cooperation
> > > among
> > > > > projects from Apache and Eclipse rather than have both 
communities
> > > spend
> > > > > the same amount of energy maintaining very similar code.
> > > > >
> > > > > Lawrence
> > > > >
> > > > --
> > > > Ajith Ranabahu
> > > >
> > > > 
---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > > >
> > > >
> > >
> > >
> > > --
> > > Thilina Gunarathne
> > > WSO2, Inc.; http://www.wso2.com/
> > > Home page: http://webservices.apache.org/~thilina/
> > > Blog: http://thilinag.blogspot.com/
> > >
> > > 
---------------------------------------------------------------------
> > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > >
> > >
> > >
> > >
> > > 
---------------------------------------------------------------------
> > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > >
> > >
> >
> >
> > --
> > Thilina Gunarathne
> > WSO2, Inc.; http://www.wso2.com/
> > Home page: http://webservices.apache.org/~thilina/
> > Blog: http://thilinag.blogspot.com/
> >
>
>
> --
> Thilina Gunarathne
> WSO2, Inc.; http://www.wso2.com/
> Home page: http://webservices.apache.org/~thilina/
> Blog: http://thilinag.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: commons-dev-help@ws.apache.org
>
>


-- 
Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: r490162 [1/2]]

Posted by Davanum Srinivas <da...@gmail.com>.
+1 let's apply it.

On 1/30/07, Thilina Gunarathne <cs...@gmail.com> wrote:
> HI all,
> I had a look at the WTP tcpmon plug-in. But I found that I'm not
> comfortable with it as I was with the axis tcpmon plug-in.
> Also I found it bit hard to specify a port mapping to sniff the
> messages as well as to get the xml view of the SOAP 1.2 messages..
> Seems like there are some bugs with the WTP tcpmon. One other thing is
> the complexity the users has to face when they want to install it
> separately...
>
> I'm +1 to apply this patch... I'm sure there are some more users like
> my self who loves to have the age old Axis tcpmon inside Eclipse..  In
> my case I'm using the Axis tcpmon externally while having WTP
> installed in Eclipse..
>
> Thanks,
> Thilina
>
> On 1/5/07, Thilina Gunarathne <cs...@gmail.com> wrote:
> > Thanks a lot Lawrence.. I'll have a look..
> >
> > ~Thilina
> >
> > On 1/5/07, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> > > Hi Thilina,
> > >
> > > In an effort to help out with this decision I've packaged the WTP TCP/IP
> > > monitor as a separate zip. (Just plug-ins. No feature.) You can get it
> > > from [1]. Just extract to your Eclipse install location. The plug-ins will
> > > extract to eclipse/plugins.
> > >
> > > Once installed select Window->Show View->Other->Debug->TCP/IP Monitor.
> > >
> > > [1] http://people.apache.org/~lmandel/WTP1.5.1_TCPIPMonitor.zip
> > >
> > > Lawrence
> > >
> > >
> > >
> > >
> > > "Thilina Gunarathne" <cs...@gmail.com>
> > > 12/28/2006 10:20 PM
> > > Please respond to
> > > commons-dev@ws.apache.org
> > >
> > >
> > > To
> > > commons-dev@ws.apache.org
> > > cc
> > >
> > > Subject
> > > Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: r490162
> > > [1/2]]
> > >
> > >
> > >
> > >
> > >
> > >
> > > To be honest I'm yet to try out the WTP tcpmon... I'm not sure how it
> > > resembles with the  good old Axis TCPMON...
> > >
> > > If it is something which is more or less similar (in the sense of
> > > functionality & UI), then I'm all for having just that... But if it is
> > > different to the axis tcpmon which we have used for years, then i
> > > would like to see Axis tcpmon coming up as a separate plugin..
> > >
> > > I have been using Axis tcpmon for years and I would like to do the
> > > same in the years to come... It's a great tool...
> > >
> > > thanks,
> > > Thilina
> > >
> > >
> > >
> > > On 12/26/06, Ajith Ranabahu <aj...@gmail.com> wrote:
> > > > Hi,
> > > > This seems to be something that we need to have a discussion about. I
> > > > am all for not reinventing the wheel and also I do believe that open
> > > > source projects should collaborate where possible. However I would
> > > > like to point out the following things
> > > >
> > > > 1. Is it possible to install only the tcp monitor from WTP ? Wouldn't
> > > > you want the whole WTP installed to get the tool ? Would it not be
> > > > right for the users to have a simple tool  that just allows them to
> > > > monitor a particular connection ?
> > > >
> > > > 2. I am working on a IDEA plugin version of tcpmon and my thinking was
> > > > that it would be nice to have the eclipse version also. Note that
> > > > these plugins have exactly the same interface and functionality of the
> > > > good and old tcpmon from Axis 1.x days. That is why seeing the eclipse
> > > > port from Saliya excited me.
> > > >
> > > > In any case I am not going to make changes to the Eclipse code until
> > > > we openly discuss and get to a conclusion.
> > > >
> > > > Ajith
> > > >
> > > > On 12/25/06, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> > > > > I'm curious what the value is to reinventing the wheel here seeing as
> > > the
> > > > > Eclipse Web Tools Platform (WTP) project already includes a TCP/IP
> > > monitor
> > > > > (as I said in my comment to this Jira). I'd rather see cooperation
> > > among
> > > > > projects from Apache and Eclipse rather than have both communities
> > > spend
> > > > > the same amount of energy maintaining very similar code.
> > > > >
> > > > > Lawrence
> > > > >
> > > > --
> > > > Ajith Ranabahu
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > > >
> > > >
> > >
> > >
> > > --
> > > Thilina Gunarathne
> > > WSO2, Inc.; http://www.wso2.com/
> > > Home page: http://webservices.apache.org/~thilina/
> > > Blog: http://thilinag.blogspot.com/
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > >
> > >
> >
> >
> > --
> > Thilina Gunarathne
> > WSO2, Inc.; http://www.wso2.com/
> > Home page: http://webservices.apache.org/~thilina/
> > Blog: http://thilinag.blogspot.com/
> >
>
>
> --
> Thilina Gunarathne
> WSO2, Inc.; http://www.wso2.com/
> Home page: http://webservices.apache.org/~thilina/
> Blog: http://thilinag.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: commons-dev-help@ws.apache.org
>
>


-- 
Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: r490162 [1/2]]

Posted by Thilina Gunarathne <cs...@gmail.com>.
HI all,
I had a look at the WTP tcpmon plug-in. But I found that I'm not
comfortable with it as I was with the axis tcpmon plug-in.
Also I found it bit hard to specify a port mapping to sniff the
messages as well as to get the xml view of the SOAP 1.2 messages..
Seems like there are some bugs with the WTP tcpmon. One other thing is
the complexity the users has to face when they want to install it
separately...

I'm +1 to apply this patch... I'm sure there are some more users like
my self who loves to have the age old Axis tcpmon inside Eclipse..  In
my case I'm using the Axis tcpmon externally while having WTP
installed in Eclipse..

Thanks,
Thilina

On 1/5/07, Thilina Gunarathne <cs...@gmail.com> wrote:
> Thanks a lot Lawrence.. I'll have a look..
>
> ~Thilina
>
> On 1/5/07, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> > Hi Thilina,
> >
> > In an effort to help out with this decision I've packaged the WTP TCP/IP
> > monitor as a separate zip. (Just plug-ins. No feature.) You can get it
> > from [1]. Just extract to your Eclipse install location. The plug-ins will
> > extract to eclipse/plugins.
> >
> > Once installed select Window->Show View->Other->Debug->TCP/IP Monitor.
> >
> > [1] http://people.apache.org/~lmandel/WTP1.5.1_TCPIPMonitor.zip
> >
> > Lawrence
> >
> >
> >
> >
> > "Thilina Gunarathne" <cs...@gmail.com>
> > 12/28/2006 10:20 PM
> > Please respond to
> > commons-dev@ws.apache.org
> >
> >
> > To
> > commons-dev@ws.apache.org
> > cc
> >
> > Subject
> > Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: r490162
> > [1/2]]
> >
> >
> >
> >
> >
> >
> > To be honest I'm yet to try out the WTP tcpmon... I'm not sure how it
> > resembles with the  good old Axis TCPMON...
> >
> > If it is something which is more or less similar (in the sense of
> > functionality & UI), then I'm all for having just that... But if it is
> > different to the axis tcpmon which we have used for years, then i
> > would like to see Axis tcpmon coming up as a separate plugin..
> >
> > I have been using Axis tcpmon for years and I would like to do the
> > same in the years to come... It's a great tool...
> >
> > thanks,
> > Thilina
> >
> >
> >
> > On 12/26/06, Ajith Ranabahu <aj...@gmail.com> wrote:
> > > Hi,
> > > This seems to be something that we need to have a discussion about. I
> > > am all for not reinventing the wheel and also I do believe that open
> > > source projects should collaborate where possible. However I would
> > > like to point out the following things
> > >
> > > 1. Is it possible to install only the tcp monitor from WTP ? Wouldn't
> > > you want the whole WTP installed to get the tool ? Would it not be
> > > right for the users to have a simple tool  that just allows them to
> > > monitor a particular connection ?
> > >
> > > 2. I am working on a IDEA plugin version of tcpmon and my thinking was
> > > that it would be nice to have the eclipse version also. Note that
> > > these plugins have exactly the same interface and functionality of the
> > > good and old tcpmon from Axis 1.x days. That is why seeing the eclipse
> > > port from Saliya excited me.
> > >
> > > In any case I am not going to make changes to the Eclipse code until
> > > we openly discuss and get to a conclusion.
> > >
> > > Ajith
> > >
> > > On 12/25/06, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> > > > I'm curious what the value is to reinventing the wheel here seeing as
> > the
> > > > Eclipse Web Tools Platform (WTP) project already includes a TCP/IP
> > monitor
> > > > (as I said in my comment to this Jira). I'd rather see cooperation
> > among
> > > > projects from Apache and Eclipse rather than have both communities
> > spend
> > > > the same amount of energy maintaining very similar code.
> > > >
> > > > Lawrence
> > > >
> > > --
> > > Ajith Ranabahu
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > > For additional commands, e-mail: commons-dev-help@ws.apache.org
> > >
> > >
> >
> >
> > --
> > Thilina Gunarathne
> > WSO2, Inc.; http://www.wso2.com/
> > Home page: http://webservices.apache.org/~thilina/
> > Blog: http://thilinag.blogspot.com/
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: commons-dev-help@ws.apache.org
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: commons-dev-help@ws.apache.org
> >
> >
>
>
> --
> Thilina Gunarathne
> WSO2, Inc.; http://www.wso2.com/
> Home page: http://webservices.apache.org/~thilina/
> Blog: http://thilinag.blogspot.com/
>


-- 
Thilina Gunarathne
WSO2, Inc.; http://www.wso2.com/
Home page: http://webservices.apache.org/~thilina/
Blog: http://thilinag.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: r490162 [1/2]]

Posted by Thilina Gunarathne <cs...@gmail.com>.
Thanks a lot Lawrence.. I'll have a look..

~Thilina

On 1/5/07, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> Hi Thilina,
>
> In an effort to help out with this decision I've packaged the WTP TCP/IP
> monitor as a separate zip. (Just plug-ins. No feature.) You can get it
> from [1]. Just extract to your Eclipse install location. The plug-ins will
> extract to eclipse/plugins.
>
> Once installed select Window->Show View->Other->Debug->TCP/IP Monitor.
>
> [1] http://people.apache.org/~lmandel/WTP1.5.1_TCPIPMonitor.zip
>
> Lawrence
>
>
>
>
> "Thilina Gunarathne" <cs...@gmail.com>
> 12/28/2006 10:20 PM
> Please respond to
> commons-dev@ws.apache.org
>
>
> To
> commons-dev@ws.apache.org
> cc
>
> Subject
> Re: Should we have a TCPMon eclipse plugin ? [was Re: svn commit: r490162
> [1/2]]
>
>
>
>
>
>
> To be honest I'm yet to try out the WTP tcpmon... I'm not sure how it
> resembles with the  good old Axis TCPMON...
>
> If it is something which is more or less similar (in the sense of
> functionality & UI), then I'm all for having just that... But if it is
> different to the axis tcpmon which we have used for years, then i
> would like to see Axis tcpmon coming up as a separate plugin..
>
> I have been using Axis tcpmon for years and I would like to do the
> same in the years to come... It's a great tool...
>
> thanks,
> Thilina
>
>
>
> On 12/26/06, Ajith Ranabahu <aj...@gmail.com> wrote:
> > Hi,
> > This seems to be something that we need to have a discussion about. I
> > am all for not reinventing the wheel and also I do believe that open
> > source projects should collaborate where possible. However I would
> > like to point out the following things
> >
> > 1. Is it possible to install only the tcp monitor from WTP ? Wouldn't
> > you want the whole WTP installed to get the tool ? Would it not be
> > right for the users to have a simple tool  that just allows them to
> > monitor a particular connection ?
> >
> > 2. I am working on a IDEA plugin version of tcpmon and my thinking was
> > that it would be nice to have the eclipse version also. Note that
> > these plugins have exactly the same interface and functionality of the
> > good and old tcpmon from Axis 1.x days. That is why seeing the eclipse
> > port from Saliya excited me.
> >
> > In any case I am not going to make changes to the Eclipse code until
> > we openly discuss and get to a conclusion.
> >
> > Ajith
> >
> > On 12/25/06, Lawrence Mandel <lm...@ca.ibm.com> wrote:
> > > I'm curious what the value is to reinventing the wheel here seeing as
> the
> > > Eclipse Web Tools Platform (WTP) project already includes a TCP/IP
> monitor
> > > (as I said in my comment to this Jira). I'd rather see cooperation
> among
> > > projects from Apache and Eclipse rather than have both communities
> spend
> > > the same amount of energy maintaining very similar code.
> > >
> > > Lawrence
> > >
> > --
> > Ajith Ranabahu
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: commons-dev-help@ws.apache.org
> >
> >
>
>
> --
> Thilina Gunarathne
> WSO2, Inc.; http://www.wso2.com/
> Home page: http://webservices.apache.org/~thilina/
> Blog: http://thilinag.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: commons-dev-help@ws.apache.org
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: commons-dev-help@ws.apache.org
>
>


-- 
Thilina Gunarathne
WSO2, Inc.; http://www.wso2.com/
Home page: http://webservices.apache.org/~thilina/
Blog: http://thilinag.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org