Regards, Gopu N IT Services ) Extn: 2531
-----Original Message----- From: stephan opitz [mailto:[EMAIL PROTECTED] Sent: Monday, August 07, 2006 2:00 PM To: [email protected] Subject: Re: shale validation with full xml thats it - i had 1.14 from shale nightly builds... with 1.3 all rendered without probs thx gary 2006/8/7, Gary VanMatre <[EMAIL PROTECTED]>: > >From: "stephan opitz" <[EMAIL PROTECTED]> > > > > tried again... > > > > dont know how to define the validatorScript > > > > <span jsfid="s:validatorScript" functionName="validateForm"/> > > > > should be ok, but exception... > > > The shale commons validator has a dependency with commons validator 1.1.3. Check to make sure that you are not including validator 1.1.4. If you are using maven, try adding a dependency to your pom.xml. > <dependency> > <groupId>commons-validator</groupId> > <artifactId>commons-validator</artifactId> > <version>1.3.0</version> > </dependency> > Disclaimer: This message and any attachment(s) contained here are information that is confidential, proprietary to HCL Technologies and its customers, privileged or otherwise protected by law. The information is solely intended for the individual or the entity it is addressed to. If you are not the intended recipient of this message, you are not authorized to read, forward, print, retain, copy or disseminate this message or any part of it. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete it from your computer.
