1 Reply Latest reply on May 18, 2006 7:38 AM by juergen.zimmermann

    NameNotFoundException for JSR 181 POJO

    juergen.zimmermann

      I'm developing a JSR 181 POJO as a Web Service and try to follow the JBossWS sample which works fine.

      However, I get a NameNotFoundException when invoking

      java:comp/env/service/KundenverwaltungService
      


      What is required for a working JNDI access?