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

Untitled

By: a guest on Feb 10th, 2011  |  syntax: None  |  size: 0.39 KB  |  views: 82  |  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="ISO-8859-1"?>
  2. <arquillian xmlns="http://jboss.com/arquillian"
  3.    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  4.    xmlns:jboss="urn:arq:org.jboss.arquillian.jbossas.local60">
  5.  
  6.    <jboss:container>
  7.       <jbossHome>c:/java/as/jboss-6.0.0.final</jbossHome>
  8.       <bindAddress>127.0.0.1</bindAddress>
  9.       <httpPort>80</httpPort>
  10.    </jboss:container>
  11.  
  12. </arquillian>
clone this paste RAW Paste Data