On OpenBD Desktop... if I remember correctly, you should put your "custom" jar's in a folder customjars-std under the OpenBD Desktop. That way those jars will be deployed also when you start the Desktop Server each time.
/Mats/ On Wed, Dec 28, 2011 at 8:21 AM, Adam Knott <[email protected]> wrote: > I got the the wsdl to work in openBD desktop, but not openBDLocal. > > I think that part of the issue was that I was using a tools.jar from a > 64bit Java SDK. I am assuming that OpenBD Desktop uses its own jvm, > and not the system jvm(could be wrong?) so I downloaded a 32bit jdk > and used the tools.jar from that. > > I tried putting it in /webroot/WEB-INF/lib but that did not work. the > tools.jar actually got deleted each time i started the webapp through > OpenBD Desktop. Then I put tools.jar in /OpenBlueDragonDesktop/lib and > that worked. > > I tried the same steps with OpenBDLocal, but no success. Tried > tools.jar from 32 and 64 bit jdk. Maybe I am taking the tools.jar from > the wrong JDK version(1.7.0_2)? > > Make sense to anybody? > > Adam > > -- > online documentation: http://openbd.org/manual/ > google+ hints/tips: https://plus.google.com/115990347459711259462 > http://groups.google.com/group/openbd?hl=en > -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
