Hello,

I am working on a server task that requires me to log into a third party application 
via CORBA and register a callback with the third party app.  I will then be notified 
when events occur on the third party server.

What I was wondering was if this would fit into J2EE engine such as JBoss.  I was 
checking out the use of .javax.resource.spi.work.Work interface and thought that might 
work, but when you register a callback in CORBA, it tends to spawn extra threads, and 
I figured that might break the thread usage model of a J2EE engine such as JBoss.  

Overall, it seems as though my best bet is to use some interface in the JCA, but not 
sure if that would be correct or not.

Any suggestions or guidance would be very appreciated.

Thanks for your help

Anton

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845452#3845452

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845452


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to