1 Reply Latest reply on Jul 3, 2014 3:33 PM by wdfink

    How to overlay ejb-jar.xml for all EJBs inside a EAR file ?

    rakshukla

      Is it possible to overlay ejb-jar.xml file for all EJB jars inside EAR file ?? Is it possible to use wildcards in archive path ?

      Something like

      deployment-overlay add --name=myOverlay --content=/*-ejb.jar/META-INF/ejb-jar.xml=/home/rakesh/ejb-jar.xml --deployments=SampleEAR.ear--redeploy-affected