You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by de...@apache.org on 2005/02/21 06:03:28 UTC

svn commit: r154627 - webservices/axis/trunk/java/modules/core/src/html/HappyAxis.jsp

Author: deepal
Date: Sun Feb 20 21:03:25 2005
New Revision: 154627

URL: http://svn.apache.org/viewcvs?view=rev&rev=154627
Log:
fixed a bug 

Modified:
    webservices/axis/trunk/java/modules/core/src/html/HappyAxis.jsp

Modified: webservices/axis/trunk/java/modules/core/src/html/HappyAxis.jsp
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/modules/core/src/html/HappyAxis.jsp?view=diff&r1=154626&r2=154627
==============================================================================
--- webservices/axis/trunk/java/modules/core/src/html/HappyAxis.jsp (original)
+++ webservices/axis/trunk/java/modules/core/src/html/HappyAxis.jsp Sun Feb 20 21:03:25 2005
@@ -9,7 +9,6 @@
                  org.apache.axis.addressing.AddressingConstants,
                  org.apache.axis.addressing.EndpointReference,
                  org.apache.axis.clientapi.Call,
-                 org.apache.axis.engine.EngineUtils,
                  org.apache.axis.testUtils.ObjectToOMBuilder,
                  org.apache.axis.testUtils.SimpleTypeEncoder,
                  org.apache.axis.om.*,