4 Replies Latest reply on Apr 15, 2015 4:08 AM by jaikiran

    deployment (jdbc driver) installed using maven plugin is removed after deploying a war file that fails to deploy

    baspet

      hi,

       

      i really stuck trying to find a proper title, but here's my problem:

       

      1) successfully deployed my oracle jdbc driver using deploy-artifact (there's an entry in standalone-full-ha.xml as well a content file under standalone/data/content/a2)

      2) stop server

      3) start server (jdbcdriver is still there)

      4) tried to deploy using standard procedure (putting in standalone\deployments) a war file with no dependencies on driver but having errors by mistake (web.xml not well formed)

      5) wildfly correctly undeploys war but also undeploys jdbc driver!

       

      regards

      V.