Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » SettingsStore and tomcat 6
SettingsStore and tomcat 6 [message #1063777] Fri, 14 June 2013 04:07 Go to next message
Eclipse UserFriend
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
Re: SettingsStore and tomcat 6 [message #1063816 is a reply to message #1063777] Fri, 14 June 2013 07:13 Go to previous messageGo to next message
Eclipse UserFriend
This issue is caused by bug 408656. It will be fixed in the final 2.1
build. For the moment, you can go back to RC1 that doesn't have this
problem.

I'm sorry for the inconvenience!

Regards,
Ralf


[1] 408656: HttpOnly flag for settingStore cookie
https://bugs.eclipse.org/bugs/show_bug.cgi?id=408656

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: SettingsStore and tomcat 6 [message #1063822 is a reply to message #1063777] Fri, 14 June 2013 07:31 Go to previous message
Eclipse UserFriend
Hi Ralf,

ah, thanks for the information.
I have not seen that bug entry.

I will wait for the final 2.1 for that application.
I am just glad that tomcat 6 is still supported.

Thanks,
Oliver
Previous Topic:RAP developers wanted
Next Topic:[ANN] Service Release for RAP 2.0 fixes critical bug
Goto Forum:
  


Current Time: Wed Jul 23 02:29:54 EDT 2025

Powered by FUDForum. Page generated in 0.03938 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top