Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Sep 16th, 2011  |  syntax: None  |  size: 0.54 KB  |  views: 61  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <arquillian xmlns="http://jboss.org/schema/arquillian"
  3.    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  4.    xsi:schemaLocation="http://jboss.org/schema/arquillian
  5.         http://jboss.org/schema/arquillian/arquillian_1_0.xsd">
  6.  
  7.  
  8.         <defaultProtocol type="Servlet 3.0" />
  9.  
  10.    <container qualifier="jboss7" default="true">
  11.        <!--  <protocol type="jmx-as7">-->
  12.       <!--     <property name="executionType">REMOTE</property>-->
  13.      <!--   </protocol>-->
  14.      
  15.    </container>
  16.  
  17. </arquillian>
clone this paste RAW Paste Data