Peter Royal wrote:
On Wednesday, June 4, 2003, at 06:58 PM, Johan Sj�berg wrote:
An example is a Cocoon Transfomrer that needs to lookup a Phoenix (external) service. The same goes for components in other web services that have one entry servlet to a larger system.
subclass :)
Well, yes. That is possible, but then I will have to do some work ;)
In the Cocoon case your example is a very good solution, as component lookups would be handled as they should; through the internal Component manager.
In cases where no internal Component/Service managers exist, Avalon based or not, it gets messier. Luckily I don't think I have any case where the entry servlet's code is closed. In that case some hack overriding init( ServletConfig conf ) or service( ... ) could work, or just AltRMI.
What are the plans for the Sevak project btw? Is it going to be released at some point? What is still missing? Would jetty- jo- and catalina-sevak be different releases? Would it be released here at Avalon?
Cheers,
// Johan
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
