[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Incorporating Remoting http transport into Messaging
ovidiu.feodorov@jboss.com
do-not-reply at jboss.com
Thu Sep 21 16:09:47 EDT 2006
OK, let's make this simple.
Ron, these are the requirements:
1. The messaging client needs to connect to the server over HTTP
2. We need it implemented in such a way that there's no socket listening on the client, but the client can still receive messages asynchronously.
3. When the change is completed, all current Messaging functional tests, stress tests and smoke test must pass.
We have:
- Remoting
- Current Messaging code base
Do whatever you think it's necessary, in your work area, to make the above requirements a reality.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973405#3973405
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973405
More information about the jboss-dev-forums
mailing list