3 Replies Latest reply on Jan 21, 2002 8:37 AM by adrian.brock

    cannot deploy EJB

    dporter

      Hi,

      jboss is not detecting and deploying my jar file. My jar structure is OK and contains all the required files and it is in the \deploy directory but when I start jboss it is not found. I don't even get any error messages. Can anybody help? I'm obviously making a fundamental error here.

        • 1. Re: cannot deploy EJB

          Can you provide some more information.
          e.g. version numbers of JBoss, JDK, OS

          Have you looked in log\server.log for any debug messages.

          Try renaming it to "temp" then back again to
          the real name. It might be easier to see what it going
          on, because any messages will be at the bottom of the
          log.

          Regards,
          Adrian

          • 2. Re: cannot deploy EJB
            dporter

            Hi,

            Thanks for replying.
            Am using jboss2.4.4 beta under windows 2000, JDK 1.3.1.

            I've had a look in the log and spotted this line:-

            Detected JMX Bug: Server reports attribute 'Deployers' is not writeable for MBean 'EJB:service=AutoDeployer'

            Any ideas? Thanks in advance.

            • 3. Re: cannot deploy EJB

              Have you tried downloading 2.4.4 final?

              Sounds like you have a funny JMX implementation :-)

              Regards,
              Adrian