problem launching a test
problem launching a test
- Subject: problem launching a test
- From: "Richard L. Peskin" <email@hidden>
- Date: Thu, 12 Jun 2003 01:05:14 -0400
I have the following line in a test web page:
<a
href="http://ember:49999/cgi-bin/WebObjects/TimeDisplay.woa/wa/
default">try WebObjects</a>
The web page was not developed using WO, but I simply wanted to
reference a WOapp from this page.
The WOapp (TimeDisplay.woa from the tutorials) was built with the
-WOPort 49999 launch parameter.
The WOapp (TimeDisplay.woa) runs correctly, but when called from the
test web page, I get a "connection refused" error.
However, if I have a WOapp running (say I run the WOapp from
ProjectBuilder, and do not stop the executable), then I can access the
WOapp from the test web page.
I should note that this all on a development platform; i.e. there is no
WO deployment in the sense of running WO on a server. Can anyone
explain what is happening? Is my problem simply that (absent running
the deployment) all I have running is direct connection? If I want to
use the development platform to serve such test web sites, do I have to
install and run the WO deployment? Do I need to do some Apache config
changes to deploy from my development platform? (WO 5.2.1; Mac OSX
10.2.6)
thanks,
--dick peskin
Richard L. Peskin, RLP Consulting, Londonderry, VT
http://www.rlpcon.com
http://www.caip.rutgers.edu/~peskin
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.