Anyone seen this before...443 is the secure port, however, the URL is secure way before this point, and I'm not sure why its tacking _ssl to my url, this is messing me up.
Please if you have any suggestions let me know. Thank you in advance --- On Wed, 10/15/08, Mersida Kurti <[EMAIL PROTECTED]> wrote: From: Mersida Kurti <[EMAIL PROTECTED]> Subject: _SSL:443 secure ports question To: "WebObjects Dev Apple" <[email protected]> Date: Wednesday, October 15, 2008, 4:10 PM Hello all, I have a question about secure ports in WO. My app's url is secure, https, and the URL goes something like this: https://hostname/cgi-bin/WebObjects/Appname.woa blah blah but as soon as i hit a submit button i get a _SSL:443 tacked on to my URL, so I see something like this: https://hostname_SSL:443/cgi-bin/WebObjects/Appname.woa which is causing me problems because my browser tells me address is not found as soon as I hit the submit button. Can you please help me with this? How do I deal with this? I'm using Eclipse 3.3.2 Java 5, WO 5.4.3, Leopard 10.5.5 Thanks for all your help. Mersida _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/muc154%40yahoo.com This email sent to [EMAIL PROTECTED]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
