Select Your Language

Infrastructure and Management

Cloud Computing

Storage

Runtimes

Integration and Automation

  • Comments
  • How to share the session in multiple WAR in EAR file in JBOSS-7.3.6

    Posted on

    How to share the session in multiple WAR in EAR file in JBOSS-7.3.6 ?

    JBoss 7.2 version we have following entry in jboss-all.xml

    
        
            10
            
                0
                
                    JSESSIONID
                    domainName
                    /cookiePath
                    cookie comment
                    true
                    true
                    -1
                
                COOKIE
            
            
                web
                SESSION
            
        
    
    

    But now I'm putting the same xml.. or below could not work and getting the following exception

     
     
            10
    

    at org.wildfly.clustering.web.undertow.session.DistributableSession.validate(DistributableSession.java:265) at org.wildfly.clustering.web.undertow.session.DistributableSession.validate(DistributableSession.java:257) at

    by

    points

    Responses

    Red Hat LinkedIn YouTube Facebook X, formerly Twitter

    Quick Links

    Help

    Site Info

    Related Sites

    © 2026 Red Hat