• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Session Replication in ColdFusion 9 J2EE

New Here ,
Jan 16, 2011 Jan 16, 2011

Copy link to clipboard

Copied

I am attempting to use session replication in ColdFusion 9 J2EE running under Oracle iPlanet Web Server (formally SunOne).  I've deployed the web app in iPlanet and the session replication feature seems to work fine with JSP pages, but not CFM or CFC.  I've configured my web.xml and sun-web.xml files per the documentation.

Thoughts? Am I missing settings somewhere?

Any help would be much appreciated.

~Michael Sale, MCSD

mjsale at gmail dot com

TOPICS
Advanced techniques

Views

645

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 25, 2011 Jan 25, 2011

Copy link to clipboard

Copied

LATEST

You have to enable the use of J2EE sessions in ColdFusion. To do so, open the ColdFusion Administrator and navigate to Server Settings => Memory Variables. Check the box to Use J2EE session variables, and press the button to Submit Changes.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation