I'm using aegis plus @WebService.

 

When my interface has an array type, the ArrayOf type is not going into
the target namespace. It's going into an automatically derived namespace
starting with http://, derived from the Java package name.

 

How would I tell Aegis what to do here? What XML file would control the
namespace chosen for 

 

   MyClass[] or List<MyClass>

 

?

 

 

Reply via email to