Getting Started 首先依 Teamwork 的要求, 我們必要先確定"開發環境"的一致性. 並依據下列的約規來進行,
授課環境要求JEE 開發通常都不是為了小型系統, 相對的專案內容的複雜度和嚴謹度也提高N倍, 除了 Java SE 必備之外, 您需要一個完整的開發模式包括,
Java SE 6http://download.java.net/jdk6/binaries/ JAVA_HOME=/opt/jdk6 Eclipse IDE 3.5 for JEEEclipse IDE for JEE 調整
JBoss Application Server, 5.2+
Eclipse settings, choose Server ➤ Installed Runtime Environments.
choose New ➤ Server
http://127.0.0.1:8080/admin-console/ username and password : admin JSF 2.0 Implementation, 2.0.0-RC
Seam Framework, 2.2.0GAhttp://seamframework.org/Download
Apache ANT, 1.7.1Apache Ant, http://ant.apache.org/ Next, you’ll need to install Web Beans into JBoss. To do that, you’ll need to run Ant 1.7.0 or newer. If you don’t have this tool, you can download it from http://ant.apache.org and unzip it into a folder such as c:\ant. PostgreSQL, 8.4
|
B04.JEE Frameworks > 01.Seam Framework 3 >