• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JCA ??

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
Can JCA adaptor be a tcpip client? That means that it should have connection to the tcpip server and connection should always be up. I get confused when they talk about JCA adapter is standard for connecting to legacy systems such as Databases and yet it can implement any propietery protocal. Additionally can JCA adapter have inbound queue and outbound queue listening to same socket connection and yet serving one client (session bean). If there is alternative to JCA please write.
Thanks,
R
 
reply
    Bookmark Topic Watch Topic
  • New Topic