> Has anyone created a JCA (Java Connector java.sun.com/j2ee/connector) > for connection to a legacy system.
There is an example Connector which comes with Weblogic 6.1....it may give you some pointers if your going to write your own. You can get hold of it if you download the eval copy of Weblogic. > The only gotcha as far as I can see is that the old system will > send us data back up the connection that will change our data. Do you mean that you cannot read from your legacy system without changing the state of the data within it? Regards DGA > -----Original Message----- > From: A mailing list for Enterprise JavaBeans development [mailto:EJB- > [EMAIL PROTECTED]] On Behalf Of David Cassidy > Sent: 15 March 2002 16:23 > To: [EMAIL PROTECTED] > Subject: [EJB-INT] JCA - connection to legacy system network sockets etc > > Hi all !, > > Has anyone created a JCA (Java Connector java.sun.com/j2ee/connector) > for connection to a legacy system. > > I need to create one to talk to one of our old systems. > > The only gotcha as far as I can see is that the old system will > send us data back up the connection that will change our data. > > Anyone got any experience ? > > Any hints ? > > Thanks > > David > > ======================================================================== == > = > To unsubscribe, send email to [EMAIL PROTECTED] and include in the > body > of the message "signoff EJB-INTEREST". For general help, send email to > [EMAIL PROTECTED] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".