2 Replies Latest reply on May 29, 2003 12:30 PM by raja05

    Problemcreating jar. access denied - how to solve

    moon

      Hi All,

      I'm new to JBoss. I have set Ant to build the application. When I run ant all it is showing "build failed Problem creating jar. Access is denied"

      How to solve this issue.

      Need help!

      Thank you,
      Regards.
      mmk

        • 1. Re: Problemcreating jar. access denied - how to solve
          jonlee

          This is difficult to diagnose as there is not enough information:
          What is being built and how is it being built?
          What is the destination of the jar?
          Are the classes being compiled?
          Is this better addressed in an Ant forum or is this directly related to a JBoss specific problem?

          Time-poor developers helping out here are probably going to answer questions that don't involve too much heavy diagnosis work and the facts are nicely laid out.

          For example, you might not be able to copy the jar to a JBoss lib directory with JBoss running in Win2K because Win2K locks the file. But we don't have enough information at the moment to help in any way.

          • 2. Re: Problemcreating jar. access denied - how to solve
            raja05

            check if u have sufficient privileges to create a file in your jar destination directory.