SettingsStore and tomcat 6 [message #1063777] |
Fri, 14 June 2013 04:07  |
Eclipse User |
|
|
|
Hello,
we are using tomcat 6 and RAP 2.1.
When our application tries to access the SettingsStore we get the following exception:
java.lang.NoSuchMethodError: javax.servlet.http.Cookie.setHttpOnly(Z)V
org.eclipse.rap.rwt.internal.service.SettingStoreManager.getStoreId(SettingStoreManager.java:91)
org.eclipse.rap.rwt.internal.service.SettingStoreManager.getStore(SettingStoreManager.java:34)
org.eclipse.rap.rwt.RWT.getSettingStore(RWT.java:484)
...
It seems that setHttpOnly is only available since servlet api 3.0.
Tomcat6 uses servlet api 2.5.
Is tomcat 6 not supported anymore by RAP 2.1?
Thanks,
Oliver
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04573 seconds