4 Replies Latest reply on May 28, 2008 8:13 AM by bjleela

    Deployment using plan files

    bjleela

      Hi,
      I've an application which is server independent. I've deployed the application in OC4J using dat files to avoid using server dependent deployment descriptors like orion-ejb-jar.xml, application-client.xml.. etc. Same way, I wish to do it in JBoss also. I should avoid using jboss-web.xml, jboss.xml in development and I have to include them only while deploying the application. Can anybody help me how to do this?