you can't. you have to think as to what it is you are trying to do.
if you want separate runtime spaces; then don't break the J2EE standard, but let it do its job; separate instances etc. That way, one application won't have access to the data running in another application. shared instances, in terms of root context either, runs the risk of people seeing each others data. Maybe thats all right. but if you are running something as heavy weight as Glassfish, then i wouldn't worry about running multiple OpenBD's in separate contexts. EECOLOR wrote: > If I understand it correctly the administrator saves it's settings in > bluedragon.xml in the web directory. How could I make openbd in more > than one web application use 1 file without something like symbolic > linking? --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official blog @ http://blog.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
