Hi all
if you please let me know the reason of one of my problem.
my problem is that while building my entity bean it is giving one error
through "ejbc" .The error say that there is one term is missing in a
String defined in the ejb generated file.This String contain fields in the
entity bean .There are 4 fileds in my entity bean but the String in EJB
generated file is showing one extra space field like this
String XXX [] = new String{,fld1,fld2,fld3,fld4};
I had checked all deployment descriptor XMLs and my Bean class also there
is no way for an extra space field in the Bean.
please let me know if anybody encounter.
Neelu
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".