We currently have a large system based on a number (10-15) CORBA singelton services (eg. messaging, payment, reporting etc)
These are running in out own-made "service-container" which we frankly don't want to maintain... However, the system is NOT designed around an J2EE "bean-like" architecture... which is good and bad, but we don't have the time or will to change that right now. It would be nice to use JBOSS as an application container for the system which would give us a number of advantages. Could anyone give me some pointer as to if this is possible? I have considered throwing CORBA away and then creating a singelton Entity EJB for each service, but that seems to become very ugly and not very true to the idea of EJB, or? Is there any provision for running NON-EJB server objects on JBOSS? MBeans? Thankful for any advise! Kent View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874020#3874020 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874020 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
