Hi

We're having interesting problems with a polymorphic web service, aegis,
jaxws and a "root class" with a field of type List<String>.
Basically, adding this potential return class to the context's list of root
classes causes all calls to this polymorphic web service to lose their
arguments and we only see a bunch of null values.
Other, non-polymorphic, web services, still work and can return instances of
this troublesome class
Am I ringing any bells anywhere?

-Simmi

Reply via email to