Delivery Final Failure Notice
by postmaster@lists.jboss.org
Can not deliver the message you sent. Will not retry.
Sender: <jboss-user(a)lists.jboss.org>
The following addresses had delivery problems
<contactinfo(a)sparcraft-rigging.com> Reply from 192.168.0.5[192.168.0.5]: 550 5.1.1 User unknown
17 years, 8 months
[JCA/JBoss] - JCA - Implementation and Correct Usage
by rafaelubaldo@me.com
I am evaluating JCA for an upcoming project. I have the following the requirements:
I have one or more TCP log servers on a remote device. These logging servers emit ASCII strings when a remote client connects to listen to the log. The log entries spit out one string at a time.
If I have understood the purpose of JCA correctly, these log servers play the role of the EIS asset and I will have to develop a TCP RA adapter to enable my application running in JBoss AS to receive the log strings.
Is it possible for me to build a resource adapter and have an EJB connect to the log servers automatically when ever the container starts and remain connected until the container shutdowns? Or would it be simpler to create a Servlet Context listener with a simple outboard socket connect?
Any suggestions and commentary would be appreciated.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166825#4166825
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166825
17 years, 8 months