Jon <jon.goldberg <at> tacit.com> writes:

> I have a POJO interface that returns a base object type.  The actual runtime
> returns one of several derived implementation types, but these are not
> explicitly referenced anywhere in the service.  When using JWSDP's wscompile, 
> I
> would specify additionalTypes in the typeMappingRegistry in the 
> configuration. 
> I don't see how to do this with XFire/Aegis.
> 
> How do I declare that I want mappings generated for beans that are not
> referenced explicitly by my service?
> 

I found the answer to self-declaring types in the services.xml file:

<http://xfire.codehaus.org/Aegis+Inheritance>

thanks,
 Jon



---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to