
Untitled
By: a guest on
Dec 16th, 2010 | syntax:
None | size: 1.05 KB | views:
41 | expires: Never
____ _____
/ ___| ___ __ _ _ __ ___ | ___|__ _ __ __ _ ___
\___ \ / _ \/ _` | '_ ` _ \ | |_ / _ \| '__/ _` |/ _ \ \\
___) | __/ (_| | | | | | | | _| (_) | | | (_| | __/ //
|____/ \___|\__,_|_| |_| |_| |_| \___/|_| \__, |\___|
|___/
[forge-distribution] dist $
[forge-distribution] dist $ cd ~/Desktop/scaffold
scaffold.txt scaffold/
[scaffold] scaffold $
[scaffold] scaffold $
[scaffold] scaffold $ install cdi-web
Wrote /home/lb3/Desktop/scaffold/src/main/webapp/META-INF/beans.xml
Installation completed successfully.
[scaffold] scaffold $
[scaffold] scaffold $
[scaffold] scaffold $ cat /home/lb3/Desktop/scaffold/src/main/webapp/META-INF/beans.xml
<beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/beans_1_0.xsd">
</beans>
[scaffold] scaffold $