• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Epicentric

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Anyone there who knows Epicentric Foundation.
1. How Building blocks are created and used ?
2. How WebService components are creted and used ?
Is there any discussion forum on Epicentric.

Thanks in advance,
Prakash.
 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Prakash,
Heres some info...
Epicentric modular Web services(MWS) is a technology composed of two parts:
MWS client Consists of an MWS container module that has been an integral
part of the EFS platform. When the server administrator adds an MWS module to the EFS site, the service is displayed within the MWS container.
MWS server Runs on the MWS host and both contains and supports various
modular Web services. The MWS server is part of the mwstoolkit.war that
is distributed with the MWS Toolkit.
When server administrators add an MWS module to an EFS site, they are effectively
adding a module instance. From the user's perspective, the MWS module
is like any another module. From EFS�s perspective, the MWS module connects
to the modular Web service through the MWS Comms service. The comms service,
using the MWS protocol, wraps EFS requests into SOAP messages that are
sent over the internet to the MWS server.
The MWS server (on the MWS host), through the ServiceRoutingServlet,
marshalls (or translates) messages into a form that the modular Web service
can understand. Epicentric provides a Java-based MWS API that developers can use to create modular Web services.
Use this URL for more info...
http://connect.epicentric.com/.MWS container
 
prakash alluri
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Akshay,
Thank you very much. That's really useful information.
I am scheduled for interviews in this week and next week. I got some pdfs to go through. But none of them provide detail and full info. As I dont have account in epicentric web-site, I cant browse over net for required info. I am totally dependent on others.
If you dont mind, can you give me your phone number, so that I can have some useful chat withyou (I promise I wont disturb you at your worktime).
you can send your contact no to jyothi63@hotmail.com
Thanks,
Prakash.
 
And tomorrow is the circus! We can go to the circus! I love the circus! We can take this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic