Open HRE opened 6 years ago
Hello there!
We are sorry that this issue hasn't progressed lately. We are prioritizing issues by severity and the number of customers we expect are experiencing this and haven't gotten around to fix this issue yet.
There are a couple of things you could help to get things rolling on this issue (this is an automated message, so expect that some of these are already in use):
Thanks again for your contributions! Even though we haven't been able to get this issue fixed, we hope you to report your findings and enhancement ideas in the future too!
@HRE is it possible for you to test this with Vaadin 8.7.0? Some improvements and fixes has been made since 8.5.1 regarding OSGi in order to make Liferay work better, these may have also impacted this.
@TatuLund I have tried Vaadin 8.7.0 with Payara 4.1.2.181 and 5.184, the results are still the same.
Hello there!
We are sorry that this issue hasn't progressed lately. We are prioritizing issues by severity and the number of customers we expect are experiencing this and haven't gotten around to fix this issue yet.
There are a couple of things you could help to get things rolling on this issue (this is an automated message, so expect that some of these are already in use):
Thanks again for your contributions! Even though we haven't been able to get this issue fixed, we hope you to report your findings and enhancement ideas in the future too!
Tested with Vaadin 8.5.1. Payara 4 provides org.osgi.framework only with version 1.6.0, not 1.8. Payara 5 provides servlet-api only with version 4.0, not 3.
Can be reproduced by starting a payara domain and copying the vaadin bundles to
${com.sun.aas.instanceRoot}/autodeploy/bundles/
. Payara 5 needsfelix.fileinstall.dir
inglassfish/config/osgi.properties
to be adjusted accordingly.