Hi Keith,
Thanks for the pointer. I did get my objects to work correctly.
Also, just wanted to mention that I really appreciate the neatness of the
Castor generated code and it's excellent functionality.
Thanks,
Prajakta
On Tue, 3 Feb 2004, Keith Visco wrote:
>
> Why do you need to use a mapping file, just compile the generated class
> descriptors. When using Castor generated source code, Castor generates
> the mappings for you in source files called *Descriptor.java, where * =
> the name of the class that the Descriptor is for. So if the source
> generator creats a class called Foo, whose source file is Foo.java then
> FooDescriptor.java is also created. This is the mapping for Foo. You
> don't need a mapping file. Just make sure FooDescriptor is compiled.
>
> --Keith
>
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
> unsubscribe castor-dev
>
>
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev