The following doesn't do what I expected.
<property name='script' typeName='com.basistech.enums.ISO15924' />
The code tries to process com.basistech.enums.ISO15924. However, the
type manager doesn't have it, and so the code resorts to the
PropertyDescriptor for the class, which indicates the original 'int'
type which I'm trying to spoof to the enum.
That enum is on my OVERRIDE_TYPES_KEY and is not emitted into the WSDL
at all. Before I put this in JIRA, couldn't someone tell me if this
stunt is supposed to work or not?
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email