Tags cross in SOAPMonitorService
---------------------------------
Key: AXIS-2683
URL: https://issues.apache.org/jira/browse/AXIS-2683
Project: Axis
Issue Type: Bug
Components: Samples
Affects Versions: 1.4
Environment: Windows XP, JDK1.6.0_02, Tomcat 5.5
Reporter: Jeong-Hun Cha
Priority: Minor
<comment>, <embed> and <noembed> tags are crossing in SOAPMonitorService
servlet like below
<comment>
<embed type="application/x-java-applet;version=1.3"
code=SOAPMonitorApplet.class width=100% height=100% port="5001"
scriptable=false
pluginspage="http://java.sun.com/products/plugin/1.3/plugin-install.html">
<noembed>
</comment>
</noembed>
</embed>
Fix code between line 166 and 171 of SOAPMonitorService.java in
org.apache.axis.monitor package.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]