cancel
Showing results for 
Search instead for 
Did you mean: 

minimum servlet specification required for Activiti

johnm
Champ in-the-making
Champ in-the-making
Hi,

Wondering could someone tell me the minimum servlet specification required for Activiti?
Ive seen someone say 3.0 is required (http://forums.activiti.org/content/activiti-explorer-5164-deployment-weblogic-java-6)

Could someone point me to official documentation of container specification required by Activiti?
thank you in advance
John



3 REPLIES 3

trademak
Star Contributor
Star Contributor
Hi John,

The Activiti Engine itself doesn't require a specific Servlet specification version. The Explorer app can work with older Servlet specifications as well, but it's currently configured with a requirement to the Servlet specification 3.0.

Best regards,

johnm
Champ in-the-making
Champ in-the-making
Thanks for response. How can I "configure Activiti" to use servlet spec 2.3?
I am stuck with Weblogic 8.1 SP6  container ( which only supports servlet spec 2.3)

Thanks again for any info

jbarrez
Star Contributor
Star Contributor
5.16.4 won't work on servlet < 3.0.

5.16.3 will.

We are investigating what the best path forward is wrt this issue and the 5.17 release