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

Deploy Coldfusion 11 on IBM Websphere ND 8.5.5.

Community Beginner ,
May 20, 2015 May 20, 2015

Hello,

we try to deploy Coldfusion11 on IBM Websphere ND  8.5.5 following document:  https://wikidocs.adobe.com/wiki/display/coldfusionen/Installing+the+JEE+Configuration#InstallingtheJ...

Deploy fine, it's seems, but when we try to access Coldfusion administator we received this error:

Error 500: javax.servlet.ServletException: Filter [CFClickJackFilterSameOrigin]: coldfusion.bootstrap.BootstrapFilter was found, but is corrupt:

Somebody know where is the problem?

Thanks for avanced.

José Antonio Chao.

817
Translate
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 Beginner ,
May 22, 2015 May 22, 2015
LATEST

We find the problem...

By default websphere runs under Java 1.6 and Coldfusion don't work under this version.

I installed java7 on websphere and works fine.

Regards.

José Antonio Chao.

Translate
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