At 12:16 PM -0700 5/17/07, Cynick wrote: >Hi Stephen and Aaron, > >I've been trying to get the pas portal to work with my local SDS. I >ran into a problem with creating curnit references into my local >portal. It seems that the SDS is not properly handling my localhost >URL. If I use the following url, I get this ruby error: > >http://localhost:8080/webapp/library/curnit/Direct+and+Emergent+Processes+for+Engineering+Science.jar > >OpenURI::HTTPError (404 /webapp/library/curnit/Direct+and+Emergent >+Processes+for+Engineering+Science.jar):
For debugging purposes try these variants for the host and port: http://0.0.0.0:8080 and http://<your_actual_ip_address>:8080 Also read my first message in this thread: re: strange http bug in tels-develop.soe.berkeley.edu: 8080 http://groups.google.com/group/SAIL-Dev/browse_frm/thread/b700a56f8a824521/6027ba35a8f51bbf?lnk=gst&q=strange+http+bug&rnum=1#6027ba35a8f51bbf --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SAIL-Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/SAIL-Dev?hl=en -~----------~----~----~----~------~----~------~--~---
