Tagged Questions
The wsrp tag has no wiki summary.
2
votes
1answer
170 views
Producing WSRP 1.0/2.0 from a standalone webapp - state of the art
I intend to produce WSRP interfaces from a standalone Java web application so that one can embed its front-end in portals (Liferay, IBM websphere portal), aside standalone front-end and back-ends.
...
2
votes
2answers
613 views
Creating WSRP portlet with .net
I'm working on a project where I need to create a WSRP portlet webservice with ASP.net.
My first question is what exactly is WSRP, and are there any good examples of it available? So far I have ...
2
votes
5answers
2k views
Web Services for Remote Portlets in C# / .NET — Options?
I recently had my mind expanded by a new concept: Web Services for Remote Portlets, or WSRP. I learned of it during a presentation on a Java-based web portal we are considering purchasing at work; we ...
1
vote
1answer
45 views
Local portlets in webcenter
I'm starting to develop a portal with webcenter 10.3.5 (latest version) and from what I could gather I can only consume portlets through WSRP even if they are local. I would not like to incur in ...
1
vote
1answer
418 views
Quick and easy client for testing WSRP?
I am writing a JSR-168 Portlet to be exposed as a service via WSRP on the WebSphere Portal Server... is there a good tool I could use to test the WSRP service on my desktop? I'm looking for something ...
1
vote
0answers
987 views
Server was unable to process request. ---> Object reference not set to an instance of an object. ASPNETWSRPProducer
ASPNET WSRP Producer
Enviroment
Server Side
APSNETWSRPProducer (producer)
IIS
ASPNET Site
Producer Site
Client Side
Liferay 5.2.3 Tomcat 6
WSRP Proxy (consumer)
Description
I am trying to ...
1
vote
0answers
652 views
WSRP - Server was unable to process request. Security Validation failed at Sharepoint Server
I'm trying to implement a WSRP (web services for remote portlets) solution. I want to consume webparts with a portal.
Enviroment
SERVER 1:
CentOS 5, Liferay 5.2.3/Tomcat 6, portlet WSRP consumer.
...
0
votes
1answer
129 views
Remote rendering WCM content using WSRP on IBM WebSphere Portal 7
We are using WebSphere Portal 7 and WCM 7 on seperate servers. We have set up WSRP so that we can render the WCM content on the Portal server. The problem I am having is that the recommended settings ...
0
votes
0answers
37 views
WSRP v2 Extension Processing
I'm trying to get something to go with a WSRP implementation. What I have is a UserContext object (as defined by the OASIS standard). In addition to a handful of the default list of settings for a ...
0
votes
0answers
162 views
WSRP portlets using Spring portlet MVC
Can we create WSRP portlets using Spring portlet MVC ?
if so, how procedre?
0
votes
0answers
125 views
WSRP portlet integrated in a non portal J2EE application
I dont't know much about portlets so maybe what I'm asking does not make sense, or there is a better way to do it. The thing is that we have a J2EE aplication developed in-house for some of our ...
0
votes
1answer
105 views
WSRP URL rewriting in JBoss Portal 2.7.2
Does anyone know if WSRP URL rewriting is supported in Jboss Portal 2.7.2 when acting as a producer?
Currently, the URL rewriting is done on the consumer, which has to parse the mark-up (returned ...
0
votes
1answer
279 views
WSS - WSRP producer
I am trying to use the WSRP producer with WSS. Is this possible or do I need MOSS? How can i pass the user credentials to SharePoint Server?
Please see my log http://pastebin.com/m501eef46.
0
votes
4answers
2k views
How to show Java portlets in Sharepoint
Does someone know/have experience in showing Java web application generated UI in Sharepoint? We have a Java web application and are evaluating the possibilities to embed Java-generated web UI into ...