Ok so I still cannot figure out where the openbddebugger is, but it does look like it is being loaded? Copied from my bluedragon.log:
<!--- 08/01/12 15:19.42: PluginManager Auto Discovery (openbdplugin- XXXX.jar) ... 08/01/12 15:19.42: ... found: 0 plugins 08/01/12 15:19.42: PluginManager Manual Loading ... 08/01/12 15:19.43: PlugIn.Load.Installed: org.alanwilliamson.openbd.plugin.debugger.DebuggerPlugin; Debugger; Version=1.79 ---> When I go to http://127.0.0.1:8080/openbddebugger it still does not. I also can not find the folder it should be creating in my file system. Any suggestions? On Jan 8, 2:50 pm, "Aaron J. White" <[email protected]> wrote: > makes sense. Thanks again Alex. I'll try this in a few. > > On Jan 8, 2:35 pm, Alex Skinner <[email protected]> wrote: > > > > > > > > > When i say latest war of course i mean the nightly build war file > > > A > > > On 8 January 2012 20:34, Alex Skinner <[email protected]> wrote: > > > > 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</pluginjarp > > > ath> > > > 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 > > > -- > > 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
