Opentaps Analytics JBoss Configuration
From Opentaps Wiki
Changing Ports
Here is a list of ports that should be changed to avoid conflicts with existing J2EE servers or other services,
- JNP service port (default 1099) in two files
- jboss/server/default/conf/jboss-minimal.xml
- jboss/server/default/conf/jboss-service.xml
- The http and https ports
- jboss/server/default/deploy/jboss-web.deployer/server.xml
- Change the port and redirectPort of both Connectors

