Hi,

I had the same problem and I found nothing else than transforming my abstract super 
class to a normal class.

By.

20/11/01 18:33:48, "Miller, Scott" <[EMAIL PROTECTED]> wrote:

>
>
>
>   Mapping files looks like(fields have been omitted)
>
>   <class name="A">
>   </class>
>
>   <class name="B" extends="A">
>   </class>
>
>   Where class A is abstract.
>
>   When I tried to unmarshall class B I get
>
>   org.exolab.castor.mapping.MappingException: Nested error:
>   org.exolab.castor.mapping.MappingException: The Java class A is not
>   constructable -- it does not contain a default public constructor
>
>   however class A does have a default constructor.  Does this mean I cannot
>   use an abstract classes with Castor.
>
>   Is there any support for iterators. I don't see anything so I am guessing
>   there is none.
>
>   This is with the latest build of castor(11/20).
>
>   Thanks,
>   Scott

Vincent Honnet
Geomath International

Bismarckstr. 200
52066 Aachen
Allemagne
Tel bureau: 0049 241 400 88 82
Tel personnel: 0049 241 400 57 41
e-mail: [EMAIL PROTECTED]

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to