需要軟件
ant
jboss
jdk
jboss seam
在運行實例的過程中
<?xml version=
<!DOCTYPE datasources
PUBLIC
<datasources>
<local
<jndi
<connection
<driver
<user
<password></password>
</local
</datasources>
修改完後你可以去你的hsqldb下面去找生成的數據
jboss
database=localDB
void startDatabaseManager()
MBean Operation
點擊invoke就可以啟動這個tool
運//localhost
最後總結一下
這是seam example 裡面的內容
blog/ The Seam blog example
RESTful applications using Seam
booking/ The Seam Booking demo application for EJB
contactlist/ The Seam Contact List demo demonstrating use
of the Seam application framework
drools/ A version of the number guessing example that
uses Drools with jBPM
dvdstore/ The Seam DVD Store demo demonstrating jBPM
support in Seam
groovybooking/ The Seam Booking demo ported to Groovy
hibernate/ The Seam Booking demo ported to Hibernate
icefaces/ The Seam Booking demo with ICEfaces
Ajax
itext/ A demo of the Seam iText integration for generating pdfs
jee
platforms
jee
platforms
jpa/ An example of the use of JPA (provided by Hibernate)
on many platforms
plain Tomcat)
mail/ The Seam mail example demonstrating use of
facelets
messages/ The Seam message list example demonstrating use
of the @DataModel annotation
nestedbooking/ The booking example modified to show the use of nested
conversations
numberguess/ The Seam number guessing example
jBPM pageflow
quartz/ A port of the Seampay example to use the Quartz dispatcher
registration/ A trivial example for the tutorial
remoting/chatroom/ The Seam Chat Room example
Remoting
remoting/gwt/ An example of using GWT with Seam remoting
remoting/helloworld/ A trivial example using Ajax
remoting/progressbar/ An example of an Ajax progress bar
seambay/ An example of using Seam with Web Services
seamdiscs/ Demonstrates Seam
seampay/ The Seam Payments demo demonstrating the use of
asynchronous methods
seamspace/ The Seam Spaces demo demonstrating Seam
Security
spring/ Demonstrates Spring framework integration
todo/ The Seam todo list example demonstrating
jBPM business process management
ui/ Demonstrates some Seam JSF controls
wiki/ A fully featured wiki system based on Seam
read wiki/README
推薦幾本seam 的好書
Beginning JBoss Seam JBossIDE
From:http://tw.wingwit.com/Article/program/Java/ky/201311/27963.html