Web Services

VA Smalltalk is a "100% VisualAge compatible" IDE that includes the original VisualAge technology and the popular VA Assist and WidgetKit add-ons.

Moderators: Eric Clayberg, wembley, tc, Diane Engles, solveig

Web Services

Postby tc » Sun Apr 03, 2011 9:09 pm

Hello,

Most large corporations I've seen conduct internal audits to ensure departments are using the recommend apps. For example, a web services server that external customers see/use might be Apache or GlassFish according to that standard. However, department 'ABC' has their business app written in ST and operations exposed as a web service.

In production, the main server would sit at 'anIpAddress' and the ST server would sit behind it at 'anInternalIpAddress:8080'. A web service request comes into the main server, 'getRate' for example, and the main server issues a web service call to the ST server since that is where the functionality actually lives.

ws diagram.JPG
ws diagram.JPG (19.48 KiB) Viewed 108 times


The ST server processes the request and returns the answer.

Is the above a 'good' solution or is some other method prefered to handle a web service call like this?

Thanks.

--tc
tc
Moderator
 
Posts: 304
Joined: Tue Oct 17, 2006 7:40 am
Location: Raleigh, NC

Return to VA Smalltalk 7.0, 7.5 & 8.0

Who is online

Users browsing this forum: No registered users and 1 guest

cron