|
|
|
date: Wed, 2 Jul 2008 02:27:51 -0700 (PDT),
group: microsoft.public.sharepoint.portalserver
back
Re: MOSS and WSRP, does it work?
Hi,
I was on the search for a while too and ended up developing my own web-
part to consume WSRP portlets from Websphere.
Apart from the IBM point of view, where WSRP is a must and the "way to
go", I did not find many efforts of implementation out there. Even the
examples of .NET consumer and producer that once existed in GotDotNet
were "fased out" along with the site and mysteriously disappeared from
the net.
In my case, my company has some things already working with WSRP
(mainly between Websphere and PHP Portal) and was curious about the
same kind of integration in MOSS. The web-part that ships with MOSS to
consume WSRP has some serious limitations (starting with no support
for web proxy authentication, which is required in my company's
environment) so I developed a new one based on the code from the
windows forms example at http://msdn.microsoft.com/en-us/magazine/cc163651.aspx.
It works, but it's a prototype and not used anywhere... yet.
The only 3rd party framework that I found was from NetUnity (http://
www.netunitysoftware.com/e/?Function=Portal&Site=Framework), which
from the tests we did on the trial version was very nice, except for
the price of the full version that demoralizes anyone who doesnt have
a golden-egg chicken...
Regarding a WSRP Producer in MOSS... well, that's another story.
Didn't venture in those grounds yet.
Hope this helps.
Hugo
----
On Jul 2, 10:27 am, Bram Hoefnagel wrote:
> Hi all,
> I'm searching for a way to include my IBM's test director / quality
> center dashboard pages in my MOSS 07 sharepoint. WSRP seemed me the
> way to go, unfortunatly I don't see many of you get it to work. Or am
> I wrong?
>
> I barely find documentation and examples on the net, so I'm wondering
> does it work? And is WSRP the way to go to include an IBM WSRP
> providing portlet?
>
> Thanks!
> bram
date: Wed, 2 Jul 2008 03:59:12 -0700 (PDT)
author: unknown
|
|