Hi!

I'm working on a webapp that depends on FCRepo, and I would like it to 
install everything it needs upon first deployment. So basically I would 
like to have a pre-configured FCRepo (among other dependencies) inside 
the WAR file of my app.

The idea is minimum effort to prepare and install our app. This involves 
that FEDORA_HOME=$CATALINA_HOME/fedora so I don't have to create an 
extra directory and give permissions to Tomcat (who will be running 
fedora) to write there.

This is kinda opposite to having fedora with the bundled tomcat inside, 
is having a tomcat with fedora inside (that is, both fedora.war and 
FEDORA_HOME things).

I tried this approach and it goes through the installation normally and 
so far runs OK (tried first so 
FEDORA_HOME=$CATALINA_HOME/webapps/fedora/WEB-INF but didn't work...).

So would someone recommend against this approach or offer a better 
alternative? Is it ever possible to change fedora.war to put 
*everything* inside and work with a "relative" $FEDORA_HOME path?

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to