Re: Axis 1.0rc2 soapmonitor

2002-10-07 Thread Brian Price
command (part of the Java 2 SDK) and be sure that the axis.jar from the distrubution is in the classpath.   Example: javac -classpath ../../lib/axis.jar SOAPMonitorApplet. Note that there are several class files (8 of them) that need to be put in your webapp. Brian Price

RE: TCPMon Audio Feedback Mod ("RPC-Synth") RFC

2002-10-01 Thread Brian Price
Go ahead and open an improvement in bugzilla (to make sure that we don't forget about it).   Brian Price

RE: TCPMon Audio Feedback Mod ("RPC-Synth") RFC

2002-09-30 Thread Brian Price
at this point it just returns if there are no applets up).  It might make sense to make a small change to the handler and servlet after 1.0 ships so that it can do an immediate return when there are no active applets (as a performace improvement).   Brian Price