2008-06-06
Appfuse实践贴
关键字: appfuse实践贴步骤1:
mvn 下执行以下命令
mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-struts -DremoteRepositories=http://static.appfuse.org/releases -DarchetypeVersion=2.0.2 -DgroupId=net.seawave.app -DartifactId=demo
步骤2:
修改pom.xml下的
<jdbc.password>your password</jdbc.password>
步骤3:
mvn 下执行以下命令
mvn jetty:run-war
--------------wait for a few minutes
步骤4:
The default username/password for an admin user is admin/admin. For a regular user, use user/user
步骤5:
执行以下命令:
mvn appfuse:full-source
得到appfuse的框架代码。
发表评论
- 浏览: 27588 次
- 性别:

- 来自: 杭州

- 详细资料
搜索本博客
最近加入圈子
最新评论
-
就这样,打造一个实用的Ub ...
不错的东西,前段时间装了没用过
-- by darkjune -
Liferay和LDAP
想要更多了解 Liferay ,大家可以联系大连Peter,可以从他那得到足够帮 ...
-- by 010lead -
加载Spring的 Web.xml配置
引用 [img][/img][url][/url][flash=200,2 ...
-- by xingzhejh -
就这样,打造一个实用的Ub ...
留言占个位先
-- by tcrct -
tomcat集群和负载均衡的实 ...
好贴,支持
-- by j2eeli






评论排行榜