I have a requirement to integrate 2 applications, running on separate JBoss versions, via a separate JMS server.
One application is running on JBoss 3.2.3, the other will be running on JBoss 4.0.3. Information needs to be communicated between the two applications. (e.g. a message will be generated from one app and sent to the other one, where it will be picked up and processed by an MDB.) For security reasons, there must be a physical separation between the deployed app servers, so the intention was to deploy an instance of JBoss stripped down to run JBoss MQ only on an intermediate staging server. However, from looking at some of the few posts on scenarios such as this, there are likely to be some class serialization problems. Has anybody implemented a similar architecture? Is it a viable proposition? Can multiple versions of JBossMQ be deployed in the one environment, or would it be viable to use JBoss Messaging 1.0 on the intermediate server. Thanks, Oisín. Oisín Ó Murchú http://www.thegoodsoftwarecompany.com View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938912#3938912 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938912 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
