2 Replies Latest reply on Sep 12, 2008 2:50 AM by dennyxu

    Is there a xsd for deployment.xml file

    dennyxu

      I am trying to create a esb project wizard and add ui for editing deployment.xml file, but not sure if the following is cover all format of the deployment.xml:

      <jbossesb-deployment>
      jboss.esb:deployment=soap.esb
      jboss.esb:service=SoapUIClientService
      jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer2_esb
      jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer2_esb_reply
      jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer2_Request_gw
      </jbossesb-deployment>

      Is there a xsd file for it?