Re: Async Support

2002-11-23 Thread James M Snell
We're currently working on a multi-phase plan to roll out async support based on the Internal Message Exchange prototype in the proposals area. The first phase (which is complete) was to define the base interfaces (located in org.apache.axis.ime and org.apache.axis.ime.events). The second phas

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

2002-11-23 Thread dims
dims2002/11/23 16:41:55 Modified:java/src/org/apache/axis/wsdl/toJava Utils.java Log: Cleanup imports and a bit of javadoc. Revision ChangesPath 1.63 +5 -15 xml-axis/java/src/org/apache/axis/wsdl/toJava/Utils.java Index: Utils.java