Hi, I am experimenting to see if I can save some memory/resources on my aging windows server by running single instance openbd on tomcat (instead of three instances that I run now).
I am trying to follow the (excellent) instructions written up at: http://wiki.openbluedragon.org/wiki/index.php/Single_Instance_Install But... I am unable to get the administrator to run from webapps/ROOT - it just doesn't work. Next I tried to put the folder that contains the administrator and the adminapi under webapps and then reference it using <context> in the server.xml - that works, sort of, after I have set up a mapping in bluedragon.xml - but all non cfm resources return 404. Administrator/Adminapi works as expected if I put it under the webroot. Any tips on how to get it working? I am testing all this using tomcat standalone (e.g. port 8080) Thanks! Cheers, Hugo -- Hugo Ahlenius [email protected] -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
