1 Reply Latest reply on May 24, 2010 6:17 PM by rareddy

    translator-xml is being deploy twice in latest version from SVN

    jschappet

      After building from the latest SVN, I am getting two copies of the translator-xml in the jboss-dist.zip file.

       

      [mmx@mmxdev default]$ jar tvf /home/mmx/teiid/teiid/trunk/target/distribution/teiid-7.0.0-SNAPSHOT-jboss-dist.zip  deploy/teiid/connectors/translator-xml-7.0.0-SNAPSHOT.jar deployers/teiid.deployer/translator-xml-7.0.0-SNAPSHOT.jar
      75328 Mon May 24 12:18:20 CDT 2010 deployers/teiid.deployer/translator-xml-7.0.0-SNAPSHOT.jar
      75328 Mon May 24 12:18:20 CDT 2010 deploy/teiid/connectors/translator-xml-7.0.0-SNAPSHOT.jar

       

       

      This is causing a problem when I deploy to JBOSS.

       

      from the jboss server.log:

       

      DEPLOYMENTS IN ERROR:
        Deployment "vfszip:/home/mmx/jboss/jboss-5.1.0.GA/server/default/deploy/teiid/connectors/translator-xml-7.0.0-SNAPSHOT.jar/" is in error due to the following reason(s): java.lang.IllegalStateException: translator-xml-7.0.0-SNAPSHOT is already installed.