Hi,

I want to use Avalon Apache in my project. I was going through the "Developing 
with avalon" paper (http://avalon.apache.org/developing/decomposing.html). I am 
interested in server based project where the services reside out of the box 
(meaning: out of Avalon environment) and i want to use those service interfaces 
within Avalon components.
For example: There exists a service for "sheduling services" developed outside 
Avalon. This service exposes its interface. I want to use this service in 
Avalon component, but i dont want to implement this interface and redo the 
work, since its already developed outside. How, is this possible?
for more clarification, i can quote the sentence from 
http://avalon.apache.org/developing/decomposing.html site:

"Some of the services we defined will be implemented by third party systems 
such as the Messaging Service and the Workflow Management Service. It is in 
your best interest to use a standard interface for these services so that you 
can change vendors later"

So, how do we interact with this third party/ out of the box services in Avalon 
and handle the service oriented scenario.
It wud be helpful if i get some sample handling the same scenario.

Since, its very urgent,
reply soon,
Tks,
Lajwanti.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to