|
In the descriptor class - I get a
compile error saying that method set CompositorAsSequence
is not found public
PricingrequestvalueDescriptor() { super(); xmlName = "pricingrequestvalue"; XMLFieldDescriptorImpl desc = null; XMLFieldHandler
handler = null; FieldValidator
fieldValidator = null; //-- set
grouping compositor setCompositorAsSequence(); I am also getting that the DateTimeValidator class is not found DateTimeValidator dv = new DateTimeValidator(); |
- Re: [castor-dev] errors compiling castor generated classes ... michael robkin
- Re: [castor-dev] errors compiling castor generated cla... Andrew Fawcett
- Re: [castor-dev] errors compiling castor generated... michael robkin
- Re: [castor-dev] errors compiling castor generated cla... Andrew Fawcett
- Re: [castor-dev] errors compiling castor generated... michael robkin
