Installation:Jboss
last edited by
denny
on 23-Apr-2010
Contents |
Railo & JBoss (AS 5/6) Installation
WAR Installation
* Download the Railo WAR file
* Expand it to {jboss.server.deploy}/railo.war
Create a file called jboss-classloading.xml in {railo.war}/WEB-INF/ with this content:
<classloading xmlns="urn:jboss:classloading:1.0" name="railo.war" domain="DefaultDomain" excluded="org.apache.commons.collections,com.sun.jndi.ldap" top-level-classloader="true" export-all="NON_EMPTY" import-all="true"> </classloading>
* Start jboss * Access Railo at http://{jboss.host}:{jboss.port}/railo/index.cfm
More information on JBoss classloading: http://java.dzone.com/articles/jboss-microcontainer-classloading
SideBar
User Login
Comments (