Ok now it works, but is there anyway to secure this tool? I assume that the debugger should only be used in a development environment, but I only have one vps at the moment. Anyway to make the /openbddebugger/ folder only available internally or add a login page?
Thanks On Jan 8, 3:44 pm, Alex Skinner <[email protected]> wrote: > Sorry typed too quick I meant use 2.0.2 rather than nightly then just > browse :8080/openbddebugger > > A > > On Jan 8, 9:39 pm, Alex Skinner <[email protected]> wrote: > > > > > > > > > Ok I would revert back to the actual official release rather than > > 2.0.2 as I'm about to report some problems with the latest nightly > > looks like its got broken somehow. > > > try just browsing to your normal website :8080/openbddebugger you > > won't necessarily get it working on 127.0.0.1 or at least i didn't > > > A > > > On Jan 8, 9:33 pm, "Aaron J. White" <[email protected]> wrote: > > > > 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 tohttp://127.0.0.1:8080/openbddebuggeritstilldoes 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
