1 Reply Latest reply on Dec 19, 2008 12:48 AM by jaikiran

    Did not find any bean meta data for annotation bean ...

    green_bean_1

      Can anyone shed some light on what this WARN means in the log file?

      I have some stateless EJBs with @Stateless & @Remote annotations.
      One of the beans has a @Resource annotation for an environment entry

      I have an ejb-jar.xml file that defines the value for the env entry for the @Resource..

        • 1. Re: Did not find any bean meta data for annotation bean ...
          jaikiran

          Please post the exact log messages, preferably the console logs from the point when you application is being deployed. Which version of JBoss and Java do you use? And please post the relevant code of your beans.

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