On Wed, Aug 1, 2012 at 11:27 AM, Robert Whitton <[email protected]> wrote:
> I have a question and a couple of issues... >> > > Questions: > 1. When multiple applications are running on one server (Jetty, ready 2 > run on Windows 7 Pro), which Admin works for which application? > I may not be understanding your question but in that setup each app has its own admin. > I have had to copy bluedragon.xml files around when I set a DSN or > something else in what I thought was the "live" admin, only to find that I > was updating a different bluedragon.xml. > You'd have to elaborate more with specific examples. If you have 2 apps, app1 and app2, then ignoring any virtual host settings you might have for a moment, you'd go to http://server:port/app1/bluedragon/administrator for app1's admin, http://server:port/app2/bluedragon/administrator for app2's admin. > 2. Do I need a separate WEB-INF in each of my application's folder > structure? It seems that I do, but feels silly every time I do an upgrade > and have to paste the new jar files to multiple places. > If you're running multiple independent apps, yes. If you want a single-instance install, that's what Jordan's installers do, in which case there's only one admin and the OpenBD engine is shared by all your apps. -- Matthew Woodward [email protected] 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 -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
