I think I already know the answer to this and am very excited... :) Currently I write my own server applications that receive "requests" through tcpi/ip and send thoses requests to 3rd parties in real time...
So bassicaly my server app receives a request, send request to 3rd party, gets response from 3rd party and send response back to "client" So I was thinking that I can use the minimal config of Jboss and write my "server" app as an mbean. So the answer yes :) But what do I need to know to implement, say for now a simple hello world mbean for the MX kernel? I would also need my mbean accessible throught corba using c/C++ client application so I guess I would be able to take advnatge of JBoss's rmi/iiop service right? Thanks! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854809#3854809 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854809 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
