I have CFBuilder setup like this and it works fine. I didn't need to
define the virtual hosts in the project settings.
I have http://projecta and http://projectb running fine.
Are you sure the debugger is working even for non virtual hosts? As
soon as the debugger hits a break point in code under that project it
should stop code execution and just into debugging.
That being said I run standalone CF and CFBuilder standalone.
Paul.
On 8/02/2011 3:46 PM, Andrew wrote:
Hi,
Does anyone have CFBuilder's step debugger working with virtual hosts?
My dev environment is something like this:
9.0.1 installed as MultiServer, server root is c:\Jrun4
I access the CFADMIN via the url below as an Apache Virtual host:
http://cf.localhost/CFIDE/admin
My dev sites are at things like:
http://a.localhost
http://b.localhost
etc.
In CFBuidler. my server is set up with cf.localhost as the server Host
Name, and my virtual hosts set up in the Virtual Hosts tab on page 2
of the "Modify ColdFusion Server Setup" wizardy thing and restarted
it.
In my project settings I have the correct virtual host selected. I've
enabled debugging and modified my jvm.config as per the docs. The IE
preview in the cfml editor works. The RDS server test works under
Window->Preferences->Adobe->RDS Configuration. But the debugger does
not stop at my breakpoints :-|
CFBuilder is installed as an eclipse plugin if it matters.
Has anyone had it working with a similar setup?
Andrew.
--
You received this message because you are subscribed to the Google Groups
"cfaussie" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en.