Hi Castor Community,

The general question is in with way access castor the java objects?
In my comprehension it should use the getter and setter Methode.

I create an object with the setter Methode
"setStyles(ArrayList<Style>)". The type "Style" is other java object.
I modified the setter Methode to split the array- list into four
differed array-lists. The split depends on the name of the Style. The
getter method merges the four differed array- lists to one list and
returns them.

In my opinion nothing has change for castor framework but the list of
Styles is missing in the output xml file.

My first idea was to set the getter and setter methods in the mapping
file. But nothing happens. The list of styles is missing in the output
xml, too


Any idea where is the failure?

Regards
Thomas

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

    http://xircles.codehaus.org/manage_email

Reply via email to