cvs commit: xml-axis/java/src/org/apache/axis/wsdl/symbolTable Utils.java

2003-01-01 Thread haddadc
haddadc 2003/01/01 14:29:14 Modified:java/src/org/apache/axis/wsdl/symbolTable Utils.java Log: Fix for Bug# 15752. TypeEntry QName for elements below anonymous elements were being assigned a QName that did not match the QName associated with deserialized elements. The two lines

cvs commit: xml-axis/java/webapps/axis happyaxis.jsp

2002-12-31 Thread haddadc
haddadc 2002/12/31 22:19:26 Modified:java/webapps/axis happyaxis.jsp Log: Tomcat was not loading Axis.jar due to a dependancy on log4j. Updated the happiness file to check for the existence of the log4j class referenced when Axis is loaded. Revision ChangesPath 1.12