now under org.apache.axis.encoding.ser.
> It appears that you have an old ArraySerializer class in your tree ?
>
> You may want to do a clean checkout.
>
> Rich Scheuerle
> XML & Web Services Development
> 512-838-5115 (IBM TL 678-5115)
>
>
> David Hainli
Greetings,
I cannot get the nightly drops to build. It appears to be a problem
with org.apache.axis.encoding interfaces which used to be classes. I can
build alpha-3 with no issues. I modified the ArraySerializer.java
from extends Deserializer to implements Deserializer and
it compiled just fine