marc fleury wrote:
> did the verifier tell you the method and such?
>
> marc
>
> |-----Original Message-----
> |From: [EMAIL PROTECTED]
> |[mailto:[EMAIL PROTECTED]]On Behalf Of Scot Bellamy
> |Sent: Friday, October 27, 2000 5:45 AM
> |To: jBoss
> |Subject: Re: [jBoss-User] Deploying BMP entity bean
> |
> |
> |I found the problem. I had the wrong argument type specified in my remote
> |interface.
> |
> |Scot.
> |
> |Scot Bellamy wrote:
> |
> |> I am fairly new to jBoss, though I have been using Weblogic for
> |several months.
> |> I have successfully built, deployed, and tested a simple session
> |bean in jBoss
> |> and am now trying to deploy a BMP entity bean. When the auto
> |deployer attempts
> |> to verify the bean, I get "MethodNotFoundException", but I have
> |no indication of
> |> which method it is looking for. Can anyone tell me where to
> |start looking?
> |>
> |> Thanks,
> |> Scot
> |>
> |> --
> |> --------------------------------------------------------------
> |> To subscribe: [EMAIL PROTECTED]
> |> To unsubscribe: [EMAIL PROTECTED]
> |> Problems?: [EMAIL PROTECTED]
> |
> |
> |
> |--
> |--------------------------------------------------------------
> |To subscribe: [EMAIL PROTECTED]
> |To unsubscribe: [EMAIL PROTECTED]
> |Problems?: [EMAIL PROTECTED]
> |
> |
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
No. That was the frustrating part. I knew I had to have a mismatch between
my bean implementation and one of my interfaces and initial looks through the
code revealed nothing. I took a fresh look at it and found it by browsing the
code. The verifier only reported a NoSuchMethodException. It would be very
helpful if it could report which method it can't find.
Thanks,
Scot.
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]