Fundamental
- Startup parameter http://community.jboss.org/wiki/JBossRunParameters
- Enabling remote access to JBoss 4.2 : http://jlorenzen.blogspot.com/2007/10/enabling-remote-access-to-jboss-42.html
- Class loading configuration : http://community.jboss.org/wiki/ClassLoadingConfiguration
Explains how-to setup class loading isolation of J2EE modules using <loader-repository> element injboss-app.xml
,jboss.xml
orjboss-web
file. - Configuring the Deployment Scanner in conf/jboss-service.xml : https://community.jboss.org/wiki/ConfiguringTheDeploymentScannerInConfjbossSystemxml
Data Access
- Config data-source : http://community.jboss.org/wiki/configdatasources
- Config data-source and monitor connection pools : http://www.mastertheboss.com/en/jboss-server/96-jboss-datasource-configuration.html
Performance
Readings on tuning JBoss are listed here.Security
- Encrypt passwords of data-sources : http://community.jboss.org/wiki/encryptingdatasourcepasswords
- Config JCA login module : http://community.jboss.org/wiki/ConfigJCALoginModule
Networking
- Identify and configure TCP/UDP port used : http://community.jboss.org/wiki/UsingJBossBehindAFirewall
0 comments:
Post a Comment