for some funny reason code is not generated for the custom finder method
when the bean is deployed for the first time..
the way out is deploy the bean using the deployment descriptor for the first
time.. once it is deployed, again deploy it by double clicking on the the
previously deployed entity bean in the deployment descriptor & the code will
be generatetd for the custom finder method when you deploy it for the second
time.. sounds very strange but this is how it worked for me...
> -----Original Message-----
> From: Jeelani Basha [SMTP:[EMAIL PROTECTED]]
> Sent: Sunday, November 21, 1999 12:22 AM
> To: [EMAIL PROTECTED]
> Subject: Problem with Custom finder methods
>
> Hi,
>
> Can anypone please help me to sort out the following problem..
>
> I am using BEA's WebLogic 4.5.1 for writing my container managed
> entity beans.I have written custom finder method and deployed the bean.
>
> But when I try to access it, thru my servlet client, it is throwing NYI
> error.
> Infact I checked the implementation file <BeanName>ImplJDBC and
> found that for my custom finder method,
>
> it says no descriptor found and throwing an error explicitly..
>
> Can any one help me out about the syntax to be used to define condition
> for finder method at deployment time..I have used the one specified in
> deploymetn docs of Weblogic at path www.weblogic/docs/..
> But no use..
>
> Thanks and regards,
> Jeelani
>
> ==========================================================================
> =
> 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".
===========================================================================
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".