1

Today when I was trying to configure my ColdFusion10 Server with the ColdFusion Builder 2, It shown me a error message like "Sever home is not valid", Screenshot:

enter image description here

I can not move forward both the "Next" and "Finish" button is disabled and showing the error message.

Can anyone please suggest me which path I should provide ?

Deepak Kumar Padhy
  • 4,128
  • 6
  • 43
  • 79

1 Answers1

6

As per your comment above: you've selected "JRun" as your application server, but ColdFusion 10 runs on Tomcat. That'll be your problem.

Adam Cameron
  • 29,677
  • 4
  • 37
  • 78