Hi,
I've made up a starter project to demonstrate the combination of GWT /
JMS / COMET / SPRING / JTA / Hibernate. If you like have a look at Githup :
https://github.com/raupach/gwt-spring-jpa-jta-jms-comet-hibernate
The Projekt did not use 'atmosphere'. It use the Javascript frontend
implementation of ActiveMQ. For this, you have a Queue which is directly
propagated to the frontend and make use of comet-style transmissions.
--
Oliver Raupach
Am 15.11.2012 17:42, schrieb Magnus:
Hi,
I want my server to send events to clients.
It is very important to me to minimize the changes to my project, i.
e. the best case would be a jar file and some classes, not a large
framework with a lot of other functionality I do not need.
I spent some time now trying to get atmosphere work within my
environment, but I am not so happy withit: dozens of atmosphere-*.jar
files, the need to use maven to get it running, and other things.
Now I came across Tomcat's comet support:
One jar file (catalina.jar) and a few classes (CometProcessor, ...).
It would be fine if I can use it for my purposes.
Question:
Are there serious drawbacks when using this solution?
Where can I find a minimal example?
Thanks!
Magnus
--
You received this message because you are subscribed to the Google
Groups "Google Web Toolkit" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-web-toolkit/-/RiOgspH-7tIJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.
--
You received this message because you are subscribed to the Google Groups "Google
Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.