WebSphere Portal Server - Content Access service WPS5.02 is not able to create a valid URL connection

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > July 2005 > Content Access service WPS5.02 is not able to create a valid URL connection





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Content Access service WPS5.02 is not able to create a valid URL connection
dhirenjoshi

2005-07-22, 12:36 pm

CAS of WPS5.02 is not able to return me a valid URL.
This is what my code does..


contentAccessservice =
(ContentAccessService) portletContext.getService(
org
.apache
.jetspeed
.portlet
.service
.ContentAccessService
.class);
if (contentAccessservice != null) {
url =
contentAccessservice.getURL(
urlString,
portletRequest,
portletResponse);
}

Do I need extra configurations to make this work..

Thanks
Dhiren
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com