RE: Design questions

2004-07-12 Thread Anne Thomas Manes
To: [EMAIL PROTECTED] Subject: Design questions Hello all, I need to design and implement a bridge like application between a legacy banking application and a web service. The banking application is written in ADABAS NATURAL and is on a UNIX platform. Below is a sketch of my current design to explain

RE: Design questions

2004-07-12 Thread Anne Thomas Manes
To: [EMAIL PROTECTED] Subject: Design questions Hello all, I need to design and implement a bridge like application between a legacy banking application and a web service. The banking application is written in ADABAS NATURAL and is on a UNIX platform. Below is a sketch of my current design to explain

Re: Design questions

2004-07-09 Thread matthew.hawthorne
Tuncay wrote: Below is a sketch of my current design to explain the situation better: +--+ +--+ | | UNIX | HTTP| Java | HTTP| Web | ADABAS | <---> |Web | <---> | Service | NATURAL | |App

Design questions

2004-07-09 Thread Tuncay
Hello all, I need to design and implement a bridge like application between a legacy banking application and a web service. The banking application is written in ADABAS NATURAL and is on a UNIX platform. Below is a sketch of my current design to explain the situation better: +--+