hai loubyansky
Thanks for your reply...
depositTime is the datetime in the sqlserver...
any solution..
i am waiting for your reply
thanks for your reply
thanks & regards
bill
View the original post :
http://www.jboss.org/inde
hai
when i am trying to run ejb-ql in jboss i am getting runtime
exception..
this is the query
CDATA[SELECT OBJECT(a) FROM PartnerCpaStatBean AS a WHERE a.userName = ?1 AND
a.depositTime > ?2 AND a.signUpTime < ?3]
and i am getting this exception.
09:12:48,34
hai
i am unable to get the findByQuery
i am able to insert the records.
but i am unable to get records
any solution..
i configured all the deployment files correctelly
but it is giving error like this.
Exception in thread "m
hai this is bill78b again
here i am again posting the Exception
i am able to insert the records .
but when i find the methods means it is going to give me this Exception
Exception in thread "main" javax.ejb.FinderException: Unknown query: public abstract
emp
I am unable to get the finder methods to work. My client hangs when calling the finder
methods of my CMP bean with jboss
here i am providing deployment descriptors file...
ejb-jar.xml
Stores UserName/Password Pairs
AuthenticationDataBean
when i try to start the jboss server i am going to get this runtime exception
RuntimeErrorException: java.lang.NoClassDefFoundError: org/w3c/dom/Node
Cause: java.lang.NoClassDefFoundError: org/w3c/dom/Node
at
org.jboss.mx.server.ReflectedDispatcher.handleInvocationExceptions(ReflectedDisp