Search:

Type: Posts; User: sureshk; Keyword(s):

Search: Search took 0.03 seconds.

  1. Thread: EJB lookup

    by sureshk
    Replies
    4
    Views
    2,397

    Possible fix

    Try putting your EJB project's jar file in the classpath on the client side (where you need to invoke the EJB).
  2. Re: Fixed it

    I saw this same issue in the project i'm working on. I jarred up my EJB project and put it in the client side classpath. It fixed this issue.
Results 1 to 2 of 2