Return-Path: Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 1665 invoked by uid 500); 15 Apr 2003 17:07:35 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 1655 invoked from network); 15 Apr 2003 17:07:35 -0000 Message-ID: From: David Altenburg To: "'axis-user@ws.apache.org'" Subject: RE: tcpmon config Date: Tue, 15 Apr 2003 12:08:14 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/mixed; boundary="----=_NextPartTM-000-6275410a-fc8e-46b5-a813-8da382f40d37" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------=_NextPartTM-000-6275410a-fc8e-46b5-a813-8da382f40d37 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C30371.9A206D30" ------_=_NextPart_001_01C30371.9A206D30 Content-Type: text/plain; charset="iso-8859-1" Jeff, The jvm_bind exception means that you're trying to get Axis to listen to a port to which something else is listening -- probably your appserver. Here's how to use it: Say I have Tomcat (or any other servlet container) listening on port 8080. If I want to use TCPMon, I pick a different port for it to listen to, say port 4200. I tell TCPMon to listen to port 4200 and to target port 8080. Then, you'd point the client to port 4200, and it would forward the requests, displaying them in the process. Hope this helps, David > -----Original Message----- > From: KIESEL,JEFF (HP-NewJersey,ex2) [mailto:jkiesel@hp.com] > Sent: Tuesday, April 15, 2003 12:00 PM > To: 'axis-user@xml.apache.org' > Subject: tcpmon config > > > hi all, > > i've been through the archives, but i still don't understand > how to use the > tcpmon utility. i keep getting either the jvm_bind > exception, or there is > no activity in the console, even after repeated requests to > the service via > the webapp. can someone shine some light on this for me? > > ~jeff > ------_=_NextPart_001_01C30371.9A206D30 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: tcpmon config

Jeff,

The jvm_bind exception means that you're trying to = get Axis to listen to a port to which something else is listening -- = probably your appserver.

Here's how to use it:

Say I have Tomcat (or any other servlet container) = listening on port 8080.
If I want to use TCPMon, I pick a different port for = it to listen to, say port 4200.
I tell TCPMon to listen to port 4200 and to target = port 8080.  Then, you'd point the client to port 4200, and it = would forward the requests, displaying them in the process.

Hope this helps,

David

> -----Original Message-----
> From: KIESEL,JEFF (HP-NewJersey,ex2) [mailto:jkiesel@hp.com]
> Sent: Tuesday, April 15, 2003 12:00 PM
> To: 'axis-user@xml.apache.org'
> Subject: tcpmon config
>
>
> hi all,
>
> i've been through the archives, but i still = don't understand
> how to use the
> tcpmon utility.  i keep getting either the = jvm_bind
> exception, or there is
> no activity in the console, even after repeated = requests to
> the service via
> the webapp.  can someone shine some light = on this for me?
>
> ~jeff
>

------_=_NextPart_001_01C30371.9A206D30-- ------=_NextPartTM-000-6275410a-fc8e-46b5-a813-8da382f40d37--