Results 1 to 4 of 4

Thread: problems in Change the contact-cas url

  1. #1

    Default problems in Change the contact-cas url

    I have successfully run the contact-cas example on my http:localhost:8080/contacts-cas. url. However when I intend to make a change on the URL via the applicationContext.xml file. I changed all the localhost into something like. https:richardxxx.xx.com:8443/.... from https:localhost:8443/... After I remake the warfile and deploy it to tomcat. I use the URL:http://richardxxx.xx.com:8080/contact-cas to access the example. I have been redirect to CAS server, after I fill the login page. The program told me the https server name is wrong. This is a strange error, because in the applicationContext.xml file I have changed all the localhost to richardxxx.xx.com. which should have settle the problem.
    I dont' know what to do now. I have to change it back to localhost. Is there anything I did wrong so I can not change the URL?

    Please show more details on how to work with contacts-cas example.

  2. #2
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    Did you edit etc/cas/applicationContext.xml and change the casProxyTicketValidator.proxyCallbackUrl as well as serviceProperties.service?

    If it's SSL certificate acceptance related, did you try following the "troubleshooting" section of etc/ssl/howto.txt?

    Please provide a more specifc error message if the problem continues,

  3. #3
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    I just edited the troubleshooting section, so maybe that will help. See http://forum.springframework.org/showthread.php?t=10479.
    Last edited by robyn; May 14th, 2006 at 04:45 PM.

  4. #4

    Default I have change the host address inside the applicationcontex

    I have changed the host url inside the applicationContext.xml file. on TicketValidattor and the serviceProperites. I have also follow your guide with howto.txt on ssl. I still can't get it to work with change url.

Similar Threads

  1. Replies: 8
    Last Post: Aug 24th, 2005, 01:09 PM
  2. Replies: 0
    Last Post: Aug 18th, 2005, 08:33 AM
  3. dependency problems?
    By asaf.lahav in forum Data
    Replies: 3
    Last Post: Jul 21st, 2005, 03:36 PM
  4. Change Password interim step
    By markstgodard in forum Security
    Replies: 5
    Last Post: Jul 19th, 2005, 02:59 AM
  5. Replies: 1
    Last Post: May 29th, 2005, 06:03 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •