0 Replies Latest reply on May 21, 2005 1:06 AM by hkdennis2k

    It is possible deploy a folder in eclipse to a jar/sar file?

    hkdennis2k

      I found that the deployment feature in jbosside(1.4.0), deployor only can using File System Copy into the target folder.

      But in some cases, I have to deploy a package in test envirement.

      I know there is an other making package feature in jboss, but I want to do it in a single step. And, I wanted to have a "increment/update" deploy, not create a new jar.

      Sure, I can write a ant script to do that, but I think the feature should provided by JbossIDE.