1 Reply Latest reply on Mar 18, 2006 11:44 AM by aron.gombas

    SvnMonitoringPortlet monitored url

    sj2195

      Hi,

      I was looking at the documentation for kosmos. What if the monitored resource url for SVN repository uses SSL, so the URL has to be https://, and also if password contains wierd characters as in our case like '!', how do we specify such passwords in the URL itself. If I just do a svn list https://u@p:url for our repository, it does not work. How do we specify such urls and user/pass in portlet.xml for kosmos portlets.

      Any ideas?

      thanks,
      Samit

        • 1. Re: SvnMonitoringPortlet monitored url
          aron.gombas

           

          "sj2195" wrote:
          How do we specify such urls and user/pass in portlet.xml for kosmos portlets.

          It should work in that format.
          What error message do you see in the log? Can you see at least the the username and the password are correctly extracted from the full URL?

          Aron