Hello, Many times that problem is caused by applications and the deployment system assuming different host names or IPs for themselves, making it impossible for them to communicate between each other.
Add -WOHost 127.0.0.1 (or other IP os hostname that makes sense, but unless you have a complicated network setup, 127.0.0.1 usually does the trick) to wotaskd and your apps launch parameters and check if the problem went away. Yours Miguel Arroz On 2010/03/17, at 22:27, Holger Meyer wrote: > Hello, > > I have an old server running a WO application which I want to move to a > new server. > > The new server (linux) is running WebObjects set up as described in > http://wiki.objectstyle.org/confluence/display/WO/Installing+WO+5.3+or+WO+5.4+on+Linux > > I can connect to the Monitor on port 56788 and when I enter a url to > where I expect the WO applications to be (/cgi-bin/WebObjects/...), WO > replies with "The requested application was not found on this server." > > I have copied the directory tree with the application from the old > server to the new server and used the JavaMonitor to add the > application, then configure it. However, something is apparently missing. > > So, is there a tutorial available on how to set up an application under > web-objects? Or a tutorial on how to create a 'Hello World' style > example application from scratch? > > Any help is appreciated. Please let me know what if any further > information is needed so you can provide better answers. > > Best regards, > Holger Meyer > <holger_meyer.vcf> _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-deploy mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-deploy/arroz%40guiamac.com > > This email sent to [email protected]
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com This email sent to [email protected]
