| Using a Firewall 
 
      Use of Shaman in a production requires :
      RMI issues
        
          Insight server running on a separate physical host
        
          All Shaman servers running behind a firewall, this firewall
          configured to allow only :
          
(All other ports should be closed)
            
              access to Spirit host by default HTTP port
            
              access to Legend host by default HTTP port
            
 
 
      Shaman design took care of not requiring dynamic Java classes upload
      on Insight server. Nevertheless, we encountered issues while
      attempting to set RMI security at highest level.
      
        
          org.apache.avalon.framework.component.Componentneeds to be uploaded
          Jaxp cannot find its ParserFactoryifjava.io.FilePermissionis not granted to<<ALL FILES>> |