On Tue, May 17, 2011 at 7:47 AM, verlsnake <k...@kaitischler.de> wrote:
> One way for doing this integration could be:
> - Copying all JARs needed by the Java-based Server Framework into
> '<OpenBD_HOME>\WEB-INF\lib'

This is the standard way to do it.

> - In the OpenBD Administrator, I cannot find any 'Java Class Path'
> that lists all the copied 3rd party JARs

That's because that's handled at the Tomcat level. OpenBD is itself a
Java webapp so it really has no control over its classpath in the way
you're describing.

> So my question is: How can I make this use case work for OpenBD/
> TomCat ? Either let OpenBD/TomCat pick up 3rd party JARs statically;
> or load-class them dynamically.

Did dropping them in WEB-INF/lib not work?

-- 
Matthew Woodward
m...@mattwoodward.com
http://blog.mattwoodward.com
identi.ca / Twitter: @mpwoodward

Please do not send me proprietary file formats such as Word,
PowerPoint, etc. as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html

-- 
official tag/function reference: http://openbd.org/manual/
 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to