https://bugzilla.wikimedia.org/show_bug.cgi?id=54845
Peter Schlömer (dapete) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Peter Schlömer (dapete) <[email protected]> --- I'm also interested in running Java Servlets. I tried to circumvent this by turning my Java tool into a daemon and have a simple Perl CGI script communicate with that via Redis. It works, but is a bit cumbersome. (In reply to comment #2) > In theory, this should be quite doable with the new web service scheme: > https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/Help/NewWeb The only possibility I found was to use lighttpd as a proxy in front of Tomcat - but I don't think this is really better than my current solution, and I'm not even sure how you would get that to work on Tool Labs. Marc, did you have anything specific in mind I'm overlooking? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
