3 Replies Latest reply on Dec 17, 2008 9:00 AM by morphy

    EJB

    thiagomontovaneli

      So, Is there any form of find in JNDI of jboss the name of the my EJB? Because I am developing a EJB and in time that call him, is throw a exception...

        • 1. Re: EJB
          jaikiran

          Could you please provide more details. Not sure what question you are asking. Which version of JBoss and Java do you use and what exception are you seeing and when? Post the entire exception stacktrace.

          While posting logs or code or xml content, remember to wrap it in a code block by using the Code button in the message editor window. Please hit the Preview button before posting, to ensure your post is correctly formatted.

          • 2. Re: EJB
            thiagomontovaneli

            Actually, I want know, Wich forms can I call one EJB.
            I am using jboss 4.2.2 with default instalation.

            My EJB project is into of one EE project.

            • 3. Re: EJB
              morphy

              you can access the jmx console, call the jndiview.list method and have a full glance of the tree

              bye