Thanks Carson. I found that MyEclipse also came with the TcpMonitor and it doesn't cause extra character.
-Julian --- In [email protected], "Carson Hager" <[EMAIL PROTECTED]> wrote: > > You don't have to change the wsdl. It only specifies the default location. You can override that in code. > > Where is the extra character you are seeing? Anything passed in a webservice should be technically visible in any text editor. > > Let met know if you'd like me to send you tcptunnelgui. It's somehat primitive but effective. > > Carson > > > > > ____________________________________________ > > Carson Hager > Cynergy Systems, Inc. > http://www.cynergysystems.com > > Email: [EMAIL PROTECTED] > Office: 866-CYNERGY ext. 89 > Mobile: 1.703.489.6466 > > > > -----Original Message----- > From: [email protected] <[email protected]> > To: [email protected] <[email protected]> > Sent: Wed Feb 22 23:14:22 2006 > Subject: [flexcoders] Re: SOAP message thru http proxy server > > Thanks Carson. I was using TcpMon from old JBoss. Looks like the > TcpMon version from Matt is newer. > > 2 downside of TcpMon: > > 1. We have to heck the WSDL that stored in JBoss to point to 7070 > (local port). > 2. I'm seeing some extra strange character in TcpMon even the latest > version. I'm not sure it's JBoss fault or TcpMon. > > -Julian > > --- In [email protected], "Carson Hager" <carson.hager@> > wrote: > > > > Another one I meant to mention is tcptunnelgui from Apache SOAP. I > have > > a bundled version of this with a simplified batch file if you're > > interested in using it. > > > > > > Carson > > > > > > ____________________________________________ > > > > Carson Hager > > Cynergy Systems, Inc. > > http://www.cynergysystems.com > > > > Email: carson.hager@ > > Office: 866-CYNERGY > > Mobile: 1.703.489.6466 > > > > > > > > -----Original Message----- > > From: [email protected] > [mailto:[EMAIL PROTECTED] On > > Behalf Of Matt Chotin > > Sent: Tuesday, February 21, 2006 9:18 PM > > To: [email protected] > > Subject: RE: [flexcoders] SOAP message thru http proxy server > > > > https://tcpmon.dev.java.net/ > > > > The FES server can also print the debugging information you may be > > looking for. > > > > You could also run a true packet sniffer like Ethereal. > > > > Matt > > > > -----Original Message----- > > From: [email protected] > [mailto:[EMAIL PROTECTED] On > > Behalf Of JulianHtun > > Sent: Sunday, February 19, 2006 8:24 PM > > To: [email protected] > > Subject: [flexcoders] SOAP message thru http proxy server > > > > Hi, > > > > You know how Java has a HTTP Proxy option when you start a JVM. I > want > > to send all SOAP request message from AS3 script to a HTTP Proxy > Server > > so that I can exam the SOAP content. Is there a way to do that? > > > > TIA, > > -Julian > > > > > > > > > > > > > > -- > > Flexcoders Mailing List > > FAQ: > http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > > Search Archives: > > http://www.mail-archive.com/flexcoders%40yahoogroups.com > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > -- > > Flexcoders Mailing List > > FAQ: > http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > > Search Archives: > > http://www.mail-archive.com/flexcoders%40yahoogroups.com > > Yahoo! Groups Links > > > > > > > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: http://www.mail-archive.com/flexcoders% 40yahoogroups.com > Yahoo! Groups Links > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

