6 Replies Latest reply on Nov 9, 2011 8:48 AM by alesj

    Add my own libs as dependencies to another projects on JBoss 7

    jaabax

      hi folks

      I have the following projects: myLib-core.jar and myLib-utils.jar

      this jars are developed by me and are core libs to another projects to my clients (just a normal dependency)

      on jboss 4.2, I simply put this jars on server/default/lib directory and the jars are ready to be used to any application on deploy folder

      how can I user these jars as global libs on jboss 7?

      there are a better approach on jboss 7?

      thanks in advancee