On Friday, July 25, 2003, at 01:59 AM, Serge Huber wrote:





At 05:25 PM 7/24/2003 -0400, you wrote:


> As for a Jetspeed portal dispatching to a Weblogic container, that is
> something that I don't think is covered by the spec.
> The spec covers the contract between the portlet and the container.
> You may want to look into the WSRP for that kind of interoperability.


Oracle claims to be using WSRP for just that:
http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/ articles/OV
ERVIEW.WSRP.JSR168.HTML

Yes indeed I agree WSRP is an interesting integration technology, but it does have a cost : performance. Doing remote HTTP connections with XML encoding / decoding will (probably) never be as efficient as a simple local method call.

Yes I didn't want to say anything negative about the Oracle implementation, because for me the design is quite impressive.
But I can't help thinking about the performance hit for all of the encoding and decoding of simple method calls.



But I do think it would be interesting for Jetspeed 2 to be able to talk both WSRP and Portlet API (and maybe also it's current API for legacy portlets) in order to offer the maximum compatibility.


We should start looking at WSRP and Charon now, and try to build it into the Jetspeed architecture as soon as possible.
But thats a discussion best for the other list (jetspeed-dev)


--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
+01 707 773-4646




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



Reply via email to