Hi all,
I have managed to map all the remaining objects that are returned by a
legacy component except for the java.security.cert.CertPath getCertficates
method. ( I am pretty sure that this components login method returns every
know object in its domain :( ) I have setup the folder structure
java.security.cert and placed the following CertPath.aegis.xml file there.
<mappings>
<mapping>
<property name="certificates"
componentType="java.security.cert.Certificate" />
</mapping>
</mappings>
The error I get is below.
1. Couldn't create type for property certificates on class
java.security.cert.CertPath: Cannot create mapping for java.util.List,
unspecified component type for property certificates
(org.codehaus.xfire.XFireRuntimeException)
org.codehaus.xfire.aegis.type.DefaultTypeCreator:43 (null)
I am pretty sure I dont need this returned. How can I map this collection or
how can I tell xfire just to return null when it see this method?
thanks
--
View this message in context:
http://www.nabble.com/java.security.cert.CertPath----Howto-map-cetificares-collection--tf3651224.html#a10199137
Sent from the XFire - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email