2 Replies Latest reply on Dec 5, 2003 1:20 AM by crevette

    another module question

    crevette

      Hi

      I am just a beginner and i started with the article on oreilly. I have a few questions.

      1/ I installed Nukes-JBoss-Hsqldb preinstalled version. Really nothing else to install to get all the functionalities of Nukes?

      2/ I try to write a module. I have the package, but don't know where is the JBoss deploy directory to put it in...

      3/ Last question, can I found documentation, help to get started with the jmx-console?

      thanks in advance

        • 1. Re: another module question

          > Hi
          >
          > I am just a beginner and i started with the article
          > on oreilly. I have a few questions.
          >
          > 1/ I installed Nukes-JBoss-Hsqldb preinstalled
          > version. Really nothing else to install to get all
          > the functionalities of Nukes?
          >

          yes, but you should check the CVS version because it has evolved a lot since. we will release a standalone version soon.

          > 2/ I try to write a module. I have the package, but
          > don't know where is the JBoss deploy directory to put
          > it in...
          >

          jboss/server/default/deploy for the nukes-1.0alpha, jboss/server/default/nukes after

          > 3/ Last question, can I found documentation, help to
          > get started with the jmx-console?
          >

          localhost:8080/jmx-console


          > thanks in advance

          • 2. Re: another module question
            crevette

            ok, thanks for your help.