Hi Aaron, This is because I help you set it up :)
Ok so there is a known issue with single instance installs. Backup your lib directory and obtain the latest war which has support for new params Extract the war do this by renaming to .zip find the lib folder under /WEB-INF/lib and replace your current one with it. This will get you to the latest version Then find your blue dragon.xml and add in the following <pluginjarpath>file://c:\openbd\lib\openbdplugin-cfdebugger.jar</pluginjarpath> inside the <system> node Should get you where you need to go. Check your bluedragon.log and you see if it finds the plugin A On 8 January 2012 19:33, Aaron J. White <[email protected]> wrote: > Hey all, > > I'm not able to get the debugger to work. Going to > http://127.0.0.1:8080/openbddebugger > does not work for me. > > Now before anyone ask I did try reading the documentation. I > downloaded the debugger jar and placed it inside the openbd/lib folder > with the rest of the jars. Then I restarted the tomcat service. It > still didn't work. > > When I view the log file I can tell the openbd is just not loading the > plugin. > Here is a link to a screenshot: > http://aaronjwhite.org/customimg/openbddebugger.jpg > > As always any help is appreciated. > > -- > online documentation: http://openbd.org/manual/ > google+ hints/tips: https://plus.google.com/115990347459711259462 > http://groups.google.com/group/openbd?hl=en > > Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012 > -- Alex Skinner Managing Director Pixl8 Interactive Tel: +448452600726 Email: [email protected] Web: pixl8.co.uk -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012
