Login
Quick Search

Compile and Build FAQs

by dizzzz at 20-4-2009 12:50; Wiki ID: CompileAndBuild

Q: How can I build eXist-db when I am behind a corporate HTTP-proxy/firewall?

The firewall can be configured in build.properties:

### Specify server.
proxy.host = (ip number or hostname)
proxy.port = (port number, e.g. 8080)

### Specify credentials, if required.
proxy.user = (username)
proxy.password = (password)

### For a SOCKS proxy. 
### Do not fill in unless you know what you are doing
proxy.socks.host = (hostname)
proxy.socks.port = 0

### Can be left empty.
proxy.nonproxyhosts =

Q: How can I generate a WAR file for tomcat?

Simply type build.sh dist-war.

Links
Latest Posts
AtomicWiki 0.4