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 Berin Loritsch <bl...@apache.org> on 2001/10/17 15:52:54 UTC

Re: cvs commit: xml-axis/java/samples/addr AddressBookSOAPBindingImpl.java

Doug Davis wrote:
> 
> So we're now checking-in generated files again?
> -Dug

No.  Look closely.  This has some code that you can test against.
The round-trip testing that I developed will copy any **Impl.java
files that are in the source directory.  Emitter won't overwrite
them.

> 
> bloritsch    01/10/17 06:36:03
> 
>   Added:       java/samples/addr AddressBookSOAPBindingImpl.java
>   Log:
>   Add support to copy precreated implementations to the
>   the work area--so that we have something to test.
> 
>   Revision  Changes    Path
>   1.3       +18 -286
> xml-axis/java/samples/addr/AddressBookSOAPBindingImpl.java