this is the zipped project which is ready for build and deploy to JBoss7.1.1
1. it uses oracle database. you need to deploy the jdbc driver and configure a datasource for it. Take a look at "MEAT-INF/persistence.xml" for more info.
2. it uses own log4j. To enable log4j working properly, you need to configure JBoss7.1 to unload its log4j module after server starts up. Take a look at file "WebContent/META-INF/jboss-deployment-structure.xml"
my blog has articles discussing JBoss7.1 jdbc driver deployment and datasource configuration, as well as log4j setup for .war deployment.
The uploaded zipped project so far: ProJee6-jboss7.zip
部署JBoss7.1项目至Oracle数据库并配置Log4j
本文详细介绍了如何将使用Oracle数据库的项目部署到JBoss7.1,并配置Log4j日志系统,包括persistence.xml持久化配置和jboss-deployment-structure.xml文件调整。
2万+

被折叠的 条评论
为什么被折叠?



