Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » SOA enabling a Scout Application
SOA enabling a Scout Application [message #1094163] Sun, 25 August 2013 07:41 Go to next message
Chris Snow is currently offline Chris SnowFriend
Messages: 50
Registered: December 2011
Member
The API exposed by Scout at http://host:port/context/process?actionId=tab.ServicesView#focus suggests that the backend service API is tightly coupled to supporting the Swing/SWT/RAP client.

It seems that scout provides GUI client services, but not traditional business services that would usually be exposed for SOA type clients.

I have seen the wiki link http://wiki.eclipse.org/Scout/Overview#SOA, so I guess others have used a Scout Application as a SOA service.

1) What are the main considerations when exposing a Scout Application as a SOA service?
2) Does one normally connect a SOA client to the GUI service API, or does one create a business facade to convert the Scout API to something a bit more "business like"?
3) Is documentation generated for the Scout client API that I can provide to third parties (e.g. WSDL/WADL/etc)?





[Updated on: Sun, 25 August 2013 07:49]

Report message to a moderator

Re: SOA enabling a Scout Application [message #1094889 is a reply to message #1094163] Mon, 26 August 2013 10:42 Go to previous message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 1252
Registered: October 2011
Senior Member
I am not sure to understand your entire question, but you should read this:
http://wiki.eclipse.org/Scout/Concepts/Communication

I can also tell that the Communication between the Client and the Service can be changed for something else:
- Some customers do not allow to have serialized information in the messages between client and server.
- I have seen a prototype of a Scout Application where the client server communication was realized over "TIBCO Rendezvous"

So it can be up to you to implement the communication you like.
Previous Topic:scout wiki export to pdf
Next Topic:Searchform search on enter
Goto Forum:
  


Current Time: Fri Apr 26 23:38:24 GMT 2024

Powered by FUDForum. Page generated in 0.03330 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top