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 Glen Daniels <gd...@macromedia.com> on 2001/07/11 17:09:32 UTC

RE: cvs commit: xml-axis/java/test/functional TestProxySample.jav a FunctionalTests.java TestStockSample.java

>   - Added AxisEngine.getClientEngine() to support having
>   a single server-side AxisClient which is used by all server-
>   side ServiceClients.

Rob:

Why put this in AxisEngine instead of AxisServer?  Does it make any sense to
call this for a client?

--G