All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schema.wildfly-jca_3_0.xsd Maven / Gradle / Ivy

There is a newer version: 33.0.2.Final
Show newest version





    

    

    
        
            
                
                    
                        Toggle archive validation for the deployment
                        units. If it's not present it's considered true
                        with default attributes.
                    
                
            

            
                
                    
                        Toggle bean validation (JSR-303) for the
                        deployment units. If it's not present it's
                        considered true
                    
                
            

            
                
                    
                        Toggle Tracer for the
                        deployment units. If it's not present it's
                        considered false
                    
                
            

            
                
                    
                        The default work manager and its thread pools
                    
                
            

            
                
                    
                        A custom work manager definition and its thread pools
                    
                
            

            
              
                
                  A distributed work manager definition and its thread pools
                
              
            

            
              
                
                  Definition of custom bootstrap contexts
                
              
            

            
        
    

    
        
            
                
                    Specify whether archive validation is enabled.  Default: true
                
            
        
        
            
                
                    Should an archive validation error report fail the deployment. Default: true
                
            
        
        
            
                
                    Should an archive validation warning report fail the deployment. Default: false
                
            
        
    

    
        
            
                
                    Specify whether bean validation is enabled.
                
            
        
    

    
        
            
                
                    Specify whether tracer is enabled.
                
            
        
    

    
        
            
            
        
        
            
                
                   Specifies the name of the work manager. Note, that custom work managers need
                   to have a name defined.
                
            
        
    

  
          
              
              
              
              
              

          
          
              
                  
                     Specifies the name of the work manager. Note, that custom work managers need
                     to have a name defined.
                  
              
          
      

    
        
            
        
    

    
        
            
                
                   Specifies the name of the bootstrap context.
                
            
        
        
            
                
                   Specifies the name of the work manager to use for this context.
                
            
        
    

    
        
        
        
    

     
        
            
            
            
        
        
            
            
            
            
            
        
        
    

    
        
          
        
        
                
                    
                        When to distribute the work instance
                        Supported policies
                        - NEVER
                        Never distribute the Work instance to another node.
                        - ALWAYS
                        Always distribute the Work instance to another node.
                        - WATERMARK
                        Distribute the Work instance to another node based on how many free worker threads the current
                        node has available.

                        Default is WATERMARK with a watermark of 0
                    
                
                
                    
                        
                        
                        
                    
                
            


      
      
          
                  
          
          
                
                    
                        To which work manager instance should the Work instance be distributed to
                        Supported selectors
                        - FIRST_AVAILABLE
                            Select the first available node in the list
                        - PING_TIME
                            Select the node with the lowest ping time
                        - MAX_FREE_THREADS
                            Select the node with highest number of free worker threads

                        Default is PING_TIME
                    
                
                
                    
                        
                        
                        
                    
                
            
        
        
              
                  
                      
                        Define which JGroups stack will be used to distribute Work instances in the cluster.

                        Default is udp
                      
                  
              
              
                
                  
                    Define the JGroups channel name that will be used to distribute Work instances in the cluster.

                    Default is jca
                  
                
              
              
                
                  
                    Define the request timeout for Work distribution in the cluster. It is expressed in milliseconds.

                    Default is 10000
                  
                
              
          

        
              
                  
                      
                          Name of the option to be set
                      
                  
              
          





© 2015 - 2024 Weber Informatics LLC | Privacy Policy