On Mon, 2009-03-02 at 10:59 +0100, Krist van Besien wrote:
> You cannot have apache serve files inside a jar. (A jar is a
> compressed archive, after all).
Hmm, yeah, I hoped it could.
> What I would do in your case is extract the static content from your
> webapp, and deploy it to your apache we
On Mon, Mar 2, 2009 at 9:26 AM, Thorsten Scherler
wrote:
> Can I link into a jar via httpd directly?
You cannot have apache serve files inside a jar. (A jar is a
compressed archive, after all).
What I would do in your case is extract the static content from your
webapp, and deploy it to your ap
Hi all,
we have developed a block to add a new section to our page.
http://juntadeandalucia.es/28f2009/index.html
This section is independent from the rest of the portal. Since we are
using Apache httpd to serve all images, css and js we had to implement a
rewrite rule to the work dir of tomcat