Skip to main content
_sitewide_
Participant
August 3, 2009
Question

setting up a J2EE server connection

  • August 3, 2009
  • 2 replies
  • 1215 views

I am running a local system now with CF8 with the J2EE setup. I Have been trying to connect to the local setup with CF Builder, but with no luck. I would like to tap into the CF8 as well. What is the context root? I have tried everything ...again with no luck? can somepne please guide me step by step on how to get this server connection done?

This topic has been closed for replies.

2 replies

Participating Frequently
August 4, 2009

Hi

To setup the J2EE configuration in CFB. You need to specify the Context root and Application server name. Context root is provided at the time of installtion of ColdFusion as EAR/WAR. It appears in the URL like http://localhost:8300/cf8/CFIDE/administrator/index.cfm.

And Application Server Name is Server Name of JRun Server on which ColdFusion EAR/WAR is deployed. You can find the same in say c:\JRun4\servers\ {Server-name}\cfusion-ear\cfusion-war.

The Server Home for J2EE installation needs to be up to JRun Home directory ie C:\JRun4.

_sitewide_
Participant
August 4, 2009

no one here can help?