did you supply the correct values for your proxyHost and proxyPort? this usually looks like: -DproxyHost=proxy.mycompany.com -DproxyPort=8080
if yes, did you test that your proxy is really working? like testing it with a browser? if yes, did your remove the urls entries using the BadURLManager and restarted your app server? just my two cents... --jaq Quoting Raghdan Rabah <[EMAIL PROTECTED]>: > Hello, > > My jetspeed output the following exception whenever it encounters URL used > by a ClearPortletContorl control. > Like the following > > org.apache.jetspeed.services.urlmanager.URLNotAvailableException: The > following URL is not available because it is considered invalid: > http://jakarta.apache.org/jetspeed/channels/jetspeed.rss > > Also, I cannot see any portlet with ClearPortletContorl while browsing > jetspeed pages. > Using dial up and Lan proxy, I have tried to > > set TOMCAT_OPTS=-DproxySet=true -DproxyHost=proxy -DproxyPort=port > > but still jetspeed is giving that URLNotAvailableException. > > Any help regarding this issue. > > Regards > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
