Skip to main content
José_Antonio_Chao
Participant
May 20, 2015
Question

Deploy Coldfusion 11 on IBM Websphere ND 8.5.5.

  • May 20, 2015
  • 1 reply
  • 816 views

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#InstallingtheJEEConfiguration-DeployColdFusion11onWebSphere7or8AS

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.

    This topic has been closed for replies.

    1 reply

    José_Antonio_Chao
    Participant
    May 22, 2015

    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.