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
Go ahead and open an improvement in
bugzilla (to make sure that we don't forget about it).
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