Hi ALL,
We are facing the problem in Configuration of Custom Adaptor.
what i did?
steps:
1)we are writing the custom Adapator Java Class, Name is:EmailAddressValidator & package name is : package formValidation;
2)we made a jar file ,Deployed in the application Server (Path is:C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\webtop\WEB-INF\classes)
3) We made a Adapator Configuration ,in that we filled some fields like :implement class name is :com.documentum.xforms.engine.adaptor.validator.EmailAddressValidator (is it correct plz let me know )
4) we made a form tempelate plz see the attachment it shows all what i did
5)we got some errors plz
check and let me know