Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Overlays and file uploads

Hi Everyone,

I'm new to jetty. I'm trying to migrate from Tomcat especially for the multitenancy support.

I have a working template project with instances and minimal configuration. Everything is working fine but for the file uploads. When I upload a file through my webapp instance, it is placed under /overlays/webapps/MyProject/upload dir instead of /overlays/instances/MyTemplate=MyInstance/upload.

Could you please help me with the proper configuration?

I'm using jetty-distribution-8.1.9.v20130131 with OpenJDK Runtime Environment (IcedTea6 1.12.3) (6b27-1.12.3-0ubuntu1~12.04.1).

Thank you and best regards,

Richter István
istvan.richter@xxxxxxxxxxxxxxxxxx

Back to the top