vaadin / framework

Vaadin 6, 7, 8 is a Java framework for modern Java web applications.
http://vaadin.com/
Other
1.78k stars 730 forks source link

Test with different application servers #603

Closed vaadin-bot closed 15 years ago

vaadin-bot commented 15 years ago

Originally by @mstahv


We have done quite a lot of changes to servlet level recently so there may be some incompatibilities. Jani did this extensively last spring, but it ought to be done again before release.

See for example

http://forum.itmill.com/posts/list/591.page

The issue discussed there fixed in [6240], but there may be different problems!

Test list (from earlier compatibility list:

vaadin-bot commented 15 years ago

Originally by @mstahv


some details added

vaadin-bot commented 15 years ago

Originally by @mstahv


webshpere details

vaadin-bot commented 15 years ago

Originally by @Artur-


Tomcat 4.1 also works

vaadin-bot commented 15 years ago

Originally by @mstahv


final notes, added.

vaadin-bot commented 15 years ago

Originally by @Artur-


So we support:

vaadin-bot commented 15 years ago

Originally by @jojule


Should we also test portals Liferay portal support as it is listed on the supported servers in whitepaper?

Also should we say that we support some other portals? I know that at least there is a team using JBoss Portal with Toolkit 5 all the time.

vaadin-bot commented 15 years ago

Originally by @Artur-


Liferay 4.1.0 tested and works, could not get 4.0.0 to work even to the point of toolkit deployment. Latest Liferay version (5.2.1) also works. Versions 5.0 - 5.1.1 should be avoided due to a bug (http://issues.liferay.com/browse/LEP-5766).

vaadin-bot commented 15 years ago

Originally by @Artur-


JBoss portal version 2.6.7 tested and working. Versions before 2.6 are not supported as they are not compatible with the deployment descriptor used (might be possible to get it to work by modifying the descriptor).