|
I have
downloaded via cvs the latest, did a build and I am
using this as my I am getting
the following errors
when I compile the java files created by public PricingrequestvalueDescriptor()
{ super(); xmlName = "pricingrequestvalue"; XMLFieldDescriptorImpl desc
= null; XMLFieldHandler
handler =
null; FieldValidator
fieldValidator = null; //--
set grouping compositor setCompositorAsSequence(); "PricingrequestvalueDescriptor.java":
Error #: 300 : method setCompositorAsSequence()
not found in class
com.hbsrx.ejb.service.pricing.value.PricingrequestvalueDescriptor at line 57,
column 9 /** **/ public org.exolab. { return this; }
//-- org.exolab. /** **/ "PricingrequestvalueDescriptor.java":
Error #: 354 : incompatible types; found:
com.hbsrx.ejb.service.pricing.value.PricingrequestvalueDescriptor, required: org.exolab. |
- Re: [castor-dev] setCompositorAsSequence() not found in cla... michael robkin
- Re: [castor-dev] setCompositorAsSequence() not found i... Arnaud Blandin
- Re: [castor-dev] setCompositorAsSequence() not found i... Keith Visco
- Re: [castor-dev] setCompositorAsSequence() not found i... Keith Visco
- Re: [castor-dev] setCompositorAsSequence() not fou... michael robkin
