cvs commit: xml-axis/java/test/wsdl/interop3/docLit WSDLInteropTestDocLitPortBindingImpl.java

2002-03-04 Thread gdaniels
gdaniels02/03/04 17:05:24 Modified:java/test/wsdl/interop3/docLit WSDLInteropTestDocLitPortBindingImpl.java Log: Move data objects to the correct package. Revision ChangesPath 1.2 +2 -2 xml-axis/java/test/wsdl/interop3/docLit/WSDLInter

cvs commit: xml-axis/java/test/wsdl/interop3/docLit NStoPkg.properties

2002-03-04 Thread gdaniels
gdaniels02/03/04 17:05:04 Modified:java/test/wsdl/interop3/docLit NStoPkg.properties Log: Add xsd mapping. Revision ChangesPath 1.2 +2 -0 xml-axis/java/test/wsdl/interop3/docLit/NStoPkg.properties Index: NStoPkg.properties ==

cvs commit: xml-axis/java/test/wsdl/interop3/docLit DocLitTestCase.java build.xml

2002-03-04 Thread gdaniels
gdaniels02/03/04 17:04:53 Modified:java/test/wsdl/interop3/docLit build.xml Added: java/test/wsdl/interop3/docLit DocLitTestCase.java Log: Add test case for DocLit test, and update build file to copy it over. Revision ChangesPath 1.8 +3 -0 xml-axis/jav

cvs commit: xml-axis/java/lib commons-logging.jar

2002-03-04 Thread rsitze
rsitze 02/03/04 14:29:35 Modified:java/lib commons-logging.jar Log: Correct location info in log messages for Log4J Revision ChangesPath 1.4 +197 -68 xml-axis/java/lib/commons-logging.jar <>

Re: WSDL2Java --skeletonDeploy questions

2002-03-04 Thread R J Scheuerle Jr
+1 to all of these. Rich Scheuerle XML & Web Services Development 512-838-5115 (IBM TL 678-5115) Russell

WSDL2Java --skeletonDeploy questions

2002-03-04 Thread Russell Butek
I'm updating the WSDL2Java documentation in the user's guide and I've run across some changes I'd like to make wrt --skeletonDeploy: 1. WSDL2Java should fail (with a reasonable message, of course) if --skeletonDeploy is specified but --skeleton is not). It certainly has no meaning without --ske

Error log handling: onFault() suggestion in SimpleChain.doVisiting()

2002-03-04 Thread Chad Stone
I wrote a log handler (extending BasicHandler) that traps various info on the server side of a SOAP request/response. One of the problems I ran into was that, if an AxisFault is thrown on the server, I could not get my log handler to spit out any useful information about the nature of the error.

Strange warning in introp with .NET

2002-03-04 Thread Sedukhin, Igor
Title: Strange warning in introp with .NET I was getting this warning with .NET client builder trying to bind to a service exposed by Axis form a plain Java Schema validation warning: Type 'http://www.w3.org/2001/XMLSchema:ArrayOfString' is not declared. It didn't happen before, as far as

cvs commit: xml-axis/java/src/org/apache/axis/wsdl/toJava Emitter.java

2002-03-04 Thread butek
butek 02/03/04 06:27:38 Modified:java/src/org/apache/axis/wsdl/toJava Emitter.java Log: OOPS! I left in some debug statements. Revision ChangesPath 1.23 +0 -3 xml-axis/java/src/org/apache/axis/wsdl/toJava/Emitter.java Index: Emitter.java =

cvs commit: xml-axis/java/src/org/apache/axis/wsdl/toJava Emitter.java

2002-03-04 Thread butek
butek 02/03/04 06:22:48 Modified:java/src/org/apache/axis/utils resources.properties java/src/org/apache/axis/wsdl WSDL2Java.java java/src/org/apache/axis/wsdl/toJava Emitter.java Log: Last week Sam added programmatic support to WSDL2Java for changing

cvs commit: xml-axis/java/lib commons-logging.jar

2002-03-04 Thread dims
dims02/03/04 05:35:07 Modified:java/lib commons-logging.jar Log: commons-logging.jar was previously built without avalon logkit. Now it has support for plugging in Avalon's LogKit. Revision ChangesPath 1.3 +65 -195 xml-axis/java/lib/commons-logging.jar