Message10041

Author zyasoft
Recipients amak, jeff.allen, zyasoft
Date 2015-05-09.04:20:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431145222.34.0.318409219462.issue2308@psf.upfronthosting.co.za>
In-reply-to
Content
We don't embed the servlet jar, only link against it during builds: see these notes in the setup of the HelloWSGI example https://github.com/jimbaker/hellowsgi#hellowsgi

It's not normally seen during testing of course, say with ant regrtest.

This issue can be closed out, since it's just a matter of ensuring there is some implementation of a servlet jar that's on the CLASSPATH.
History
Date User Action Args
2015-05-09 04:20:22zyasoftsetmessageid: <1431145222.34.0.318409219462.issue2308@psf.upfronthosting.co.za>
2015-05-09 04:20:22zyasoftsetrecipients: + zyasoft, amak, jeff.allen
2015-05-09 04:20:22zyasoftlinkissue2308 messages
2015-05-09 04:20:21zyasoftcreate