• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

problem in displaying wsrpproxy portlet with liferay

 
Ranch Hand
Posts: 151
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I am new to portals and experimenting with available portlets

I want to know what is subtle difference between local and remote preference

The idea behind asking this question is as follows

1] i got success in configuring my wsrp proxy with edit Local Preferences
as steps explained in this url
http://content.liferay.com/4/docs/ppt/wsrp/wsrp-portlets.ppt

2] now i tried following to access remote portlet
2.1] started second instance of liferay on other machine
in this case this other machine will act as producer
and my machine will act as consumer

2.2] through browser i just call my machine
and added wsrp proxy content to my page

2.3] now page shows me 2 links
edit local preferences
and edit remote preferences

2.4]since i want to access portlet running on other machine
i click edit remote preferences
i got error message like
Portlet is temporarily unavailable

2.5] so i moved back to same page which shows me two links
edit local preferences
and edit remote preferences

2.6] and clicked on edit local preferences
at this time i got proper window
here i just change
http://localhost:8082/c/wsrp
to
http://ps2740:8082/c/wsrp
where ps2740 is machine name on which 2nd instance of liferay is running
now my question is that how to call remote preferences
[ April 25, 2007: Message edited by: ganesh pol ]
 
Ranch Hand
Posts: 437
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Is liferay an product of sun?
With regards,
Padma priya N.G.
 
Ranch Hand
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No Liferay is not a SUN Product
just visit www.liferay.com
 
ganesh pol
Ranch Hand
Posts: 151
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hay... someone should give answer to it
I am searching for it from last 2 days on web also
 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In Liferay,
preference settings are divided into local and remote settings. The local preferences are used
to de ne the four producer interfaces while the remote preferences are for portlet settings which
are what users normally do in the edit mode. Liferay was also found to be able to retrieve the
available remote portlet list automatically from the WSRP4J producer.The edit
support is fully functional in Liferay, but it failed to open the remote help page, displaying an
empty page instead suggesting the help mode was not fully supported.
 
a fool thinks himself to be wise, but a wise man knows himself to be a fool - shakespeare. foolish tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic