0 Replies Latest reply on Jan 26, 2006 10:18 PM by beam36

    make proj with several jar file

    beam36

      I have problems with having several jar files. After I deploy them they can't see each other bean. I use <ejb-link> to referencing but when I lookup I always get namingException. (I can link to bean which referee is in same jar as referer and I can use expicit JNDI name to lookup also but I can't use <ejb-local-ref> to) How to solve this problem?