• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WO 5.4 under windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WO 5.4 under windows


  • Subject: Re: WO 5.4 under windows
  • From: Stefan Klein <email@hidden>
  • Date: Tue, 18 Aug 2009 12:13:45 +0200

Hi,

bad news for you. I downloaded and installed 2.2.13 and all works fine.
I used the downloaded the mod_WebObjects.so from the wiki pages.
The only difference I can see, is that i never use path names with spaces under Windows.


Here is my configuration:

httpd -v
Server version: Apache/2.2.13 (Win32)
Server built:   Aug  6 2009 15:50:50

httpd -M
Loaded Modules:
core_module (static)
win32_module (static)
mpm_winnt_module (static)
http_module (static)
so_module (static)
actions_module (shared)
alias_module (shared)
asis_module (shared)
auth_basic_module (shared)
authn_default_module (shared)
authn_file_module (shared)
authz_default_module (shared)
authz_groupfile_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cgi_module (shared)
dir_module (shared)
env_module (shared)
expires_module (shared)
include_module (shared)
isapi_module (shared)
log_config_module (shared)
mime_module (shared)
negotiation_module (shared)
WebObjects_module (shared)
rewrite_module (shared)
setenvif_module (shared)
php5_module (shared)


Stefan

(Please keep on list)

Mertz Stéphan schrieb:
Stefan,

Same problem with 2.2.11
Perhaps a problem with the mod_WebObjects.so file

Le 18 août 09 à 11:18, Stefan Klein a écrit :

Hi Stéphan,

I didn't notice anything unusual. So I had to install Apache 2.2.13 on one of my servers to test the module.
Currently we use 2.2.11 under WinXP Pro Service Pach 2 and Windows 2003 Server.


Stefan

Mertz Stéphan schrieb:
Of course:




Le 18 août 09 à 10:11, Stefan Klein a écrit :

Hi Stéphan,

can you send me your http.conf please.

Stefan


Mertz Stéphan schrieb:
Hi Stefan,

Your apache WO Adapter doesn't work with Apache 2.2.13.
Here is the log:
C:\Documents and Settings\improve>"D:\Program Files\Apache Software Foundation\A
pache2.2\bin\httpd.exe" -t
httpd.exe: Syntax error on line 117 of D:/Program Files/Apache Software Foundati
on/Apache2.2/conf/httpd.conf: Cannot load D:/Program Files/Apache Software Found
ation/Apache2.2/modules/mod_WebObjects.so into server: Cette application n'a pas
pu d\xe9marrer car la configuration de l'application est incorrecte. R\xe9insta
ller l'application pourrait r\xe9soudre ce probl\xe8me.


Any idea ?

Stéphan

Le 25 mars 09 à 09:21, Stefan Klein a écrit :

Hi,

I added a short description to the Wiki. You will find it under
http://wiki.objectstyle.org/confluence/display/WO/Windows+Deployment+WO+5.4



Don, I think it would be very helpfully if you can add a hint to your installer.


Stefan


Don Lindsay schrieb:
Hello;

Let me check my notes. I submitted the steps for installing 5.4 to windows last year I think it was, to the list. I will get back with you once I have it. I also have an installer that does all of the installation for hosting on Linux, Windows and Solaris. I am still testing it at this time. But it should be released shortly.

Thanks

Don
On Mar 24, 2009, at 7:49 AM, David Avendasora wrote:

Hi Fred,

Would you be willing to document everything in detail and post it to the Wiki? Or send it to me and I'll post it to the wiki? If you can provide the compiled WO Adaptor for Apache 2.2, that would be even better!

The current content on the wiki is quite old refers to WO 5.1 and 5.2, referencing copying the frameworks from the installation CD.

I think this is a relatively common question for people now that Apple has officially stated that WO applications and all required frameworks can be served from any platform.

Dave


On Mar 24, 2009, at 4:46 AM, Stefan Klein wrote:

Hi Fred,

I'm are working on the same issue.

My configuration is:

Win2003 Server 64bit, Apache 2.2, JDK 1.5 and WO 5.4

I copied the WO Stuff from the Mac to the following structure:

c:/Apple/Library/Frameworks
c:/Apple/WebObjects/JavaApplications (JavaMonitor and wotaskd)
c:/Apple/WebObjects/Configuration/

My applications and frameworks go to c:/Apple/LocalLibrary

I set the NEXT_ROOT environment variable to C:/Apple.

To run wotaskd and JavaMonitor as windows services I use FireDaemon.

At least I compiled the WO Adapter under VisualStudio against Apache 2.2.

We are still testing, but it seems to work fine (famous last words :-) )

Stefan


Frédéric JECKER schrieb:
Hi list,

Does anyone has already succeeded in deploying WO 5.4 apps under windows ?
If yes, what's the procedure to follow to update existing server installations from 5.2.3 to 5.4 ?
Our clients are running only windows servers with WO 5.2.3 and we wish we could update them to the latest WO 5.4 + JDK 1.5.


Thanks for your answers

Fred
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:


This email sent to email@hidden


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:


This email sent to email@hidden



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:


This email sent to email@hidden

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:


This email sent to email@hidden


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:


This email sent to email@hidden





_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: WO 5.4 under windows (From: Mertz Stéphan <email@hidden>)
 >Re: WO 5.4 under windows (From: Stefan Klein <email@hidden>)
 >Re: WO 5.4 under windows (From: Stefan Klein <email@hidden>)

  • Prev by Date: Re: WO 5.4 under windows
  • Next by Date: Generating Tumbnails
  • Previous by thread: Re: WO 5.4 under windows
  • Next by thread: Re: WO 5.4 under windows
  • Index(es):
    • Date
    • Thread