Hi everyone,

I did a class Level enum like this :
public enum Level {

        SYSTEM, APPLICATION, USER

}

the war is generated, but when I try to access it, I have this odd problem :
org.codehaus.xfire.XFireRuntimeException: 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

Do you believe that os the fault of enum??
How can I do an aegis mapping of enum?


Cheers,


Henot julien

_________________________________________________________________
Windows Live Messenger sur i-modeĀ™ : dialoguez avec vos amis depuis votre mobile comme sur PC ! http://mobile.live.fr/messenger/bouygues/


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

   http://xircles.codehaus.org/manage_email

Reply via email to