jescapo / gwteventservice

Automatically exported from code.google.com/p/gwteventservice
Other
0 stars 0 forks source link

GWTEventService + GAE #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. try to deploy the app to GAE, or enable GAE on the eclipse project
2. calling addEvent(...) causes java.security.AccessControlException: access 
denied (java.lang.RuntimePermission modifyThreadGroup)

What is the expected output? What do you see instead?
no exception :)

What version of the product are you using? On what operating system?
gwt 2.0.3, gae 1.3.4, ges 1.1.1

Please provide any additional information below.
i found a comment that there's no permission to use threads in gae, if it's the 
reason, do you plan supporting gae in future?

Original issue reported on code.google.com by atanas.b...@gmail.com on 18 Jun 2010 at 12:45

GoogleCodeExporter commented 9 years ago
That isn't an issue. GAE (AppEngine) isn't supported, yet, caused by a lot of 
limitations of the AppEngine. We will give it a try again with version 1.2.

That was already reported here:

http://gwteventservice.freeforums.org/gae-exception-upon-addlistener-modifythrea
dgroup-t26.html

http://groups.google.com/group/gwteventservice/browse_thread/thread/0ffe44e286ea
2d3a

Original comment by sven.strohschein@googlemail.com on 18 Jun 2010 at 1:38

GoogleCodeExporter commented 9 years ago
Hi,
looking forward to see it, congrates for the work on event service! 

p.s. and sorry for the spam 

Original comment by atanas.b...@gmail.com on 18 Jun 2010 at 1:51

GoogleCodeExporter commented 9 years ago
Hi,
gae 1.4.0 has been released and contains Channels for communication between 
clients (and server push).
Are you planning to make a new release for gwteventservice that runs on gae ?

Original comment by rvan...@casema.nl on 4 Dec 2010 at 10:55

GoogleCodeExporter commented 9 years ago
Hi,

I am using the GWT 2.6, and GWTEventService 1.2.1. I am using the eclipse with 
the GWT plugin. is this issue resolved yet. because I am having same issue.

thanks.

Original comment by adnanm...@gmail.com on 16 Feb 2013 at 12:23