2 Replies Latest reply on Feb 11, 2008 4:29 AM by abondi

    Retrieve Root Path

    abondi

      Hi everybody,
      I must retrieve the root path of my MBean. Is there any method to do this?

      Thank you
      Andrea

        • 1. Re: Retrieve Root Path
          dimitris

          Define "root path".

          • 2. Re: Retrieve Root Path
            abondi

            Thank you for your interest,
            I want to find the path of the directory where the MBean is deployed. The subdirectory of "deploy" in jboss.
            I.E. if my MBean is "example.ear" it will deploy under "jboss/server/default/deploy/example.ear/" and I want to retrieve the absolute path of this string.

            Thank you
            Andrea