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

Untitled

By: a guest on Dec 16th, 2010  |  syntax: None  |  size: 1.05 KB  |  views: 41  |  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.  
  2.    ____                          _____                    
  3.   / ___|  ___  __ _ _ __ ___    |  ___|__  _ __ __ _  ___
  4.   \___ \ / _ \/ _` | '_ ` _ \   | |_ / _ \| '__/ _` |/ _ \  \\
  5.    ___) |  __/ (_| | | | | | |  |  _| (_) | | | (_| |  __/  //
  6.   |____/ \___|\__,_|_| |_| |_|  |_|  \___/|_|  \__, |\___|
  7.                                                 |___/      
  8.  
  9. [forge-distribution] dist $
  10. [forge-distribution] dist $ cd ~/Desktop/scaffold
  11. scaffold.txt   scaffold/  
  12. [scaffold] scaffold $
  13. [scaffold] scaffold $    
  14. [scaffold] scaffold $ install cdi-web
  15. Wrote /home/lb3/Desktop/scaffold/src/main/webapp/META-INF/beans.xml
  16. Installation completed successfully.
  17. [scaffold] scaffold $
  18. [scaffold] scaffold $
  19. [scaffold] scaffold $ cat /home/lb3/Desktop/scaffold/src/main/webapp/META-INF/beans.xml      
  20. <beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  21.         xsi:schemaLocation="
  22.       http://java.sun.com/xml/ns/javaee
  23.       http://java.sun.com/xml/ns/javaee/beans_1_0.xsd">
  24.        
  25. </beans>
  26. [scaffold] scaffold $
clone this paste RAW Paste Data