1 Reply Latest reply on Dec 14, 2004 12:58 AM by jason.greene

    some problem for jndi for web services

    happyhuny

      i have deployed a web services provided by a servlet. but,when i run a client for it using jndi. i got an error,"javax.naming.NameNotFoundException: MyComplexBeanService not bound".
      i think it is an error for name of my web services.
      my question is how can i config the jndi name and where do i write these config information?