1. Yes, I basically followed the instruction in 
        
http://wiki.objectstyle.org/confluence/display/WO/Installing+WO+5.3+or+W
O+5.4+on+Linux

Add this to my apache2.conf
#WebObjects
Include /etc/apache2/webobjects.conf
<LocationMatch /Apps/WebObjects/.*>
    Order allow,deny
    Allow from all
</LocationMatch>

2. when I link http://156.13.128.145/cgi-bin/WebObjects/MyApp.woa got
this 404 message:
Not Found

The requested URL /cgi-bin/WebObjects/MySchool.woa/1 was not found on
this server.
Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch
mod_ruby/1.2.6 Ruby/1.8.7(2008-08-11) mod_ssl/2.2.11 OpenSSL/0.9.8g
Server at 156.13.128.145 Port 80

That's mean try to call 80 port, question is how to handle this request
to real application port like 2001 or 2002.
Maybe need more thingy in apache2.conf


3. DNS
I change servername from kevin-desktop to 156.13.128.145, no difference.

Anyone has experence in Linux or Ubuntu for this deployment?

Thanks

kevin
"This communication is confidential and may contain privileged and/or copyright 
material. If you are not the intended recipient you must not use, disclose, 
copy or retain it. If you have received it in error please immediately notify 
me by return email, delete the emails and destroy any hard copies. ANZ National 
Bank Limited does not guarantee the integrity of this communication, or that it 
is free from errors, viruses or interference."
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to